PulseAugur
EN
LIVE 10:01:09

AI models fail to route chart data for scientific claim verification

Researchers have identified why multimodal large language models struggle with verifying scientific claims presented in charts compared to tables. Through layer-wise linear probing and attention analysis on three open-weight VLMs, they found that information from charts is encoded in the models' intermediate representations but fails to reach the prediction layer. This disconnect, which does not occur with tables, suggests the issue is not with encoding visual data but with routing it effectively for prediction. AI

IMPACT Identifies a specific routing failure in multimodal models, potentially guiding future architectural improvements for better visual data understanding.

RANK_REASON Academic paper detailing a novel finding about model behavior. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI models fail to route chart data for scientific claim verification

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Academic paper detailing a novel finding about model behavior. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
117 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Sunisth Kumar, Xanh Ho, Tim Schopf, Andre Greiner-Petter, Florian Boudin, Akiko Aizawa ·

    Encoded but Not Routed: Explaining the Table-Chart Gap in Scientific Claim Verification

    arXiv:2606.01679v1 Announce Type: new Abstract: Multimodal LLMs are increasingly used to assist scientific peer review, where a core requirement is verifying whether claims in a paper are supported by its evidence. Prior work has shown that models perform substantially better at …