Peer Review History
| Original SubmissionJuly 11, 2022 |
|---|
|
PONE-D-22-19514Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraintPLOS ONE Dear Dr. Kloster, 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. ============================== ACADEMIC EDITOR: Please revise your manuscript based on the reviewers comments and suggestions. ============================== Please submit your revised manuscript by Sep 17 2022 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, Kathiravan Srinivasan 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. In your Methods section, please provide additional information regarding the permits you obtained for the work. Please ensure you have included the full name of the authority that approved the field site access and, if no permits were required, a brief statement explaining why. 3. We noted in your submission details that a portion of your manuscript may have been presented or published elsewhere. [DETAILS AS NEEDED] Please clarify whether this [conference proceeding or publication] was peer-reviewed and formally published. If this work was previously peer-reviewed and published, in the cover letter please provide the reason that this work does not constitute dual publication and should be included in the current manuscript. 4. We note that you have stated that you will provide repository information for your data at acceptance. Should your manuscript be accepted for publication, we will hold it until you provide the relevant accession numbers or DOIs necessary to access your data. If you wish to make changes to your Data Availability statement, please describe these changes in your cover letter and we will update your Data Availability statement to reflect the information you provide. 5. Please include your full ethics statement in the ‘Methods’ section of your manuscript file. In your statement, please include the full name of the IRB or ethics committee who approved or waived your study, as well as whether or not you obtained informed written or verbal consent. If consent was waived for your study, please include this information in your statement as well. 6. Please include captions for your Supporting Information files at the end of your manuscript, and update any in-text citations to match accordingly. Please see our Supporting Information guidelines for more information: http://journals.plos.org/plosone/s/supporting-information. [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: Yes Reviewer #2: Yes Reviewer #3: Yes Reviewer #4: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes Reviewer #4: No ********** 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: No Reviewer #2: Yes Reviewer #3: Yes Reviewer #4: Yes ********** 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 Reviewer #3: Yes Reviewer #4: 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 discusses some DL-mediated advancements in object segmentation in micrographs through the application of an object-based tiling approach and an object integrity constraint. However, there are some queries I have in this respect: 1. The authors mentioned that the segmentation ground truth only classified a structure as a 'diatom' if at least 75% of it was within a tile. What algorithm was used to compute the surface area of the various diatoms? Was this done computationally via some in-built algorithm in the image acquisition software, or did the author/(s) develop their own algorithm and/or code to do this? If neither (e.g. the authors did this classification manually), how did they ensure consistency between the various diatoms in the sample, when applying this criterion? 2. As the specimen used here was a diatom strew mounted by the author/(s) themselves, how did the currently proposed object-based segmentation approaches perform with regards to diatoms which were stacked/overlaid above other diatoms? The authors mentioned in the manuscript that "very dense aggregates of diatom material, where it was not possible to tell apart individual cells, were not considered" (quote from their manuscript). However, if the aggregates were not as dense (i.e. it was possible to discriminate between the individual cells), but still consisted of different diatom types [e.g. pennate diatoms overlaying rounded diatoms (such as Coscinodiscus sp.) or diatom fragments], how did the proposed object-based segmentation approach perform for such cases? Was it able to pick out the individual diatoms within the pile, or did it treat the overlaid diatoms as a single agglomerated entity? 3. The authors described their developed object-based tiling methods coupled with an object integrity constraint. However, will this influence the stride of the tiles as well, especially if the diatoms are irregularly spaced apart (as in this strew) and how does the algorithm mitigate this effect, since some tiles may contain (for instance) half of a diatom and the next window may contain the other half of the diatom? 4. The authors mentioned about the splitting of the image subsections into 512*512 tiles in the manuscript, but did not mention how this was performed (e.g. using MATLAB, Python, etc). Please include this information in the Methods section as well. 5. As this is a study focused on deep learning, please include information such as the training time (per iteration or epoch) required for training the Mask-RCNN & U-Net models, as well as the loss function plots for each of these frameworks during the training. The former would be useful for gauging the relative computational complexity of the frameworks used, while the latter may be used to identify if the model training proceeded optimally. 6. Please include the registered mark (®) after the word NVIDIA (when referring to the V100 GPU) on page 12. On a separate note, it would also be good if the authors could include a section on the future potential applications of their current algorithm. Some aspects which the authors might consider to include in this section are as follows: 7. Can this algorithm be used to characterize living diatoms, rather than just the siliceous tests? If unsure, the authors may want to include this point as a statement for future expansion of the current work in optical microscopy. 8. Can the algorithm be developed further to phylogenetically classify the diatoms based on their frustule or poroid composition (down to their individual species)? Reviewer #2: From a theoretical point of view this new automatic technic of diatom analysis seems promising. "Deep learning" in principle is a milestone in the field of object detection and comparison. But some questions have to be answered: - The author investigated diatoms from the Menne river comprising more than 110 different species. Please provide a brief introduction about those species. Are there any differences in recall and precision among the species. - There is little information on the diversity of diatoms analyzed. A model that has been trained from images with similarly shaped diatoms will have more difficulty in detecting other diatom shapes. - How to ensure the precision of human annotator? - I suggest that these minor corrections should be done before the publication Reviewer #3: This paper described an implementation of deploying deep learning-based instance segmentation algorithm, Mask-RCNN, in the area of microorganism detection. It demonstrates that, being well trained on the dataset, Mask-RCNN/U-net have a good performance on recognizing a variety of components and thus can facilitate the analysis of microorganism through image processing. Such applications in biology are not rare (such as Ruiz-Santaquiteria, J., Bueno, G., Deniz, O., Vallez, N., & Cristobal, G. (2020). Semantic versus instance segmentation in microscopic algae detection. Engineering Applications of Artificial Intelligence, 87, 103271). The authors recommend 3 data preparation/augmentation methods for algorithm training purpose, i.e., 1) fixed-size tiling, 2) object-based positioning, and 3) object-based positioning + object integrity constraint. It was founded that the last method had the best performance. I think the main novelty that the authors intend to present in this paper is the step-by-step improvement among the 3 data augmentation methods. However, to my point of view, the development of these 3 methods is the procedure of eliminating the mistakes made during the process and the improvement in the model performance is no surprise. For example, when the raw image is cut into sub-images, the cutting off objects (below 75%) at the cutting boundary would be wrongly labelled. Expect that the author can prove that this is a routine procedure by the peers, otherwise this error should not have happened during the data preparation and getting rid of such wrongly labelled data should be a normal job (as introduced by the authors in the following 2 methods). Therefore, my opinion is that the novelty in the paper is not strong enough to convince me to accept it. Reviewer #4: The research work was lacking originality. The techniques used are well-known, and the contribution made by the use of object integrity constraints is minor and not novel. It's unclear how the object integrity constraint is calculated without first segmenting the object, which appears to be a redundant process. The database employed is quite small. ********** 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: Yes: Jian Zhao Reviewer #3: No Reviewer #4: 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 |
|
PONE-D-22-19514R1Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraintPLOS ONE Dear Dr. Kloster, 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 revise the manuscript based on the reviewers suggestions and comments Please submit your revised manuscript by Nov 24 2022 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, Kathiravan Srinivasan Academic Editor PLOS ONE [Note: HTML markup is below. Please do not edit.] 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 #2: All comments have been addressed Reviewer #3: (No Response) ********** 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 #2: Yes Reviewer #3: Partly ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: 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 #2: 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 #2: 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: 1. The authors have addressed most of the comments as provided for the previous manuscript submission. However, for Reviewer #1 Comment #1, the authors responded that they determined the area of the diatom covered by the tile by counting the number of pixels and comparing this with the area of the diatom (also by enumerating the number of pixels covered by the diatom). Nonetheless, they did not clearly indicate this approach in their manuscript (especially in lines 193-206, where they supposedly describe the tiling and segmentation of the diatoms). It would thus be prudent to mention this method in the manuscript to avoid confusion by the reader. In the same regard, the authors may also need to address the issue of the diatoms spanning across multiple focal planes since not all diatoms would be expected to reside in the same focal plane - did they acquire an extended depth-of-field (EDF) image of the diatom and compute the area of the diatom by counting the number of pixels occupied by the diatom (assuming that it was residing in a single 2D plane, instead of spanning across a 3D volume)? If so, wouldn't this be subject to inaccuracies, since the actual area covered by the diatom would actually be greater than what was being computed in this context? 2. Line 256 seems to indicate some issue with the double quotation marks - please assist to resolve this matter. 3. Line 290 needs to be rewritten as "The output matrix for each input pixel contained the prediction score for a sample belonging to the diatom class". Reviewer #2: (No Response) Reviewer #3: After checking the authors' response, I still insist my decesion on my 1st revision, which is rejection. ********** 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 #2: Yes: Jian Zhao Reviewer #3: 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 2 |
|
Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraint PONE-D-22-19514R2 Dear Dr. Kloster, 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 for payment will follow shortly after the formal acceptance. To ensure an efficient process, please log into Editorial Manager at http://www.editorialmanager.com/pone/, click the 'Update My Information' link at the top of the page, and double check that your user information is up-to-date. If you have any billing related questions, 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, Kathiravan Srinivasan 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 #2: 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 #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: 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 #2: 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 #2: 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: The current manuscript presents a viable DNN-mediated approach to object segmentation in micrographs of diatoms, which poses significant importance in the field of marine ecology and biodiversity. The methods utilized in the study are also well described & detailed, and the authors recognize the limitations of their current approach (e.g. the use of focus stacking to enhance the depth-of-field) may present obfuscated results in segmentation. However, they mentioned that they still chose to implement this approach to allow comparison of the Mask R-CNN models with U-Net models (the latter only being unable to separate overlapping objects). The manuscript may have to be reviewed again for spelling and grammatical errors though, as some typographical errors (such as 'und' which should be written as 'and', line 383) seem to have gone amiss in this version. Reviewer #2: All comments have been addresed. The artical have been well revised. Thanks for your wonderful work. ********** 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 #2: No ********** |
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 .