paper-with-me

Papers

HC-LLM: Historical-Constrained Large Language Models for Radiology Report Generation

2024-12-15 · Tengfei Liu, Jiapu Wang, Yongli Hu, Mingjie Li, Junfei Yi, Xiaojun Chang, Junbin Gao, BaoCai Yin

Radiology report generation (RRG) models typically focus on individual exams, often overlooking the integration of historical visual or textual data, which is crucial for patient follow-ups. Traditional methods usually struggle with long sequence dependencies when incorporating historical information, but large language models (LLMs) excel at in-context learning, making them well-suited for analyzing longitudinal medical data. In light of this, we propose a novel Historical-Constrained Large Language Models (HC-LLM) framework for RRG, empowering LLMs with longitudinal report generation capabilities by constraining the consistency and differences between longitudinal images and their corresponding reports. Specifically, our approach extracts both time-shared and time-specific features from longitudinal chest X-rays and diagnostic reports to capture disease progression. Then, we ensure consistent representation by applying intra-modality similarity constraints and aligning various features across modalities with multimodal contrastive and structural constraints. These combined constraints effectively guide the LLMs in generating diagnostic reports that accurately reflect the progression of the disease, achieving state-of-the-art results on the Longitudinal-MIMIC dataset. Notably, our approach performs well even without historical data during testing and can be easily adapted to other multimodal large models, enhancing its versatility.

📄 PDF Abstract BibTeX arXiv:2412.11070

Code (1)

tengfeiliu966/hc-llm 공식 구현 pytorch

Tasks

DiagnosticIn-Context Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

EviAgent: Evidence-Driven Agent for Radiology Report Generation

2026-03-14 · Tuoshi Qi, Shenshen Bu, Yingfei Xiang, Zhiming Dai arxiv

Automated radiology report generation holds immense potential to alleviate the heavy workload of radiologists. Despite the formidable vision-language capabilities of recent Multimodal Large Language Models (MLLMs), their…

RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning

2023-10-21 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Wenjie Li 외

Automating radiology report generation can significantly alleviate radiologists' workloads. Previous research has primarily focused on realizing highly concise observations while neglecting the precise attributes that de…

Medical Report Generation

Grounded Multimodal Retrieval-Augmented Drafting of Radiology Impressions Using Case-Based Similarity Search

2026-03-18 · Himadri S Samanta arxiv

Automated radiology report generation has gained increasing attention with the rise of deep learning and large language models. However, fully generative approaches often suffer from hallucinations and lack clinical grou…

Development and Validation of a Dynamic-Template-Constrained Large Language Model for Generating Fully-Structured Radiology Reports

2024-09-26 · Chuang Niu, Parisa Kaviani, Qing Lyu, Mannudeep K. Kalra 외

Current LLMs for creating fully-structured reports face the challenges of formatting errors, content hallucinations, and privacy leakage issues when uploading data to external servers.We aim to develop an open-source, ac…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model+1

DiA-gnostic VLVAE: Disentangled Alignment-Constrained Vision Language Variational AutoEncoder for Robust Radiology Reporting with Missing Modalities

2025-11-08 · Nagur Shareef Shaik, Teja Krishna Cherukuri, Adnan Masood, Dong Hye Ye arxiv

The integration of medical images with clinical context is essential for generating accurate and clinically interpretable radiology reports. However, current automated methods often rely on resource-heavy Large Language …

Knowledge Graphs