EVADE: Evidence-Verified Agentic Diagnosis with Escape

📅 2026-08-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决医疗视觉-语言模型的不可靠问题,EVADE通过在不确定时局部放大图像并验证不同视图间的一致性来提高模型的安全性和准确性。
📝 Abstract
Medical vision-language models (VLMs) can achieve high accuracy but remain unreliable: they are systematically overconfident, benefit little from test-time reasoning, and lack the ability to reliably calibrate trust in their own responses. We introduce EVADE (Evidence-Verified Agentic Diagnosis with Escape), an inferential, non-training method that enhances the safety of deploying a single frozen VLM. EVADE responds and, when uncertain, localises the region most diagnostically relevant, re-answers on a zoomed view, and commits only when both the entire image and the zoomed view responses agree; otherwise, it abstains. To directly address verification hallucination in single-model self-checking, our main idea is to verify gate consistency across different image views rather than re-reading the model's own text. Experimental evaluation on VQA-RAD, SLAKE, and PathVQA using Qwen2.5-VL-7B reports that EVADE is the only method that simultaneously improves both calibration and selective risk while maintaining accuracy, reducing expected calibration error (ECE) by up to 45% compared to zero-shot. Chain-of-thought, self-consistency, and self-verification all fail at least one axis. A grounding analysis reports that self-proposed regions perform better at diagnostic structure localisation than centres or random crops. However, a 7B VLM cannot use this localisation to revise answers. Therefore, reliability gains come from the consistency gate and calibrated abstention.
Problem

Research questions and friction points this paper is trying to address.

Medical Vision-Language Models
Reliability
Overconfidence
Test-Time Reasoning
Calibration
Innovation

Methods, ideas, or system contributions that make the work stand out.

EVADE
gate consistency
calibrated abstention
diagnostic structure localisation
frozen VLM
🔎 Similar Papers
No similar papers found.