CVAICLMar 24

MedObvious: Exposing the Medical Moravec's Paradox in VLMs via Clinical Triage

arXiv:2603.2350150.12 citationsh-index: 3
AI Analysis

This addresses a safety-critical gap for medical AI deployment by exposing a failure mode where VLMs produce plausible narratives even with invalid inputs, which is incremental as it builds on existing benchmarks but focuses on a neglected aspect.

The paper tackles the problem of vision language models (VLMs) failing to perform pre-diagnostic sanity checks on medical images, such as verifying input validity, by introducing MedObvious, a 1,880-task benchmark that isolates input validation. The results show that sanity checking remains unreliable, with models hallucinating anomalies and performance degrading on larger image sets, indicating this capability is unsolved for medical VLMs.

Vision Language Models (VLMs) are increasingly used for tasks like medical report generation and visual question answering. However, fluent diagnostic text does not guarantee safe visual understanding. In clinical practice, interpretation begins with pre-diagnostic sanity checks: verifying that the input is valid to read (correct modality and anatomy, plausible viewpoint and orientation, and no obvious integrity violations). Existing benchmarks largely assume this step is solved, and therefore miss a critical failure mode: a model can produce plausible narratives even when the input is inconsistent or invalid. We introduce MedObvious, a 1,880-task benchmark that isolates input validation as a set-level consistency capability over small multi-panel image sets: the model must identify whether any panel violates expected coherence. MedObvious spans five progressive tiers, from basic orientation/modality mismatches to clinically motivated anatomy/viewpoint verification and triage-style cues, and includes five evaluation formats to test robustness across interfaces. Evaluating 17 different VLMs, we find that sanity checking remains unreliable: several models hallucinate anomalies on normal (negative-control) inputs, performance degrades when scaling to larger image sets, and measured accuracy varies substantially between multiple-choice and open-ended settings. These results show that pre-diagnostic verification remains unsolved for medical VLMs and should be treated as a distinct, safety-critical capability before deployment.

Foundations

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

Your Notes