paper-with-me

홈 › Papers

Summarizing Radiology Reports Findings into Impressions

2024-05-10 · Raul Salles de Padua, Imran Qureshi

Patient hand-off and triage are two fundamental problems in health care. Often doctors must painstakingly summarize complex findings to efficiently communicate with specialists and quickly make decisions on which patients have the most urgent cases. In pursuit of these challenges, we present (1) a model with state-of-art radiology report summarization performance using (2) a novel method for augmenting medical data, and (3) an analysis of the model limitations and radiology knowledge gain. We also provide a data processing pipeline for future models developed on the the MIMIC CXR dataset. Our best performing model was a fine-tuned BERT-to-BERT encoder-decoder with 58.75/100 ROUGE-L F1, which outperformed specialized checkpoints with more sophisticated attention mechanisms. We investigate these aspects in this work.

📄 PDF Abstract BibTeX arXiv:2405.06802

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

The current status of large language models in summarizing radiology report impressions

2024-06-04 · Danqing Hu, Shanyuan Zhang, Qing Liu, Xiaofeng Zhu 외

Large language models (LLMs) like ChatGPT show excellent capabilities in various natural language processing tasks, especially for text generation. The effectiveness of LLMs in summarizing radiology report impressions re…

Text Generation

Multilingual Natural Language Processing Model for Radiology Reports -- The Summary is all you need!

2023-09-29 · Mariana Lindo, Ana Sofia Santos, André Ferreira, Jianning Li 외

The impression section of a radiology report summarizes important radiology findings and plays a critical role in communicating these findings to physicians. However, the preparation of these summaries is time-consuming …

All

Learning to Summarize Radiology Findings

2018-09-12 · WS 2018 10 · Yuhao Zhang, Daisy Yi Ding, Tianpei Qian, Christopher D. Manning 외

The Impression section of a radiology report summarizes crucial radiology findings in natural language and plays a central role in communicating these findings to physicians. However, the process of generating impression…

Coarse-to-Fine Personalized LLM Impressions for Streamlined Radiology Reports

2025-08-19 · Chengbo Sun, Hui Yi Leong, Lei Li arxiv

The manual creation of the "Impression" section in radiology reports is a primary driver of radiologist burnout. To address this challenge, we propose a coarse-to-fine framework that leverages open-source large language …

Reinforcement Learning

shs-nlp at RadSum23: Domain-Adaptive Pre-training of Instruction-tuned LLMs for Radiology Report Impression Generation

2023-06-05 · Sanjeev Kumar Karn, Rikhiya Ghosh, Kusuma P, Oladimeji Farri

Instruction-tuned generative Large language models (LLMs) like ChatGPT and Bloomz possess excellent generalization abilities, but they face limitations in understanding radiology reports, particularly in the task of gene…