Peer Review History
| Original SubmissionJanuary 31, 2023 |
|---|
|
Dear Mrs. Winner, Thank you very much for submitting your manuscript "Discovering individual-specific gait signatures from data- driven models of neuromechanical dynamics" for consideration at PLOS Computational Biology. As with all papers reviewed by the journal, your manuscript was reviewed by members of the editorial board and by several independent reviewers. In light of the reviews (below this email), we would like to invite the resubmission of a significantly-revised version that takes into account the reviewers' comments. We cannot make any decision about publication until we have seen the revised manuscript and your response to the reviewers' comments. Your revised manuscript is also likely to be sent to reviewers for further evaluation. When you are ready to resubmit, please upload the following: [1] A letter containing a detailed list of your responses to the review comments and a description of the changes you have made in the manuscript. Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out. [2] Two versions of the revised manuscript: one with either highlights or tracked changes denoting where the text has been changed; the other a clean version (uploaded as the manuscript file). Important additional instructions are given below your reviewer comments. Please prepare and submit your revised manuscript within 60 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email. Please note that revised manuscripts received after the 60-day due date may require evaluation and peer review similar to newly submitted manuscripts. Thank you again for your submission. We hope that our editorial process has been constructive so far, and we welcome your feedback at any time. Please don't hesitate to contact us if you have any questions or comments. Sincerely, Lyle Graham Section Editor PLOS Computational Biology *********************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #1: This is an exciting work on investigating and interpreting the neuromechanical dynamics accountable for distinct gait patterns using a machine learning framework, particularly recurrent neural networks (RNNs). The authors collected joint kinematics using motion capture from 12 adults (5 able-bodies and 7 stroke survivors) walking at different speeds (0.3-1.8m/s). The study found that the RNN model could detect individual gait signatures that were consistent across various walking speeds, with stroke survivors showing greater gait variations at slower speeds. Although the contributions of the work are significant and relevant to the clinical researchers in examining animal locomotion patterns, there are a few concerns, as follows, that question the technical soundness of the work. 1. Referring Figure 1(b) and 2(b), the authors claim that the cluster of low functioning stroke survivors at self selected speed<0.4m/s is at farthest distance from the able-bodied cluster. However, it is quite evident from the results that encapsulated cluster of low functioning stroke has several outliers, i.e., self selected speed>0.4 m/s (bigger circles). The authors are suggested to justify the reasoning behind ignoring the effect of such outliers. 2. Given Figure 5, the generalisation capability of the trained RNN model is checked by interpolating gait kinematics across speeds, taking 1.32 m/s and 0.43 m/s. Although both speeds are unseen,; however, within the slow and fast speed limit. The generalisation capability will be more evident if the unseen speed will be outside the training range. 3. It is quite obvious that the RNN model would able to generalise able body kinematics much better than stroke survivors due to the significant difference in impaired gait kinematics among the stroke survivors. In that case, given S3 Figure, two questions must be investigated, : (a) How well the RNN model generalises for the high functioning stroke survivors? Is the self driven R^2 increasing due to closer cluster distance to centroid of able-bodied individuals? (b) How one can establish a relation between the differences in joint kinematics (varying from high to low functioning stroke survivors) and impaired anthropometric parameters such as flexion/extension deformities. 4. Moreover, the authors are suggested to provide the medical details for lower-limb joints of the stroke patients. Have the authors considered existing discrepancies in lower-limb joints such as fixed flexion deformities (FFD)? Such discrepancies might affect the gait signatures significantly. 5. There should be a algorithm (pesudo code) to highlight the computational approach involved in the development and implementation of RNN model. Moreover, the authors are suggested to provide a schematic representation of the proposed architecture with hyperparameters. The authors should justify the reason behind the selection of ADAM optimizer. Moreover, the details of the optimiser should be highlighted to improve the readability of the paper. 6. (Line 212) The authors claim that the training and validation error converged for less than 0.75 deg. They are suggested to provide the error convergence plot in addition to S2 Figure. 7. (Line 246) The authors claim that six principal components (PCs) explained 77% of the variance in the gait dynamics. However, in view of S4 Figure, six PCs are able to explain ~71% of the gait variance. The authors are suggested to justify the reason of this discrepancy in the text. 8. This study have focused on a specific gait pathologies (cortical or subcortical ischemic stroke) and only for seven patients, which may limit the applicability of the findings to other gait pathologies. This limitation can not be ignored by just mentioning in the discussion. Additionally, the study have not accounted for confounding variables, such as medical conditions or environmental factors, which could affect gait patterns. Reviewer #2: The paper proposes a data-driven approach to analyze individual gait dynamics of able bodied individuals and of stroke survivors. The model is based on a simple one-layer LSTM network, used to predict the evolution of the pose of the subjects during locomotion at different speeds. The hidden state of the LSTM is used to create a reduced base on which phase-averaged LSTM activations can be projected. Such projection, defined "locomotion signature", is analyzed in the attempt to identify differences in the gait across subjects. The main findings are: - Able bodied, high-functioning and low-functioning stroke survivors more or less cluster together - Able bodied gaits form a more packed cluster - The variability across gaits of different individuals exceeds that within an individual (even at different speeds), justifying the definition of "locomotion signature" - Individual components of the locomotion signature are interpretable. Parts of the signature from different individuals can be combined, to investigate specific locomotion deficits. - The LSTM can be used as a generative model. The able bodied locomotion can be generated accurately over many cycles, while that of stroke survivors is only accurate for one cycle, and then converges to that of able bodied individuals. In my opinion the paper is very well written and motivated. The exposition is clear and precise. The methods are adequate and the authors have good knowledge of the tools they use. I have some questions and comments: - I am surprised that the differences in the gait at different locomotion speeds are much smaller than the differences between the gait of different individuals. I speculate that this is caused by 2 facts: 1. the sample size is small. With 13 individuals I can imagine that each gait has some unique, distinguishable features. If they had considered, e.g., 1000 individuals, I am quite sure the differences would have not been visible. Therefore, does it make sense to speak about a signature, when we do not know whether individual gaits would emerge in a larger dataset? 2. I think the speed range is also small. The authors hint to this fact (lines 289-290). This is a strong limitation, as one of the main results is that the variability across individuals exceeds the variability across locomotion speeds. The full range of locomotion speeds should be considered to prove something like this. - The gait signature alignment is part of the model selection. Maybe it does not have a strong impact, but I am not sure it is correct to include the point you want to prove (that the hidden state of the LSTM defines a locomotion signature) it the selection of the model to use? - It is briefly mentioned that gait signatures perform similarly to 26 commonly used discrete variables (fig. S5). The authors should better clarify why the features derived from the LSTM state should be preferred to these variables. They perform identically in classifying gait groups and individuals. - There are some further clusters in the plots: there seem to be 2 able bodied clusters, almost as far from each other as the stroke survivors. What are these differences due to? - Fig. 3: not all low-functioning subclusters really look further from the able-bodied than the high-functioning ones. Overall, I doubt that any clustering algorithm would find the able-bodied, high-funcitoning and low-functioning clusters - Retraining the LSTM on any different dataset (or even just with different initialization) would lead a different basis vector, meaning that the analysis of the PCs has to be done for every model. Do they propose that the basis they found in this paper is used also in future studies? Or how do we do in practice? - The analysis named "gait sculpting" is very original and interesting in my opinion - the section 547-557 is not fully clear to me. Have the authors tried to set as an objective of the LSTM a longer trajectory, instead of the next pose? This might improve a lot the generative power of the network. Minor comments: 104 missing comma? 297 missing ) 299 "similarly to a when"? 572-573 strange sentence 660-662 not clear that this result actually follows from the study 737 strong title given the quality of the future predictions 752 extra full stop ********** Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data and code 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 and code 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 or code —e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #2: Yes ********** 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 Figure 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. 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 us at figures@plos.org. Data Requirements: Please note that, as a condition of publication, PLOS' data policy requires that you make available all data used to draw the conclusions outlined in your manuscript. Data must be deposited in an appropriate repository, included within the body of the manuscript, or uploaded as supporting information. This includes all numerical values that were used to generate graphs, histograms etc.. For an example in PLOS Biology see here: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001908#s5. Reproducibility: To enhance the reproducibility of your results, we recommend that you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols |
| Revision 1 |
|
Dear Mrs. Winner, We are pleased to inform you that your manuscript 'Discovering individual-specific gait signatures from data- driven models of neuromechanical dynamics' has been provisionally accepted for publication in PLOS Computational Biology. Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests. I also suggest that you take into account the suggestion from Reviewer 2 about the Discussion, which seems quite reasonable. Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated. IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript. Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS. Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. Best regards, Lyle Graham Section Editor PLOS Computational Biology *********************************************************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #1: The authors have addressed all the concerns raised by the reviewer. The manuscript is now in better shape and organization with improved quality. In future, it would be interesting to see the extended work from the authors' group on using diverse dataset and learning algorithm with better generalization (extrapolating) capabilities. Reviewer #2: We thank the authors for their detailed response. Overall, we think the paper (was already good) and improved further. As is clear from many responses, this framework would shine most, and perhaps provide interesting insights with a larger cohort of people. E.g., from your answer, I gather that you only test walking speeds from 0 to 1.6 m/s, which is far away from running speed. They do cover the whole range of safe speeds for stroke survivors, but definitely not for able bodied patients. Thus, I do think this limitation should be clarified in the discussion. That said, the dataset is not too small to draw the conclusions. ********** Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data and code 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 and code 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 or code —e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #2: Yes ********** 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: Jyotindra Narayan Reviewer #2: No |
| Formally Accepted |
|
PCOMPBIOL-D-23-00152R1 Discovering individual-specific gait signatures from data-driven models of neuromechanical dynamics Dear Dr Winner, I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course. The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript. Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers. Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work! With kind regards, Anita Estes PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol |
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 .