paper-with-me

Papers

A Vision-language Framework for Comparative Reasoning in Radiology

2026-06-04 · Tengfei Zhang, Ziheng Zhao, Xiaoman Zhang, Lisong Dai, Pengcheng Qiu, Ya Zhang, Yanfeng Wang, Weidi Xie arxiv

Medical imaging artificial intelligence has achieved strong performance in isolated image interpretation, but remains poorly aligned with radiological practice, where diagnosis and follow-up rely on comparison across prior studies and analogous reference cases. Here we formulate radiological comparison as an entity-aware cross-image reasoning problem and introduce a framework that supports both reference-case retrieval and temporal comparative interpretation. We construct MedReCo-DB, a large-scale comparative imaging resource derived from routine image-report pairs, comprising more than 690,000 images from over 160,000 patients across eight institutions, four countries and seven imaging modalities. Reports are decomposed into anatomical structures, abnormal findings and pathological conditions to provide supervision for entity-conditioned retrieval and comparative visual question answering. Using this resource, we develop MedReCo, an entity-aware visual encoder for controllable retrieval of clinically analogous cases, and MedReCo-VLM, a vision--language extension for generative interpretation of interval change. Across internal, external and cross-center evaluations, MedReCo achieved the highest Recall@1 in all 12 internal retrieval settings and improved external retrieval by a mean of 6.0 percentage points. In clinically confusable differential groups, it consistently outperformed the strongest baselines. MedReCo-VLM achieved the best performance across all comparative generation evaluations and improved longitudinal follow-up accuracy by 14.5-46.5 percentage points on chest radiographs and 13.0-27.9 percentage points on CT. These findings suggest that entity-aware comparative reasoning can be learned from routine clinical data at scale and may provide a more clinically aligned foundation for medical imaging AI.

📄 PDF Abstract BibTeX arXiv:2606.06407

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

RadDiff: Describing Differences in Radiology Image Sets with Natural Language

2026-01-07 · Xiaoxian Shen, Yuhui Zhang, Sahithi Ankireddy, Xiaohan Wang 외 arxiv

Understanding how two radiology image sets differ is critical for generating clinical insights and for interpreting medical AI systems. We introduce RadDiff, a multimodal agentic system that performs radiologist-style co…

Natural Language UnderstandingMultimodal Reasoning

Simple Radiology VLLM Test-time Scaling with Thought Graph Traversal

2025-06-13 · Yue Yao, Zelin Wen, Yan Tong, Xinyu Tian 외

Test-time scaling offers a promising way to improve the reasoning performance of vision-language large models (VLLMs) without additional training. In this paper, we explore a simple but effective approach for applying te…

Medical AI Consensus: A Multi-Agent Framework for Radiology Report Generation and Evaluation

2025-09-22 · Ahmed T. Elboardy, Ghada Khoriba, Essam A. Rashed arxiv

Automating radiology report generation poses a dual challenge: building clinically reliable systems and designing rigorous evaluation protocols. We introduce a multi-agent reinforcement learning framework that serves as …

Multi-agent Reinforcement Learning

Visual Alignment of Medical Vision-Language Models for Grounded Radiology Report Generation

2025-12-18 · Sarosij Bose, Ravi K. Rajendran, Biplob Debnath, Konstantinos Karydis 외 arxiv

Radiology Report Generation (RRG) is a critical step toward automating healthcare workflows, facilitating accurate patient assessments, and reducing the workload of medical professionals. Despite recent progress in Large…

Medical Report GenerationVisual Reasoning

ChestX-Reasoner: Advancing Radiology Foundation Models with Reasoning through Step-by-Step Verification

2025-04-29 · Ziqing Fan, Cheng Liang, Chaoyi Wu, Ya zhang 외

Recent advances in reasoning-enhanced large language models (LLMs) and multimodal LLMs (MLLMs) have significantly improved performance in complex tasks, yet medical AI models often overlook the structured reasoning proce…

DiagnosticQuestion AnsweringVisual Question Answering