Peer Review History
| Original SubmissionDecember 16, 2020 |
|---|
|
PONE-D-20-39301 Design considerations for a hierarchical semantic compositional framework for medical natural language understanding PLOS ONE Dear Dr. Taira, 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 June-4, 2021. 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, Ilya Safro, Ph.D. 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. Thank you for stating in your Funding Statement: 'This work was funded in part by funds from the National Institutes of Health grants R01-CA226079, R01-LM012309, R01-CA1575533, R01-LM011333, and U24-AI117966. RKT was the recipient of funds from these sources in the role of an investigator. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.' a. Please provide an amended statement that declares *all* the funding or sources of support (whether external or internal to your organization) received during this study, as detailed online in our guide for authors at http://journals.plos.org/plosone/s/submit-now Please also include the statement “There was no additional external funding received for this study.” in your updated Funding Statement. b. Please include your amended Funding Statement within your cover letter. We will change the online submission form on your behalf. [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 Reviewer #3: Partly ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: N/A Reviewer #2: N/A Reviewer #3: N/A ********** 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 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: The paper described design of a semantic model and an associated parser used to transform a free-text sentence into a logical representation of the meaning of clinical text. The main contribution of this paper is to enhance machine understanding clinical text semantically. While the four-point framework aims to provide a structure for designing NLU system, some points had relatively similar concepts in natural language processing, e.g. both “Predefined Semantic Representations” and “Semantic Activation Networks” are both similar to knowledge models in medical knowledgebases and ontologies. Overall, the paper lacks comparison to other NLP concepts, tasks and systems. Besides, there are several major problems: 1. The structure of the paper is confusing, “we first introduce the overall NLU problem highlighting the need for a predefined compositional structure” – this should be defined in the Introduction. 2. The author should also highlight major deliverable of the paper “Hierarchical Semantic Compositional Model (HSCM)” earlier in the manuscript as well as in the abstract. 3. Definition of “surface words” is not clear. 4. How is Semantic Layer 4-6 different from each other? 5. “This structure enables a more efficient process of encoding sentence meaning, by facilitating a generative model.” – how do you measure efficiency? Do you compare your parser with other semantic parsers? 6. “Our design involves explicitly defining this structure in a way that parallels the manner in which human compose meaning.” – how is your methods different from other NLP tasks that extract information from unstructured clinical text and create a structured output. Reviewer #2: This manuscript proposes a new framework for NLU (natural; language understanding) based mostly on semantic analysis (semantic memory, composition, activation and hierarchical predictive coding). This interesting framework is based on a few human cognition characteristics and contrasted with current deep learning-based approaches. The manuscript is very well written, but the framework description remains quite vague in several aspects and leaves most details and possible implementations to be defined. This vagueness might keep it more flexible and technology-agnostic but also makes understanding several aspects of the proposed framework quite difficult. The following revisions are recommended: Major Compulsory Revisions: 1. The framework proposes an approach that is presented as applicable to all clinical narratives and their possible content, but also mention that circumscribing the scope of this possible semantic content is part of the modeling process. This is a critical issue and balance to find between a very specific semantic field specific to one specialty, note type, institution and even individual author, and broad biomedical and general knowledge. More discussions around this issue and strategies to address it should be added. 2. As mentioned above, the complexity of certain aspects of the proposed framework and the vague description make understanding sometimes difficult. A few punctual examples are provided, but a more complete and realistic example (maybe broader than the radiology report examples provided) used throughout the different steps of the proposed NLU process would significantly help understand the concepts proposed. 3. Among desirable characteristics of NLU/NLP frameworks, generalizability is among the top and is a very current problem, but mostly ignored in your manuscript; it is not even mentioned in its list of qualities. On page 11, you state that you favor topic-centric and corpus-based approaches (with specific note types); this strategy might allow for better performance in this specific field, but also tends to generalize to other domains with difficulty. 4. Word sense disambiguation is an important step in the semantic analysis of clinical text, and how it could be implemented remains unclear. Would it be part of semantic layer 1 (e.g., for abbreviations expansion)? Or another one for eponyms for example? Similarly, analysis of the local context of the information/concepts identified (e.g., negation) is critical but not clearly part of your semantic constituents; layer 4? Or 5? 5. The discussion contracting the proposed framework with deep learning-based approaches using word embeddings etc. is very important nowadays and should be expanded with more structure and concrete examples. Demonstrating the proposed superiority of your approach would rely on it. Minor Essential Revisions: 1. Stating that automated deep understanding of clinical notes remains elusive and generally far from human abilities is probably correct, but requires evidence (e.g., cited bibliographic references) and would benefit from a more detailed description of specific limitations your proposed framework would address. 2. On page 5 last line, “lexical level” would match the other levels mentioned better than “at the level of words”. 3. On page 32, stating that the clinical language is more restrictive than “open-ended” text might be true for radiology reports but has been demonstrated as less restrictive in other domains and note types. Some clarification is needed. Reviewer #3: It is refreshing to see described, a proposed system design drawing from well-researched theories in the cognitive sciences, and practical considerations in the medical imaging reporting domain, that attempts to performs knowledge synthesis and inference similar to specialized human experts. This is in sharp contrast to many leading conference and medical NLP workshop papers in recent times employing the latest state of the art deep learning methods, but all of which read very much the same. This work could definitely be poised to become a unique and important contribution in the area of medical NLU, however there are some key aspects of completeness that must be addressed first. The main thrust of the article seems to be around the premise that "compositionality" plays a key role in the human-like understanding by machines, of complex sentence structure, stating perhaps rightly that we would not lose any information given in the sentence by factoring it into components that are themselves meaningful at various levels of semantic abstraction. These components seemingly could even be at the level of ontological primitives and propositions besides characters, tokens or phrases. However, little is presented in terms of evidence or experiments to support this claim or hypothesis. The introduction and background sections give the reader a solid overview of the different elements that will go into the design of the framework, such as semantic composition, semantic activation networks and hierarchical predictive coding. However, the paper structure, while it is meant to be about the design considerations for such a framework, lacks the structure of a clear hypothesis and supporting (even preliminary) experiments, analysis, or initial prototype, that serves to "inform" such a design. It is good to see models such as BERT, BioBERT cited in references, however the necessary comparisons as to how the proposed framework is at least "different" if not better, than these, by way of just some simple examples or analysis is lacking. E.g. if the authors are familiar with the recent work "BERT rediscovers the classical NLP pipeline." by Tenney et al. that source could have been cited and appropriate comparisons presented. E.g. this aforementioned paper talks about how internal BERT architecture layers are found to perform increasingly complex tasks, viz. part-of-speech tagging, parsing, entity recognition, semantic roles, and finally coreference, in that order, towards NLU. This is reminiscent of the various level managers in Figure 4 of this draft. Thus a simple comparison by means of a chart or a table between the framework in Figure 4, and BERT, could have been provided, highlighting side-by-side, how existing language models of the day such as BERT, or its fine-tuned variants like BioBERT process and understand language at each level, compared to the proposed HSCM framework. This might give the reader an immediate intuition of how and why HSCM can be expected to perform better and perhaps produce more human-like inferences. At the least it would highlight the benefits and drawbacks of each paradigm. Also, while the implementation details of each piece of the framework has been left to the user, it is not clear what sort of time complexity considerations are at play, for encoding and decoding/inference functions of the framework, e.g. steps 1,2,3 and 4 of Figure 5. This may lead the reader to assume deep learning-based systems are at a greater advantage, at a fraction of the representation, training and inference cost. Some estimate of what time and space complexity each layer/piece of the framework involves by way of some simple example, might give the reader a better idea. The claim of greater interpretability possible with the HSCM framework and how it arrives at final decisions in terms of "true intended meaning" of a parse has not been entirely elaborated either. Also, the authors seem to suggest that HSCM can better handle out-of-vocabulary concept formulation and meaning understanding by way of semantic activation network. An illustration of this can again be provided via a comparison table or graphic visualization using a simple/concrete example that shows how HSCM is expected to handle an unseen term, "concept", or "semantic abstraction" versus skip-gram word2vec, for example. This is an opportunity to highlight how HSCM can provide superior human-like understanding compared to simple inference using word2vec. Perhaps HSCM is able to leverage embedding-based representations at its various levels, which gives users of the framework best of both worlds. This aspect could also be elaborated on. Finally, I believe that the work should be presented for publication after some very basic observations and outcomes are gathered and evaluated from an initial prototype. Overall, the paper outlines some powerful ideas that seem to have the potential to "truly" solve NLU for the medical domain, however it must be presented in the context of what current medical NLP/IR systems based on deep-learned representations do not yet have the capacity to solve, and by showing via example or anecdote from the HSCM framework, as to how a system based on this framework has a better chance of solving that specific NLU problem. ********** 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 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 1 |
|
PONE-D-20-39301R1Design considerations for a hierarchical semantic compositional framework for medical natural language understandingPLOS ONE Dear Dr. Taira, 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 September 2, 2022. 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, Ilya Safro, Ph.D. 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: (No Response) Reviewer #4: (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: Partly Reviewer #4: No ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: N/A Reviewer #4: N/A ********** 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 #4: 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 #4: 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. In "Dicussion", the author mentioned that clinical text "varied with respect to their formality, style, and flow". However, it is not clear how this varaibility bring problems to existing NLU systems. 2. In "Speaker-Listener Model" section, it is not clear what the model is. Is it a mediator between Speaker-Listener or something else. This paragraph is confusing. 3. The example provided in the "Wrong use of valid terminology", I don't think this is a good example, it is just a non-standardized unit measure and a standardized unit quantity can be calculated. 4. "Punctuation Mis-use" was mentioned as examples of language complexities in medical reports. However, does this bring problems to NLU system at all? Normally NLP systems would remove punctuations at a certain stage of data processing. 5. Example in "Temporal Ambiguity" is also not really ambiguity. It has to do with information not captured by the physiciian. 6. "Inferred information from practice guidelines" is not a examples of language complexities, but rather a knowledge complexity which will require periodic update of the knowledgebase or proper version control. I think it should be discussed separately as an essential part of system design. 7. The author compared Cognitive Framework with deep learning based framework for NLU. While I do see the similarities between the two frameworks in terms of hierachical structure, a more fair comparison would be with other previous content-based systems (or there can be other names used e.g., scenario-specific systems, systems enabling spatial and temporal constraints). Reviewer #4: This paper describes a concept design of a hierarchical semantic compositional framework to provide an internal model for guiding the interpretation process. Overall, this concept paper reviews some ideas that might be useful for achieving a “deep and true” understanding of clinic texts, however, it lacks a detailed review for the applicable contexts and tasks. For a successful publication, I believe that this paper shall provide either theoretical or empirical contributions. I would strongly suggest that it shall include empirical support to justify the performance of the proposed framework. Also, developing metrics for the proposed framework’s evaluation is important and human experts’ evaluations seem to be also essential in this matter. However, this paper only presents a general summary of evaluation required by medical NLU systems in P35. It is uncertain for the HSCM’s evaluation and so to its real effectiveness. Main concerns: Introduction Research motivations: The authors stated “… NLP/NLU of clinical reports is an important area in medical informatics … However, it is challenging to perform deep understanding of clinical notes by computers …” without giving a clear definition of “deep understanding”, what does it mean? Since this is the motivation of designing such framework, it is necessary to define the level of understanding the filed expects rather than simply saying “closer to human capabilities”. Also, “true intended meaning” in such context lacks a clear definition. It will be good to give examples for some texts derived from the clinic reports and show both “wrong interpretations” VS “true intended meaning”. Design: The HSCM is designed for a sentence-level understanding, what is the reason for picking this level? Semantic understanding is important as stated in the Background section, so defining the semantics used in the HSCM model is essential for its success. Performing pilot studies to test the length of words will be helpful in this matter. The sentence-level model processing might not be an optimal selection, because the clinic texts/reports might be very context-sensitive, such as a good understanding only can be achieved via reading several paragraphs, thus, there might be some misunderstanding due to the selection of the unit. The introduction section lacks a statement of findings and a summary of contributions. Medical NLP studies have lots of applications. This paper in general does not include an overview of the NLP/NLU systems, which is especially important for conducting a systematic knowledge of the NLP concepts, tasks, performance in the medical domain. Definitions for performance metrics are missing. This paper proposes a framework (a concept paper) without conducting any experiments using “real clinic data”, so the argument “This structure enables a more efficient process of encoding sentence meaning, by facilitating a generative model.” is not supported from the overall study. It is not clear that the innovative aspects of the HSCM, how does it different from other NLU methods that could effectively process clinic texts? As the authors stated, unstructured clinical texts need to be carefully handled to create a structured output, but why HSCM could potentially outperform other existing systems? Here is a lack of justification. Also, any potential implications and applications will be further developed based on the HSCM framework? Figures: Figure 4, describing the model architecture with various level managers, has many abbreviations, however, there is a lack of explanation for their meanings. Minor concerns: Writing: There is an underline for the word “understanding” on P3 line 55, which looks weird. Please insert figures to the corresponding places of the manuscript. The authors put all the figures at the end of the manuscript which causes large inconvenience for reading. ********** 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 #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 2 |
|
Design considerations for a hierarchical semantic compositional framework for medical natural language understanding PONE-D-20-39301R2 Dear Dr. Taira, 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, Ilya Safro, Ph.D. Academic Editor PLOS ONE |
| Formally Accepted |
|
PONE-D-20-39301R2 Design considerations for a hierarchical semantic compositional framework for medical natural language understanding Dear Dr. Taira: 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. Ilya Safro 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 .