-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paper: Training a Supervised Cilia Segmentation Model from Self-SupervisionPaper added #929
Paper: Training a Supervised Cilia Segmentation Model from Self-SupervisionPaper added #929
Conversation
Curvenote Preview
|
@salirezav Thanks for your submission. Can you update the DOIs that fail the checks? You may be able to add citation keys you want to ignore if their DOIs don't exist in myst.yml under error_rules:
|
Hi, Thank you for your help. I made sure that every bibliography entry has a valid DOI, and otherwise appended them to the error_rule section. However, the check step still fails to complete. |
Hi @salirezav, I am Tek Kshetri, A graduate student at the University of Calgary, Canada. and one of the reviewers of your paper. I am currently reading your paper and will provide you with some comments here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, the paper is well-written and easy to understand, even for someone not from the medical field. I appreciate the clarity and thoroughness of the authors' explanations. Thank you for giving me the opportunity to review this work.
Summary of paper:
The study introduces a self-supervised framework for automating cilia segmentation, crucial for diagnosing ciliopathies. Traditional methods rely on labor-intensive, manually labeled data. The new approach leverages optical flow to generate motion-based pseudolabels from healthy cilia videos, creating a robust training set for a semi-supervised neural network. This model effectively segments both motile and immotile cilia, overcoming inconsistencies in ciliary motion. Using a two-stage process involving optical flow and autoregressive modeling, the method achieves high accuracy without expert-drawn masks, significantly enhancing automated cilia analysis and potentially accelerating research and diagnostics for ciliopathies.
My general comments
I have listed few general comments as below,
- All the figures have two copies in
png
andwebp
formats. I suggest removing one of them. - The paper could be further enhanced by including a detailed discussion section. This section could compare the proposed method with existing approaches, elaborate on potential limitations, and suggest future research directions. Furthermore, it would be nice to explain about the generalization of the model. Additionally, a deeper analysis of the pseudolabeling accuracy and its impact on the model’s performance would provide more comprehensive insights into the framework’s efficacy.
Hello @salirezav 👋 , thanks for your submission! I'm Chong Shen, one of the reviewers of your paper. I'll add my comments shortly. |
General commentsThe authors propose a two-stage process to improve image segmentation models for cilia detection. The first step of the process first applies a series of image processing techniques, followed by auto regressive modelling. Finally, they apply a FPN architecture to train their image segmentation model. The results from this work is promising especially since the proposed method appears to be quite novel. I've provided a few comments in the manuscript. However, there're still a few points below that I'd encourage the authors to address before accepting it:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please refer to my commment here.
Hello @iamtekson, |
Hello @chongshenng, |
Hi @salirezav Just a reminder that 2nd Sept is the final deadline for the author(s) to make edits to the submission. |
Hi @sanhitamj ! Thank you for the reminder! All of the changes suggested by the reviewers have been already made and pushed. I only need to make a minor change and then everything will be ready way before the deadline. Thank you for all the help! |
@salirezav thanks for the submission and the subsequent edits as well. @iamtekson and @chongshenng thank you so much for the careful review. Will you please get back with your final decision about the paper by 9th Sept? |
Now, it looks much more improved. I vote for accepting it. Thanks @sanhitamj and @salirezav for providing me the opportunity to review it. |
If you are creating this PR in order to submit a draft of your paper, please name your PR with
Paper: <title>
. An editor will then add apaper
label and GitHub Actions will be run to check and build your paper.See the project readme for more information.
Editor: Sanhita Joshi @sanhitamj
Reviewers: