paper-with-me

홈 › Papers

Zero-shot Large Language Models for Long Clinical Text Summarization with Temporal Reasoning

2025-01-30 · Maya Kruse, Shiyue Hu, Nicholas Derby, YiFu Wu, Samantha Stonbraker, Bingsheng Yao, Dakuo Wang, Elizabeth Goldberg, Yanjun Gao

Recent advancements in large language models (LLMs) have shown potential for transforming data processing in healthcare, particularly in understanding complex clinical narratives. This study evaluates the efficacy of zero-shot LLMs in summarizing long clinical texts that require temporal reasoning, a critical aspect for comprehensively capturing patient histories and treatment trajectories. We applied a series of advanced zero-shot LLMs to extensive clinical documents, assessing their ability to integrate and accurately reflect temporal dynamics without prior task-specific training. While the models efficiently identified key temporal events, they struggled with chronological coherence over prolonged narratives. The evaluation, combining quantitative and qualitative methods, highlights the strengths and limitations of zero-shot LLMs in clinical text summarization. The results suggest that while promising, zero-shot LLMs require further refinement to effectively support clinical decision-making processes, underscoring the need for enhanced model training approaches that better capture the nuances of temporal information in long context medical documents.

📄 PDF Abstract BibTeX arXiv:2501.18724

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingText Summarization

Similar Papers 제목 키워드 기반

Large Language Models are Few-Shot Clinical Information Extractors

2022-05-25 · Monica Agrawal, Stefan Hegselmann, Hunter Lang, Yoon Kim 외

A long-running goal of the clinical NLP community is the extraction of important variables trapped in clinical notes. However, roadblocks have included dataset shift from the general domain and a lack of public clinical …

Benchmarkingcoreference-resolutionCoreference ResolutionLanguage Modelling+3

Bridging the Domain Divide: Supervised vs. Zero-Shot Clinical Section Segmentation from MIMIC-III to Obstetrics

2026-02-19 · Baris Karacan, Barbara Di Eugenio, Patrick Thornton arxiv

Clinical free-text notes contain vital patient information. They are structured into labelled sections; recognizing these sections has been shown to support clinical decision-making and downstream NLP tasks. In this pape…

Prompting Large Language Models for Zero-Shot Clinical Prediction with Structured Longitudinal Electronic Health Record Data

2024-01-25 · Yinghao Zhu, Zixiang Wang, Junyi Gao, Yuning Tong 외

The inherent complexity of structured longitudinal Electronic Health Records (EHR) data poses a significant challenge when integrated with Large Language Models (LLMs), which are traditionally tailored for natural langua…

Decision MakingIn-Context Learning

Large Language Models in the Clinic: A Comprehensive Benchmark

2024-04-25 · Fenglin Liu, Zheng Li, Hongjian Zhou, Qingyu Yin 외

The adoption of large language models (LLMs) to assist clinicians has attracted remarkable attention. Existing works mainly adopt the close-ended question-answering (QA) task with answer options for evaluation. However, …

Decision MakingDocument SummarizationQuestion AnsweringText Generation

CodeClinic: Evaluating Automation of Coding Skills for Clinical Reasoning Agents

2026-05-10 · Timothy Ossowski, Xinchi Liu, Danyal Maqbool, Vaibhav Dhanuka 외 arxiv

Clinical reasoning agents based on large language models (LLMs) aim to automate tasks such as intensive care unit (ICU) monitoring and patient state tracking from electronic health records (EHRs). Existing systems typica…

Code Generation