vix.ing · top · new · best · stats

Teaching AI Stepwise Diagnostic Reasoning with Report-Guided Chain-of-Thought Learning

2025/09/08 by Yu Luo, Luo, Yihong, Wenwu He +5
Computer Science · #Artificial Intelligence (cs.AI) #Domain (mathematical analysis) #Explainable Artificial Intelligence (XAI) #FOS: Computer and information sciences #Inference #Medical diagnosis #Narrative #Online Learning and Analytics #Reinforcement learning #Scalability

paper · pdf · doi:10.48550/arxiv.2509.06409

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/09/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

This study presents DiagCoT, a multi-stage framework that applies supervised fine-tuning to general-purpose vision-language models (VLMs) to emulate radiologists' stepwise diagnostic reasoning using only free-text reports. DiagCoT combines contrastive image-report tuning for domain alignment, chain-of-thought supervision to capture inferential logic, and reinforcement tuning with clinical reward signals to enhance factual accuracy and fluency. On the MIMIC-CXR benchmark, DiagCoT improved zero-shot disease classification AUC from 0.52 to 0.76 (absolute gain of 0.24), pathology grounding mIoU from 0.08 to 0.31 (absolute gain of 0.23), and report generation BLEU from 0.11 to 0.33 (absolute gain of 0.22). It outperformed state-of-the-art models including LLaVA-Med and CXR-LLAVA on long-tailed diseases and external datasets. By converting unstructured clinical narratives into structured supervision, DiagCoT offers a scalable approach for developing interpretable and diagnostically competent AI systems for radiology.

Citations

Related