paper-with-me

Papers

Extracting Patient History from Clinical Text: A Comparative Study of Clinical Large Language Models

2025-03-30 · Hieu Nghiem, Tuan-Dung Le, Suhao Chen, Thanh Thieu, Andrew Gin, Ellie Phuong Nguyen, Dursun Delen, Johnson Thomas, Jivan Lamichhane, Zhuqi Miao

Extracting medical history entities (MHEs) related to a patient's chief complaint (CC), history of present illness (HPI), and past, family, and social history (PFSH) helps structure free-text clinical notes into standardized EHRs, streamlining downstream tasks like continuity of care, medical coding, and quality metrics. Fine-tuned clinical large language models (cLLMs) can assist in this process while ensuring the protection of sensitive data via on-premises deployment. This study evaluates the performance of cLLMs in recognizing CC/HPI/PFSH-related MHEs and examines how note characteristics impact model accuracy. We annotated 1,449 MHEs across 61 outpatient-related clinical notes from the MTSamples repository. To recognize these entities, we fine-tuned seven state-of-the-art cLLMs. Additionally, we assessed the models' performance when enhanced by integrating, problems, tests, treatments, and other basic medical entities (BMEs). We compared the performance of these models against GPT-4o in a zero-shot setting. To further understand the textual characteristics affecting model accuracy, we conducted an error analysis focused on note length, entity length, and segmentation. The cLLMs showed potential in reducing the time required for extracting MHEs by over 20%. However, detecting many types of MHEs remained challenging due to their polysemous nature and the frequent involvement of non-medical vocabulary. Fine-tuned GatorTron and GatorTronS, two of the most extensively trained cLLMs, demonstrated the highest performance. Integrating pre-identified BME information improved model performance for certain entities. Regarding the impact of textual characteristics on model performance, we found that longer entities were harder to identify, note length did not correlate with a higher error rate, and well-organized segments with headings are beneficial for the extraction.

📄 PDF Abstract BibTeX arXiv:2503.23281

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Impact of Large Language Model Assistance on Patients Reading Clinical Notes: A Mixed-Methods Study

2024-01-17 · Niklas Mannhardt, Elizabeth Bondi-Kelly, Barbara Lam, Hussein Mozannar 외

Large language models (LLMs) have immense potential to make information more accessible, particularly in medicine, where complex medical jargon can hinder patient comprehension of clinical notes. We developed a patient-f…

Action UnderstandingLanguage ModelingLanguage ModellingLarge Language Model

Longitudinal modeling of MS patient trajectories improves predictions of disability progression

2020-11-09 · Edward De Brouwer, Thijs Becker, Yves Moreau, Eva Kubala Havrdova 외

Research in Multiple Sclerosis (MS) has recently focused on extracting knowledge from real-world clinical data sources. This type of data is more abundant than data produced during clinical trials and potentially more in…

PACE-RAG: Patient-Aware Contextual and Evidence-Constrained RAG for Clinical Drug Recommendation

2026-03-18 · Chaeyoung Huh, Hyunmin Hwang, Jung Hwan Shin, Sungyang Jo 외 arxiv

Drug recommendation requires a deep understanding of individual patient context, especially for complex conditions like Parkinson's disease. While LLMs possess broad medical knowledge, they fail to capture the subtle nua…

Automatic Transformation of Clinical Narratives into Structured Format

2021-09-01 · RANLP 2021 9 · Sylvia Vassileva, Gergana Todorova, Kristina Ivanova, Boris Velichkov 외

Vast amounts of data in healthcare are available in unstructured text format, usually in the local language of the countries. These documents contain valuable information. Secondary use of clinical narratives and informa…

Binary ClassificationNegationWord Embeddings

Extracting Social Determinants of Health from Pediatric Patient Notes Using Large Language Models: Novel Corpus and Methods

2024-03-31 · Yujuan Fu, Giridhar Kaushik Ramachandran, Nicholas J Dobbins, Namu Park 외

Social determinants of health (SDoH) play a critical role in shaping health outcomes, particularly in pediatric populations where interventions can have long-term implications. SDoH are frequently studied in the Electron…

In-Context Learning