paper-with-me

홈 › Papers

EVADE: Evidence-Verified Agentic Diagnosis with Escape

2026-08-19 · Mohaimenul Azam Khan Raiaan, Nur Mohammad Fahad arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.18833

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GradEscape: A Gradient-Based Evader Against AI-Generated Text Detectors

2025-06-09 · Wenlong Meng, Shuguo Fan, Chengkun Wei, Min Chen 외

In this paper, we introduce GradEscape, the first gradient-based evader designed to attack AI-generated text (AIGT) detectors. GradEscape overcomes the undifferentiable computation problem, caused by the discrete nature …

BenchmarkingModel extraction

Prying Pedestrian Surveillance-Evasion: Minumum-Time Evasion from an Agile Pursuer

2024-11-28 · Philipp Braun, Timothy L. Molloy, Iman Shames

A new surveillance-evasion differential game is posed and solved in which an agile pursuer (the prying pedestrian) seeks to remain within a given surveillance range of a less agile evader that aims to escape. In contrast…

Scaffolding Reflection in Reinforcement Learning Framework for Confinement Escape Problem

2020-11-13 · Nishant Mohanty, Suresh Sundaram

In this paper, a novel Scaffolding Reflection in Reinforcement Learning (SR2L) is proposed for solving the confinement escape problem (CEP). In CEP, an evader's objective is to attempt escaping a confinement region patro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Evidence-Grounded Verified Agentic Reasoning: A Path Toward Eliminating LLM Hallucination in Empirical Inference via Tool-Attested Kernel Proofs

2026-07-14 · Junyu Ren arxiv

Tool access alone does not make LLM empirical reasoning governable: accepted outputs need not descend from attested evidence, and accepted deductions need not hold up under formal scrutiny. We present EG-VAR (Evidence-Gr…

Multi-robot Implicit Control of Massive Herds

2022-09-20 · Eduardo Sebastian, Eduardo Montijano, Carlos Sagues

This paper solves the problem of herding countless evaders by means of a few robots. The objective is to steer all the evaders towards a desired tracking reference while avoiding escapes. The problem is very challenging …