Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/8/4 16:23:39

CARE-X: Towards Clinically Useful Radiology VLMs with Auxiliary Supervision, Reward-Aligned Learning, and Tool-Augmented Measurement

AI 中文解读
核心亮点:这项研究让AI看X光片的能力从“能写报告”升级到“既会诊断又会测量”,相当于给AI装上了一双真正懂医学的眼睛。 通俗解读:以前AI看胸片,主要靠“写作文”描述看到什么,但医生真正需要的是“这里有个阴影,大小3厘米,位置在左肺下叶”这样精确的判断。CARE-X系统让AI同时学会三件事:给病灶分类、标出具体位置、像用尺子一样测量器官尺寸。它甚至能调用专门的测量工具,就像医生用电脑软件量角度一样,把AI的视觉能力和专业计算结合起来。 实际影响:以后你去做胸部X光检查,AI能更快帮医生标出可疑结节的位置和大小,减少漏诊。特别是肺心病、胸腔积液这些需要精确测量的疾病,AI能提供更客观的数据支持。对患者来说,这意味着更准确的早期筛查和更高效的诊断流程,尤其在基层医院缺乏资深放射科医生时,这种AI助手能显著提升诊断质量。
A clinically useful chest X-ray system must go beyond fluent report generation: it should classify findings with tunable decision thresholds, localize them spatially, and derive the anatomical measurements upon which many diagnoses depend. Today's Vision-Language Models (VLMs) treat these as separate problems, if they address them at all, leaving a gap between what radiologists need and what generative models provide. We introduce CARE-X, a chest X-ray VLM that narrows this gap by unifying auxiliary discriminative supervision with reward-aligned generation. CARE-X augments its generative backbone with focal-loss classification and composite-loss grounding heads, co-trained alongside the language-modeling objective. This auxiliary supervision produces discriminative diagnostic predictions with tunable decision thresholds and precise spatial localization while also improving report quality, providing evidence that structured prediction and generation reinforce one another. Building on this foundation, Decoupled Clip and Dynamic Sampling Policy Optimization (DAPO) leverages task-specific reward signals for report generation, visual question answering (VQA), and spatial grounding, directly optimizing the clinical quality metrics that matter in practice. The result is state-of-the-art performance on the majority of metrics across four report-generation benchmarks, 94.0% VQA accuracy on ReXVQA (+6.0 pp over the next-best baseline), and generative spatial decoding that reaches near parity with dedicated detection heads. Separately, to address measurement-dependent diagnoses, we couple Qwen3-VL-4B-Instruct with native tool-calling capabilities for invoking deterministic measurement tools, while retaining full visual access to the image. This hybrid inference yields +43.6 pp average F1 over perception-only baselines across five measurement-dependent conditions.
分享
阅读原文