paper-with-me

Papers

LLaMA-XR: A Novel Framework for Radiology Report Generation using LLaMA and QLoRA Fine Tuning

2025-05-29 · Md. Zihad Bin Jahangir, Muhammad Ashad Kabir, Sumaiya Akter, Israt Jahan, Minh Chau

Automated radiology report generation holds significant potential to reduce radiologists' workload and enhance diagnostic accuracy. However, generating precise and clinically meaningful reports from chest radiographs remains challenging due to the complexity of medical language and the need for contextual understanding. Existing models often struggle with maintaining both accuracy and contextual relevance. In this paper, we present LLaMA-XR, a novel framework that integrates LLaMA 3.1 with DenseNet-121-based image embeddings and Quantized Low-Rank Adaptation (QLoRA) fine-tuning. LLaMA-XR achieves improved coherence and clinical accuracy while maintaining computational efficiency. This efficiency is driven by an optimization strategy that enhances parameter utilization and reduces memory overhead, enabling faster report generation with lower computational resource demands. Extensive experiments conducted on the IU X-ray benchmark dataset demonstrate that LLaMA-XR outperforms a range of state-of-the-art methods. Our model achieves a ROUGE-L score of 0.433 and a METEOR score of 0.336, establishing new performance benchmarks in the domain. These results underscore LLaMA-XR's potential as an effective and efficient AI system for automated radiology reporting, offering enhanced clinical utility and reliability.

📄 PDF Abstract BibTeX arXiv:2506.03178

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDiagnostic

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

MGH Radiology Llama: A Llama 3 70B Model for Radiology

2024-08-13 · Yucheng Shi, Peng Shu, Zhengliang Liu, Zihao Wu 외

In recent years, the field of radiology has increasingly harnessed the power of artificial intelligence (AI) to enhance diagnostic accuracy, streamline workflows, and improve patient care. Large language models (LLMs) ha…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

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

Semantic Similarity in Radiology Reports via LLMs and NER

2025-10-03 · Beth Pearson, Ahmed Adnan, Zahraa S. Abdallah arxiv

Radiology report evaluation is a crucial part of radiologists' training and plays a key role in ensuring diagnostic accuracy. As part of the standard reporting workflow, a junior radiologist typically prepares a prelimin…

Semantic SimilarityClinical Knowledge

BURExtract-Llama: An LLM for Clinical Concept Extraction in Breast Ultrasound Reports

2024-08-21 · Yuxuan Chen, Haoyan Yang, Hengkai Pan, Fardeen Siddiqui 외

Breast ultrasound is essential for detecting and diagnosing abnormalities, with radiology reports summarizing key findings like lesion characteristics and malignancy assessments. Extracting this critical information is c…

Clinical Concept Extraction

Automatic Extraction of Structured Information from Brain MRI Reports Using an Open-Weight Large Language Model

2026-06-05 · Kaouther Mouheb, Amos Pomp, Antoine Manenti, Romy de Haan 외 arxiv

Objectives: Automatic data extraction from free-text radiology reports enables large-scale research, but few studies assessed the performance of large language models (LLMs) on Dutch neuroradiology reports. Methods: We a…