用视觉语言对齐提升放射科报告生成的准确与可信度
RadAlign: Advancing Radiology Report Generation with Vision-Language Concept Alignment
- 先用专用视觉语言模型对齐图像与医学概念,再用大模型生成报告
- 疾病分类AUC达0.885,报告质量GREEN得分0.678优于现有方法
- 结合历史病例检索,减少幻觉,适合临床辅助诊断场景
自动胸部X光片解读需兼顾精准疾病分类与详细报告生成,当前方法或牺牲可解释性追求分类精度,或通过图像描述生成冗长但不可靠的报告。本文提出RadAlign框架,融合视觉语言模型(VLM)的预测能力与大语言模型(LLM)的推理优势。受放射科医生工作流程启发,先用专用VLM将图像特征与关键医学概念对齐,在多病种上平均AUC达0.885;随后将识别出的医学概念作为文本提示,驱动LLM生成报告。引入检索增强生成机制,使输出基于相似历史病例,显著提升报告质量,GREEN得分为0.678,优于当前最优方法的0.634。该框架兼具临床可解释性并降低幻觉,推动医疗影像与报告分析中生成式AI的发展。代码已开源。
原文摘要 · Abstract (English)
Automated chest radiographs interpretation requires both accurate disease classification and detailed radiology report generation, presenting a significant challenge in the clinical workflow. Current approaches either focus on classification accuracy at the expense of interpretability or generate detailed but potentially unreliable reports through image captioning techniques. In this study, we present RadAlign, a novel framework that combines the predictive accuracy of vision-language models (VLMs) with the reasoning capabilities of large language models (LLMs). Inspired by the radiologist's workflow, RadAlign first employs a specialized VLM to align visual features with key medical concepts, achieving superior disease classification with an average AUC of 0.885 across multiple diseases. These recognized medical conditions, represented as text-based concepts in the aligned visual-language space, are then used to prompt LLM-based report generation. Enhanced by a retrieval-augmented generation mechanism that grounds outputs in similar historical cases, RadAlign delivers superior report quality with a GREEN score of 0.678, outperforming state-of-the-art methods' 0.634. Our framework maintains strong clinical interpretability while reducing hallucinations, advancing automated medical imaging and report analysis through integrated predictive and generative AI. Code is available at https://github.com/difeigu/RadAlign.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。