paper-with-me

Papers

MedEyes: Learning Dynamic Visual Focus for Medical Progressive Diagnosis

2025-11-27 · Chunzheng Zhu, Yangfang Lin, Shen Chen, Yijun Wang, Jianxin Lin arxiv

Accurate medical diagnosis often involves progressive visual focusing and iterative reasoning, characteristics commonly observed in clinical workflows. While recent vision-language models demonstrate promising chain-of-thought (CoT) reasoning capabilities via reinforcement learning with verifiable rewards (RLVR), their purely on-policy learning paradigm tends to reinforce superficially coherent but clinically inaccurate reasoning paths. We propose MedEyes, a novel reinforcement learning framework that dynamically models clinician-style diagnostic reasoning by progressively attending to and interpreting relevant medical image regions. By incorporating off-policy expert guidance, MedEyes converts expert visual search trajectories into structured external behavioral signals, guiding the model toward clinically aligned visual reasoning. We design the Gaze-guided Reasoning Navigator (GRN) to emulate the diagnostic process through a dual-mode exploration strategy, scanning for systematic abnormality localization and drilling for detailed regional analysis. To balance expert imitation and autonomous discovery, we introduce the Confidence Value Sampler (CVS), which employs nucleus sampling and adaptive termination to create diverse yet credible exploration paths. Finally, the dual-stream GRPO optimization framework decouples on-policy and off-policy learning signals, mitigating reward assimilation and entropy collapse. Experiments demonstrate that MedEyes achieves an average performance improvement of +8.5pp across multiple medical VQA benchmarks, validating MedEyes's potential in building trustworthy medical AI systems. Code is available at https://github.com/zhcz328/MedEyes.

📄 PDF Abstract BibTeX arXiv:2511.22018

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMedical DiagnosisVisual Reasoning

Similar Papers 제목 키워드 기반

Visual-Textual Attentive Semantic Consistency for Medical Report Generation

2021-01-01 · ICCV 2021 10 · Yi Zhou, Lei Huang, Tao Zhou, Huazhu Fu 외

Diagnosing diseases from medical radiographs and writing reports requires professional knowledge and is time-consuming. To address this, automatic medical report generation approaches have recently gained interest. H…

DecoderMedical Report GenerationSentenceWord Embeddings

P3Net: Progressive and Periodic Perturbation for Semi-Supervised Medical Image Segmentation

2025-05-21 · Zhenyan Yao, Miao Zhang, Lanhu Wu, Yongri Piao 외

Perturbation with diverse unlabeled data has proven beneficial for semi-supervised medical image segmentation (SSMIS). While many works have successfully used various perturbation techniques, a deeper understanding of le…

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Align and Surpass Human Camouflaged Perception: Visual Refocus Reinforcement Fine-Tuning

2025-05-26 · Ruolin Shen, Xiaozhong Ji, Kai Wu, Jiangning Zhang 외

Current multi-modal models exhibit a notable misalignment with the human visual system when identifying objects that are visually assimilated into the background. Our observations reveal that these multi-modal models can…

A Generative AI System for Biomedical Data Discovery with Grammar-Based Visualizations

2025-09-19 · Devin Lange, Shanghua Gao, Pengwei Sui, Austen Money 외 arxiv

We explore the potential for combining generative AI with grammar-based visualizations for biomedical data discovery. In our prototype, we use a multi-agent system to generate visualization specifications and apply filte…

GFSR-Net: Guided Focus via Segment-Wise Relevance Network for Interpretable Deep Learning in Medical Imaging

2025-10-02 · Jhonatan Contreras, Thomas Bocklitz arxiv

Deep learning has achieved remarkable success in medical image analysis, however its adoption in clinical practice is limited by a lack of interpretability. These models often make correct predictions without explaining …