Generalizable Clinical Note Section Identification with Large Language Models
Zhou, W.; Miller, T.
Show abstract
ObjectiveClinical note section identification helps locate relevant information and could be beneficial for downstream tasks such as named entity recognition. But the traditional supervised methods suffer from transferability issues. This study proposes a new framework for using large language models for section identification to overcome the limitations. Materials and methodsWe framed section identification as question-answering and provided the section definitions in free-text. We evaluated multiple LLMs off-the-shelf without any training. We also fine- tune our LLMs to investigate how the size and the specificity of the fine-tuning dataset impacts model performance. ResultsGPT4 achieved the highest F1 score of 0.77. The best open-source model (Tulu2-70b) achieved 0.64 and is on par with GPT3.5 (ChatGPT). GPT4 is also found to obtain F1 scores greater than 0.9 for 9 out of the 27 (33%) section types and greater than 0.8 for 15 out of 27 (56%) section types. For our fine-tuned models, we found they plateaued with an increasing size of the general domain dataset. We also found that adding a reasonable amount of section identification examples is beneficial. DiscussionThese results indicate that GPT4 is nearly production-ready for section identification, and seemingly contains both knowledge of note structure and the ability to follow complex instructions, and the best current open-source LLM is catching up. ConclusionOur study shows that LLMs are promising for generalizable clinical note section identification. They have the potential to be further improved by adding section identification examples to the fine-tuning dataset.
Matching journals
The top 8 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- LCD Benchmark: Long Clinical Document Benchmark on Mortality Prediction for Language Models 98%
- A Novel Question-Answering Framework for Automated Abstract Screening Using Large Language Models 94%
- Annotation-preserving machine translation of English corpora to validate Dutch clinical concept extraction tools 94%
Similar papers in this journal
- CONSORT-TM: Text classification models for assessing the completeness of randomized controlled trial publications 93%
- EHR Foundation Models Improve Robustness in the Presence of Temporal Distribution Shift 93%
- Bridging Auditory Perception and Natural Language Processing with Semantically informed Deep Neural Networks 93%
Similar papers in this journal
- A Study of Calibration as a Measurement of Trustworthiness of Large Language Models in Biomedical Research 96%
- Comparative Effectiveness of Medical Concept Embedding for Feature Engineering in Phenotyping 95%
- Natural Language Processing for Automated Annotation of Medication Mentions in Primary Care Visit Conversations 94%
Similar papers in this journal
- Evaluating Knowledge Fusion Models on Detecting Adverse Drug Events in Text 94%
- Performance of Generative Pretrained Transformer on the National Medical Licensing Examination in Japan 93%
- Modular Clinical Decision Support Networks (MoDN)—Updatable, Interpretable, and Portable Predictions for Evolving Clinical Environments 93%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.