Peer Review History
| Original SubmissionJune 15, 2024 |
|---|
|
PONE-D-24-24094Multivariate Gaussian Bayes Classifier with Limited Data for Segmentation of Clean and Contaminated Regions in the Small Bowel Capsule Endoscopy ImagesPLOS ONE Dear Dr. Mehridehnavi, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. Please submit your revised manuscript by Nov 04 2024 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org . When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. Please include the following items when submitting your revised manuscript:
If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter. If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols . Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols . We look forward to receiving your revised manuscript. Kind regards, Xiaohui Zhang Academic Editor PLOS ONE Journal Requirements: When submitting your revision, we need you to address these additional requirements. 1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and 2. Please note that PLOS ONE has specific guidelines on code sharing for submissions in which author-generated code underpins the findings in the manuscript. In these cases, all author-generated code must be made available without restrictions upon publication of the work. Please review our guidelines at https://journals.plos.org/plosone/s/materials-and-software-sharing#loc-sharing-code and ensure that your code is shared in a way that follows best practice and facilitates reproducibility and reuse. 3. In the online submission form, you indicated that [The three different datasets, and codes that support the findings of this manuscript are available from the first author (V.S.), upon reasonable request.]. All PLOS journals now require all data underlying the findings described in their manuscript to be freely available to other researchers, either 1. In a public repository, 2. Within the manuscript itself, or 3. Uploaded as supplementary information. This policy applies to all data except where public deposition would breach compliance with the protocol approved by your research ethics board. If your data cannot be made publicly available for ethical or legal reasons (e.g., public availability would compromise patient privacy), please explain your reasons on resubmission and your exemption request will be escalated for approval. 4. PLOS requires an ORCID iD for the corresponding author in Editorial Manager on papers submitted after December 6th, 2016. Please ensure that you have an ORCID iD and that it is validated in Editorial Manager. To do this, go to ‘Update my Information’ (in the upper left-hand corner of the main menu), and click on the Fetch/Validate link next to the ORCID field. This will take you to the ORCID site and allow you to create a new iD or authenticate a pre-existing iD in Editorial Manager. 5. Your ethics statement should only appear in the Methods section of your manuscript. If your ethics statement is written in any section besides the Methods, please delete it from any other section. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Partly Reviewer #2: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: No Reviewer #2: Yes ********** 3. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #2: No ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 5. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The manuscript presents a statistical model designed to segment clean and contaminated regions in wireless capsule endoscopy (WCE) images using a multivariate Gaussian Bayes classifier. The main goal is to improve the visualization quality of WCE images, which is often hindered by contaminants like food residue and bubbles. The model uses only 20 manually labeled images for training and applies probabilistic Gaussian distribution models to RGB color pixel intensity values for classification. Its performance was evaluated using the Kvasir, SEE-AI, and CECleanliness datasets. Before publication, I recommend addressing the following points: 1- The manuscript claims the model is novel, cost-effective, and suitable for resource-limited settings. This is highly relevant in medical applications where large annotated datasets are difficult to obtain. However, it would be helpful to elaborate on how this model differs from existing solutions. Can you provide a detailed comparison with other similar models to justify its applicability? 2 - Using various datasets to test the model's robustness and adaptability is commendable. The results show high accuracy and robustness across different datasets. However, a more detailed analysis of the characteristics of each dataset and how they influence the model's performance would be beneficial. What specific challenges did each dataset present, and how did the model overcome them? 3 - The manuscript highlights that while the GBC model may not achieve the highest accuracy compared to deep convolutional neural networks (DCNNs), it is significantly less resource-intensive. This point is critical, especially for clinical settings with limited computational resources. It would strengthen your argument to include detailed resource usage metrics (such as memory and computational time) for both the GBC and DCNN models. How do these differences impact practical applications in a clinical setting? 4 - The process of selecting 20 images for training is not entirely clear. What criteria were used to ensure these images represented both clean and contaminated regions adequately? Providing a more detailed explanation of this selection process and ensuring the diversity of training images would address concerns about the model's generalizability. 5 - The manuscript should explain how the model deals with images that contain both clean and contaminated regions. Is there a specific threshold or rule applied in these cases? This is important because MDs do not drop contaminated images as they still may contain clinically relevant features. How does the model ensure that these features are not missed? 6 - The model's performance varies across different datasets. It would be insightful to discuss the potential reasons for these differences. Have you considered correlating the preparation scores of each image (like SBFVQ or BBPS) with the model's predictions? A subgroup analysis based on lesion type could also provide valuable insights into the model's performance in different clinical scenarios. 7 - Including additional evaluation metrics such as precision, recall, and F1-score, AUROC, would provide a more comprehensive assessment of the model's performance. These metrics can help understand the balance between correctly identifying clean and contaminated regions, and addressing issues with false positives and false negatives. 8 - Discussing the practical applications of this model in a clinical setting would be highly valuable. How do you envision this model being integrated into existing WCE review workflows? Current software already has functions for small bowel preparation scoring. How can this model enhance or complement these existing functions? Providing a roadmap for integration into clinical practice would demonstrate its potential real-world impact. Reviewer #2: In this work, the authors proposed a multivariate Gaussian Bayes classifier to classify small bowel capsule endoscope images into clean and contaminated regions. Compared to existing neural network-based classifiers, this algorithm only requires 20 manually pixel-labeled images, which is very important in situations with limited labeled images. In addition, this algorithm is also robust to various real-world degradation scenarios, e.g., motion blur, defocus… Overall, the paper is well-written and has a good structure. The author provides sound reasoning for the design of the algorithm, together with solid evaluations. I would recommend accepting this paper once the authors address the following concerns: Major concerns: 1. Fig 7: The x and y axis's meaning is unclear. Please define the meaning of clean region. Does it refer to the ratio of clean area in the whole image? 2. Line 339-404: how do the accuracy, DSC, and IOU look like if we apply U-net and Pix2pix algorithms that are trained on the Kvasir dataset to classify SEE-AI and CECleanliness data? If the authors see worse results, this will further help the author to reason that the GBC algorithm can be transferred to different datasets, especially for datasets with limited data where neural network-based algorithms won’t work. Minor concerns: 1. Line 215: ( = |) and (|) change to p( = |) and (y=c|) 2. Line 342: Assessment ‘of ’ the performance …. ********** 6. PLOS authors have the option to publish the peer review history of their article (what does this mean? ). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy . Reviewer #1: No Reviewer #2: No ********** [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/ . PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org . Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
Multivariate Gaussian Bayes Classifier with Limited Data for Segmentation of Clean and Contaminated Regions in the Small Bowel Capsule Endoscopy Images PONE-D-24-24094R1 Dear Dr. Mehridehnavi, We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements. Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication. An invoice will be generated when your article is formally accepted. Please note, if your institution has a publishing partnership with PLOS and your article meets the relevant criteria, all or part of your publication costs will be covered. Please make sure your user information is up-to-date by logging into Editorial Manager at Editorial Manager® and clicking the ‘Update My Information' link at the top of the page. If you have any questions relating to publication charges, please contact our Author Billing department directly at authorbilling@plos.org. If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. Kind regards, Xiaohui Zhang Academic Editor PLOS ONE Additional Editor Comments (optional): Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #1: All comments have been addressed Reviewer #3: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #3: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #3: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #3: Yes ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #3: Yes ********** 6. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: (No Response) Reviewer #3: 1. The choice of k=20 in the k-means clustering requires further justification. It would be beneficial if the authors could provide evidence to support this parameter selection. 2. There appears to be a significant discrepancy in the test set sizes between the proposed GBC method (1,980 samples) and the baseline models (U-Net and Pix2Pix, 400 samples each). This discrepancy may lead to an unfair comparison of performance metrics across models. I recommend either aligning the number of test samples or providing a clear rationale for this disparity to ensure a fair and robust comparison. Minor Comment: Please ensure the title formatting of all references is consistent. For example, in references 12 and 27, the titles have each word capitalized, while others do not. ********** 7. PLOS authors have the option to publish the peer review history of their article (what does this mean? ). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy . Reviewer #1: No Reviewer #3: No ********** |
| Formally Accepted |
|
PONE-D-24-24094R1 PLOS ONE Dear Dr. Mehridehnavi, I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now being handed over to our production team. At this stage, our production department will prepare your paper for publication. This includes ensuring the following: * All references, tables, and figures are properly cited * All relevant supporting information is included in the manuscript submission, * There are no issues that prevent the paper from being properly typeset If revisions are needed, the production department will contact you directly to resolve them. If no revisions are needed, you will receive an email when the publication date has been set. At this time, we do not offer pre-publication proofs to authors during production of the accepted work. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few weeks to review your paper and let you know the next and final steps. Lastly, if your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. If we can help with anything else, please email us at customercare@plos.org. Thank you for submitting your work to PLOS ONE and supporting open access. Kind regards, PLOS ONE Editorial Office Staff on behalf of Dr. Xiaohui Zhang Academic Editor PLOS ONE |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .