Peer Review History
| Original SubmissionFebruary 26, 2021 |
|---|
|
PONE-D-21-06501 Development and validation of FootNet; a new kinematic algorithm to improve foot-strike and toe-off detection in treadmill running PLOS ONE Dear Dr. Rivadulla, 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 Jun 06 2021 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: http://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, Laurent Mourot Academic Editor PLOS ONE Journal Requirements: When submitting your revision, we need you to address these additional requirements.
https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and 2. Thank you for including your ethics statement: "Ethical approval was granted by the home institutions where the data were originally collected". a.) Please amend your current ethics statement to include the full name of the ethics committee/institutional review board(s) that approved your specific study. b.) Please provide additional details regarding participant consent. In the ethics statement in the Methods and online submission information, please ensure that you have specified (1) whether consent was informed and (2) 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. If you are reporting a retrospective study of medical records or archived samples, please ensure that you have discussed whether all data were fully anonymized before you accessed them and/or whether the IRB or ethics committee waived the requirement for informed consent. If patients provided informed written consent to have data from their medical records used in research, 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. 3. We noted in your submission details that a portion of your manuscript may have been presented or published elsewhere. The raw data used in this study have previously been used for other studies. Two of the datasets we have used are open access datasets and the other three were provided by the co-authors. Please clarify whether this 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 ensure that you refer to Figure 7 in your text as, if accepted, production will need this reference to link the reader to the figure. 6. Please include your tables as part of your main manuscript and remove the individual files. Please note that supplementary tables (should remain/ be uploaded) as separate "supporting information" files 7. 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 ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: 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 Reviewer #3: 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 Reviewer #3: 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: I loved reading this paper. It is well-organised, with a nice introduction that sets the scene and with a very thought-out discussion that can put results in context. Pretty everything that I was looking for in this manuscript was right there where it was supposed to be. The authors should be commended for the work they have done. Additional contribution with code and dataset (and perhaps model weights or checkpoint) might constitute a real additional value. Strength points are constituted by: 1) a large (and open) dataset and an open git project 2) a cross-fold validation analysis 3) state of the art algorithm such as LSTM 4) excellent statistical approach to discuss the results and put-in-context (with magnitude based inferences) My overall impression about the manuscript is really positive, and I only have few general and specific comments. GENERAL COMMENTS Interestingly you conducted the regression analysis with an output layer which is of the same length of the input. This looks like an encoding problem, in which you look for a reduction in the dimension of the input to provide a light representation of the input signals. Interestingly, many other authors look for a solution where they select a sequence length and a stride length for a moving window, and they train a classifier to detect contact/non-contact phases in just few instants at the end of the window. It’s interesting to notice that if you use a stride length which is too short you might end up with too many samples and a trivial dataset. Conversely, if you do not select these windows appropriately you might miss a system dynamic (if steps are way faster than windowing stride). On the other hand, the encoding problem you are trying to solve requires a considerable amount of output neurons. I think that the description of the dataset and related processes could be expanded a bit. Particularly, I think that contact phases were longer than aerial phases, hence an unbalanced dataset, is this correct (maybe I’m wrong)? How did you deal with this issue, if pertinent? Did you apply any dataset augmentation technique? I’m also impressed that I cannot find any reference to the data normalisation/standardisation technique you adopted, if any. Please notice that I’m talking about the input signals here. I acknowledge the fact that no strict rules about the development of an architecture exists. But I’m wondering if you could be more specific on how you ended up with your network architecture. Did you try to find a trade-off between accuracy and computational time, or you just took this architecture as it was already working. Notice that joining more NN is always possible. Especially if you take a NN which has been already trained, so you can cut out the last layer and grab its output features. Computational and inference times: did you have any chance to connect your training/validation process with a Wandb account for instance, where users might be able to see training progresses and training accuracy/validation in real time? I’m also wondering how long would an inference take, this is just because thinking about real time applications. What if we were able to connect the model to a motion capture system for instance, and to provide inference in quasi-real-time/real-time? SPECIFIC L54: I would argue that other measurement systems might constitute the gold-standard. E.g. those systems working with light-obstruction principles? E.g. Optogait analysis? L80: would it be possible, in your opinion, to put this information in context and evaluate a % error based on typical gait patterns? This might constitute additional relevant information for the reader. L103: This is just a comment. In my opinion LSTM are a great choice for time-series analysis, but I would consider that also CNN are used to solve regression/classification problems in time-series. L201: maybe I’m missing something, but in light with my generic comment, could you please expand a bit on the why you selected 200? Bland-Altman plots: it looks that there is a resolution issue (points scattered along lines) in these plots. And this is usually due to sampling frequencies. Any comment on that? Reviewer #2: Comments: Thank you for the opportunity to review this well written and intriguing manuscript. The author examined novel kinematics and deep learning-based algorithm for the detection of step events in treadmill running. Deep learning-based algorithm is sound. Overall, I have minor comments for the authors. ・It is true that conventional marker-based algorithms may be affected by the deformable area. However, validity has been confirmed in previous studies. For example, Smith et al. (A comparison of kinematic algorithms to estimate gait events during overground running) algorithm has much less error than force plate. In order for the reader to use Foot net, it is necessary to state Introduction and Discussion that it is a more appropriate method compared to the methods of other previous studies. Smith et al. (2015) ・Line 178: shankwas. Please divide. ・All formulas are hard to read.(e.g. line 212-214, line 216, line 218-219...). I recommend use Word's equation editor. ・Line 479: I can't download Github. “This is not the web page” is displayed Reviewer #3: The Authors present a nice technique to accurately identify the stance phase of running using machine learning. This technique seems to be robust across a range of experimentally relevant conditions including speed, incline, shoe-type, foot strike, and heel/toe strike. The study is well justified and a clear improvement on existing techniques. My area of expertise is in lower extremity biomechanics not machine learning, so I will defer to other Reviewers for more technical critiques. However, the end result seems quite robust and it is understandable that a separate validation cohort wasn’t leveraged given COVID restrictions. I don’t have any major concerns with this study and think it will make a nice addition to the literature. Minor concerns. -Include regulatory info on the Speed, Footwear, and Fatigue data sets. Was informed consent acquired? Do these data appear elsewhere? -it is understable that joint kinematics are impacted by small errors in foot contact and toe off timing. Based on your findings, it might be helpful to provide guidance to the number of strides researchers should plan on analyzing so these errors average out to zero. This seems very plausible given that the average timing errors were 0ms – which is very impressive. Since FootNet is meant for treadmill running, it seems like researchers are going to collect enough strides to adequately resolve these kinematic errors. Some firm guidance would strengthen the use of FootNet. -From a tissue-loading perspective, getting foot contact timing is probably more important than toe-off timing. For example, during weight acceptance tissues are being rapidly loaded – which may be associated with injury risk. But during toe-off, the body is rapidly leaving the ground and tissue loads are more gradually decreasing. This type of perspective might help readers appreciate the practical implications of errors at contact and toe-off. -the github url throws a 404 error. Please get this posted. ********** 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: Andrea Zignoli Reviewer #2: No Reviewer #3: Yes: Josh R Baxter [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 |
|
Development and validation of FootNet; a new kinematic algorithm to improve foot-strike and toe-off detection in treadmill running PONE-D-21-06501R1 Dear Dr. Rivadulla, 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, Laurent Mourot 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: (No Response) ********** 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: All my comments have been addressed. I loved reading and reviewing this manuscript. I hope this is just the beginning of a series of research output where authors can nicely merge highly technical model development skills and sport science practice. Reviewer #2: Thank you for the opportunity to review t manuscript. The author examined novel kinematics and deep learning-based algorithm for the detection of step events in treadmill running. My all comments were revised. ********** 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: Andrea Zignoli Reviewer #2: No |
| Formally Accepted |
|
PONE-D-21-06501R1 Development and validation of FootNet; a new kinematic algorithm to improve foot-strike and toe-off detection in treadmill running Dear Dr. Rivadulla: I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now with our production department. 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 plosone@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 Laurent Mourot 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 .