paper-with-me

홈 › Papers

Improving Radiology Report Conciseness and Structure via Local Large Language Models

2024-11-06 · Iryna Hartsock, Cyrillo Araujo, Les Folio, Ghulam Rasool

In this study, we aim to enhance radiology reporting by improving both the conciseness and structured organization of findings (also referred to as templating), specifically by organizing information according to anatomical regions. This structured approach allows physicians to locate relevant information quickly, increasing the report's utility. We utilize Large Language Models (LLMs) such as Mixtral, Mistral, and Llama to generate concise, well-structured reports. Among these, we primarily focus on the Mixtral model due to its superior adherence to specific formatting requirements compared to other models. To maintain data security and privacy, we run these LLMs locally behind our institution's firewall. We leverage the LangChain framework and apply five distinct prompting strategies to enforce a consistent structure in radiology reports, aiming to eliminate extraneous language and achieve a high level of conciseness. We also introduce a novel metric, the Conciseness Percentage (CP) score, to evaluate report brevity. Our dataset comprises 814 radiology reports authored by seven board-certified body radiologists at our cancer center. In evaluating the different prompting methods, we discovered that the most effective approach for generating concise, well-structured reports involves first instructing the LLM to condense the report, followed by a prompt to structure the content according to specific guidelines. We assessed all prompting strategies based on their ability to handle formatting issues, reduce report length, and adhere to formatting instructions. Our findings demonstrate that open-source, locally deployed LLMs can significantly improve radiology report conciseness and structure while conforming to specified formatting standards.

📄 PDF Abstract BibTeX arXiv:2411.05042

Code (1)

lab-rasool/radiology-reporting-with-llms 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

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

Radiology-Llama2: Best-in-Class Large Language Model for Radiology

2023-08-29 · Zhengliang Liu, Yiwei Li, Peng Shu, Aoxiao Zhong 외

This paper introduces Radiology-Llama2, a large language model specialized for radiology through a process known as instruction tuning. Radiology-Llama2 is based on the Llama2 architecture and further trained on a large …

Language ModelingLanguage ModellingLarge Language Model

Multi-Agent AI System for Radiology Report Structuring and Quality Assurance with Independent Radiologist Evaluation

2026-08-18 · Iryna Hartsock, Cesar Lam, Christopher Otteni, Aliya Qayyum 외 arxiv

Purpose: To develop and evaluate a locally deployed multi-agent AI system for radiology report structuring and quality assurance. Materials and Methods: This retrospective study included 638 radiology reports from CT exa…

RadGame: An AI-Powered Platform for Radiology Education

2025-09-16 · Mohammed Baharoon, Siavash Raissi, John S. Jun, Thibault Heintz 외 arxiv

We introduce RadGame, an AI-powered gamified platform for radiology education that targets two core skills: localizing findings and generating reports. Traditional radiology training is based on passive exposure to cases…

Leveraging Prompt-Learning for Structured Information Extraction from Crohn's Disease Radiology Reports in a Low-Resource Language

2024-05-02 · Liam Hazan, Gili Focht, Naama Gavrielov, Roi Reichart 외

Automatic conversion of free-text radiology reports into structured data using Natural Language Processing (NLP) techniques is crucial for analyzing diseases on a large scale. While effective for tasks in widely spoken l…

Prompt Learning