Peer Review History
| Original SubmissionSeptember 14, 2023 |
|---|
|
PONE-D-23-28945Interpretable machine learning-based individual analysis of acute kidney injury in immune checkpoint inhibitor therapyPLOS ONE Dear Dr. Okuno, 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. The manuscript focuses on a topic of potential interest. However, the study has major shortcomings that preclude sound conclusions. To mention some of them: i) in the Methods section, more details should be provided regarding the source of the data, the type of data collected, and the specific methods used for data analysis; ii) a more detailed description of the data analysis methods would enable a better understanding of the approach used to analyze the data; iii) provide a proper justification for the choice of LightGBM algorithm between all the available classification algorithms. Please submit your revised manuscript by Dec 17 2023 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, Giuseppe Remuzzi Academic Editor PLOS ONE Journal Requirements: 1. When submitting your revision, we need you to address these additional requirements. 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 provide additional details regarding participant consent. In the ethics statement in the Methods and online submission information, please ensure that you have specified what type you obtained (for instance, written or verbal, and if verbal, how it was documented and witnessed). If your study included minors, state whether you obtained consent from parents or guardians. If the need for consent was waived by the ethics committee, please include this information. Once you have amended this/these statement(s) in the Methods section of the manuscript, please add the same text to the “Ethics Statement” field of the submission form (via “Edit Submission”). For additional information about PLOS ONE ethical requirements for human subjects research, please refer to http://journals.plos.org/plosone/s/submission-guidelines#loc-human-subjects-research. [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 ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: 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: Yes Reviewer #2: 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 ********** 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: Sakuragi et al submit for consideration in PLOS, a manuscript entitled “Interpretable machine learning-based individual analysis of acute kidney injury in immune checkpoint inhibitor therapy” dealing with the prediction of acute kidney injury during immune checkpoint inhibitor therapy. They wished to clarify the causes of AKI during cancer treatment by mean of a new clustering approach with Shapley Additive exPlanations (SHAP). They developed a decision tree-based machine learning model predicting AKI within 7 days, by use of the medical records of 616 treated patients. The temporal changes in AKI individual predictive reasoning models represented the features to cluster AKI patients, and the results were compared with annotation by three nephrologists. ROC analysis were performant, as patients with AKI were clustered with significant prognosis (p = 0.010). The leading causes of AKI for each cluster were easily interpretable by clinicians. Then authors then suggest that such a method is useful by inferring clinical factors for developing each AKI among patients with multiple AKI risk factors. In this very interesting study, Sakuragi et al developed a machine-learning algorithm based on gradient-boosting decision-tree (LightGBM) to predict the onset of AKI, cleverly deriving the SHAP value to consider only the variables available over time. The algorithm developed exhibits good performances. The methodology is interesting. However, being not as clear as it deserves for this important topic, it needs to be clarified. For example, the authors mention that the total dataset was split into 20% for testing and 80% for training or validation. This terminology is a bit odd as it may confuse the reader by conveying the idea of a validation. It is customary to mention “training” and “test” sets, only. The authors missed an important and recent reference about the physiopathology of ICI-related AKI (Gerard AO et al (DOI :10.1093/ckj/sfac109), that should be added in the list of references. The authors mention the use of the LightGBM algorithm; they should provide a proper justification. Have they tested other types of classification algorithms, either linear-plane (e.g. SVM) or decision-tree (e.g. XGboost or Catboost)? The use of a given algorithm may omit its testing, but its choice needs a justification (e.g. avoiding overlearning with Xgboost? rapid calculation with LightGBM? Lesser number of branches as compared with XGBoost?). Please explain. How was the number of clusters determined? Did they use K-means clustering? Have the authored corrected for multiple comparisons when analyzing and providing their results? The authors do not properly cite the sources of their libraries nor the code language (Python) used. The authors cleverly used the SHAP value to evaluate the probability of occurrence of AKI, but what about the missing predictors? Did they consider the impact of each variable to be independent over time? In the results part, the authors seem able to predict 7 days before, the occurrence of AKI in patients treated with ICIs but, above all to explain (thanks to their SHAP) the weight of each factor in the final prediction, therefore allowing a better interpretability. However, the authors excluded patients with multiple AKI events within two weeks from the date of the first AKI. Yet these patients appear (at least to me) the first to deserve such predictions. Please discuss. Minor points: The Figures require a better definition, as they are hard to read. Likewise, the lines on heatmap (2d and 2e) are almost impossible to decipher. Reviewer #2: In the introduction section, the sentence "In recent years, AI has become an integral part of various industry verticals, and it is estimated that the market size of AI will reach 7.38billionby2025."containsagrammarerror.Theword"of"before"markets"shouldbereplacedwith"for".Therefore,thecorrectedsentencewouldbe"Inrecentyears,AIhasbecomeanintegralpartofvariousindustryverticals,anditisestimatedthatthemarketsizeforAIwillreach 7.38 billion by 2025." In the discussion section, the sentence "The use of AI in healthcare has revolutionized the way we approach treatment and has led to more personalized care plans for patients." contains an error in the usage of the word "revolutionized". The correct word would be "revolutionized", which correctly conveys the intended meaning. Therefore, the corrected sentence would be "The use of AI in healthcare has revolutionized the way we approach treatment and has led to more personalized care plans for patients." 3.In the Methods section, the paper describes the data collection process but does not provide sufficient details regarding the source of the data, the type of data collected, and the specific methods used for data analysis. It would be helpful to provide more information about the data source and the type of data collected to enhance the credibility of the study. Additionally, a more detailed description of the data analysis methods would enable a better understanding of the approach used to analyze the data. 4.Throughout the paper, there are several grammar errors and typos that need to be corrected. These errors include misspelled words, punctuation errors, and inconsistent usage of language. It is essential to proofread the paper carefully and address these language errors to enhance readability and professionalism. ********** 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: Yes: Milou-Daniel DRICI 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 |
|
Interpretable machine learning-based individual analysis of acute kidney injury in immune checkpoint inhibitor therapy PONE-D-23-28945R1 Dear Dr. Okuno, 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, Giuseppe Remuzzi 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: All the comments made by the first reviewers were addressed. I do not have any further comments. Well done. ********** 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: Yes: Milou-Daniel Drici Reviewer #3: Yes: Marcelo Rodrigues Bacci ********** |
| Formally Accepted |
|
PONE-D-23-28945R1 PLOS ONE Dear Dr. Okuno, 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 Prof. Giuseppe Remuzzi 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 .