CVAISep 9, 2024

KARGEN: Knowledge-enhanced Automated Radiology Report Generation Using Large Language Models

arXiv:2409.05370v113 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently triggering relevant knowledge in LLMs for radiology report generation, which is an incremental improvement for medical imaging applications.

The study tackled automated radiology report generation by integrating a knowledge graph with large language models to enhance disease sensitivity and report quality, achieving promising results on MIMIC-CXR and IU-Xray datasets.

Harnessing the robust capabilities of Large Language Models (LLMs) for narrative generation, logical reasoning, and common-sense knowledge integration, this study delves into utilizing LLMs to enhance automated radiology report generation (R2Gen). Despite the wealth of knowledge within LLMs, efficiently triggering relevant knowledge within these large models for specific tasks like R2Gen poses a critical research challenge. This paper presents KARGEN, a Knowledge-enhanced Automated radiology Report GENeration framework based on LLMs. Utilizing a frozen LLM to generate reports, the framework integrates a knowledge graph to unlock chest disease-related knowledge within the LLM to enhance the clinical utility of generated reports. This is achieved by leveraging the knowledge graph to distill disease-related features in a designed way. Since a radiology report encompasses both normal and disease-related findings, the extracted graph-enhanced disease-related features are integrated with regional image features, attending to both aspects. We explore two fusion methods to automatically prioritize and select the most relevant features. The fused features are employed by LLM to generate reports that are more sensitive to diseases and of improved quality. Our approach demonstrates promising results on the MIMIC-CXR and IU-Xray datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes