arXiv:2510.23968cs.CV2025-10被引 7

让胸部X光分析模型像医生一样一步步推理,提升可解释性与可信度。

Reasoning Visual Language Model for Chest X-Ray Analysis

  • 通过两阶段训练让模型模仿放射科医生的逐步思考过程。
  • 在多标签分类任务中表现优异,且推理路径可审计、可纠错。
  • 适合医疗AI审评、误诊分析和人机协同诊断场景。

视觉语言模型在医学图像分析中展现出巨大潜力,但多数模型缺乏透明性,仅给出结论而无推理过程。本文提出一种链式思维(CoT)框架,将专家式推理引入胸部X光解读。通过将中间推理步骤与可见影像证据及放射科工作流程对齐,模型不仅学习结论,更学习如何推理。该方法采用高保真视觉编码与两阶段训练:先进行推理风格监督微调(SFT),再通过基于可验证奖励的强化学习优化异常检测。模型输出的推理过程能反映医生的系统性思考、不确定性及鉴别诊断逻辑。在分布外评估中,模型实现竞争性多标签分类性能,并显著提升可解释性。专家放射科医师的读者研究显示,完整推理轨迹提升了诊断信心,支持错误审计,并缩短报告生成时间。我们开源了代码与模型NV-Reason-CXR-3B,以推动胸部放射学及其他医学影像任务中可信、可解释AI的发展。

原文摘要 · Abstract (English)

Vision-language models (VLMs) have shown strong promise for medical image analysis, but most remain opaque, offering predictions without the transparent, stepwise reasoning clinicians rely on. We present a framework that brings chain-of-thought (CoT) reasoning to chest X-ray interpretation. Inspired by reasoning-first training paradigms, our approach is designed to learn how experts reason, not just what they conclude, by aligning intermediate steps with observable image evidence and radiology workflow. Beyond accuracy, the explicit reasoning traces support clinical auditability: they reveal why a conclusion was reached, which alternatives were considered, and where uncertainty remains, enabling quality assurance, error analysis, and safer human-AI collaboration. Our model couples high-fidelity visual encoding with a two-stage training recipe: a reasoning-style supervised fine-tuning (SFT) followed by reinforcement learning (RL) that uses verifiable rewards over a list of X-ray abnormalities. The model outputs reasoning that mirrors radiologists systematic thought process, uncertainty, and differential diagnosis. In out-of-distribution evaluation, the approach achieves competitive multi-label classification while improving interpretability. In a reader study with expert radiologists, full reasoning traces increased confidence, supported error auditing, and reduced time to finalize reports. We release code and the model NV-Reason-CXR-3B to support community progress toward trustworthy, explainable AI in chest radiography and other medical imaging tasks where reasoning quality is as critical as prediction quality.

医学影像可解释AI推理模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。