CLJan 27

Strong Reasoning Isn't Enough: Evaluating Evidence Elicitation in Interactive Diagnosis

arXiv:2601.19773v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in interactive medical AI by providing a process-focused evaluation framework, though it is incremental as it builds on existing diagnostic methods.

The paper tackles the problem of evaluating how well AI agents gather clinical evidence during interactive medical consultations, finding that strong diagnostic reasoning alone does not ensure effective information collection, with REFINE improving performance by up to 15% in coverage rates.

Interactive medical consultation requires an agent to proactively elicit missing clinical evidence under uncertainty. Yet existing evaluations largely remain static or outcome-centric, neglecting the evidence-gathering process. In this work, we propose an interactive evaluation framework that explicitly models the consultation process using a simulated patient and a \rev{simulated reporter} grounded in atomic evidences. Based on this representation, we introduce Information Coverage Rate (ICR) to quantify how completely an agent uncovers necessary evidence during interaction. To support systematic study, we build EviMed, an evidence-based benchmark spanning diverse conditions from common complaints to rare diseases, and evaluate 10 models with varying reasoning abilities. We find that strong diagnostic reasoning does not guarantee effective information collection, and this insufficiency acts as a primary bottleneck limiting performance in interactive settings. To address this, we propose REFINE, a strategy that leverages diagnostic verification to guide the agent in proactively resolving uncertainties. Extensive experiments demonstrate that REFINE consistently outperforms baselines across diverse datasets and facilitates effective model collaboration, enabling smaller agents to achieve superior performance under strong reasoning supervision. Our code can be found at https://github.com/NanshineLoong/EID-Benchmark .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes