CVAIApr 6

DISSECT: Diagnosing Where Vision Ends and Language Priors Begin in Scientific VLMs

arXiv:2604.0625027.1h-index: 6Has Code
AI Analysis

This work addresses the problem of diagnosing reasoning failures in VLMs for scientific domains, providing a tool to separate perception from integration, which is incremental in benchmarking methodology.

The paper tackles the perception-integration gap in Vision-Language Models (VLMs), where models extract visual information but fail in reasoning, by introducing DISSECT, a 12,000-question diagnostic benchmark for Chemistry and Biology, revealing that open-source models score higher when reasoning from their own verbalized descriptions than from raw images, exposing a systematic integration bottleneck.

When asked to describe a molecular diagram, a Vision-Language Model correctly identifies ``a benzene ring with an -OH group.'' When asked to reason about the same image, it answers incorrectly. The model can see but it cannot think about what it sees. We term this the perception-integration gap: a failure where visual information is successfully extracted but lost during downstream reasoning, invisible to single-configuration benchmarks that conflate perception with integration under one accuracy number. To systematically expose such failures, we introduce DISSECT, a 12,000-question diagnostic benchmark spanning Chemistry (7,000) and Biology (5,000). Every question is evaluated under five input modes -- Vision+Text, Text-Only, Vision-Only, Human Oracle, and a novel Model Oracle in which the VLM first verbalizes the image and then reasons from its own description -- yielding diagnostic gaps that decompose performance into language-prior exploitation, visual extraction, perception fidelity, and integration effectiveness. Evaluating 18~VLMs, we find that: (1) Chemistry exhibits substantially lower language-prior exploitability than Biology, confirming molecular visual content as a harder test of genuine visual reasoning; (2) Open-source models consistently score higher when reasoning from their own verbalized descriptions than from raw images, exposing a systematic integration bottleneck; and (3) Closed-source models show no such gap, indicating that bridging perception and integration is the frontier separating open-source from closed-source multimodal capability. The Model Oracle protocol is both model and benchmark agnostic, applicable post-hoc to any VLM evaluation to diagnose integration failures.

Foundations

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

Your Notes