← Latest papers
💬 NLP

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

This paper investigates the performance gap in scientific claim verification between table and chart evidence, revealing that multimodal LLMs successfully encode chart information in intermediate layers but fail to route it to the prediction position, indicating a routing rather than an encoding deficiency.

Original authors: Sunisth Kumar, Xanh Ho, Tim Schopf, Andre Greiner-Petter, Florian Boudin, Akiko Aizawa

Published 2026-06-02
📖 4 min read☕ Coffee break read

Original authors: Sunisth Kumar, Xanh Ho, Tim Schopf, Andre Greiner-Petter, Florian Boudin, Akiko Aizawa

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a judge trying to decide if a scientist's claim is true. You have two pieces of evidence: a spreadsheet (a table) and a graph (a chart) showing the exact same numbers.

You'd expect a smart computer program (a Multimodal AI) to make the same decision regardless of whether it's looking at the spreadsheet or the graph. But here's the problem: the AI is great at reading the spreadsheet but often gets confused by the graph, even though the data is identical.

This paper asks: Why does this happen?

Is the AI "blind" to the graph (it can't see the data)? Or is it "distracted" (it sees the data but forgets to use it when making its final decision)?

The Investigation: Looking Inside the Black Box

The researchers treated the AI like a mystery box. Instead of just asking the AI for an answer, they peeked inside its "brain" layer by layer to see how information travels. They used two main tools:

  1. The "Linear Probe" (A Detective's Flashlight):
    Imagine the AI's brain is a long hallway with many rooms (layers). The researchers put a small detective (a probe) in every room to ask, "Do you know the answer yet?"

    • The Finding: When the AI looked at a chart, the detective found the answer hidden in the middle rooms. The information was definitely there! However, by the time the information reached the very last room (where the final answer is written), it had vanished.
    • The Analogy: It's like a chef who perfectly chops the vegetables (encoding the data) but then forgets to put them in the soup before serving it. The ingredients were there, but they didn't make it to the final dish.
  2. The "Attention Map" (Tracking the Gaze):
    The researchers also tracked where the AI was "looking" when it made its decision.

    • The Finding: They discovered two different types of "forgetting," depending on which AI family they tested:
      • The "Averted Gaze" (Qwen models): These models barely looked at the chart at all. They glanced at the graph and immediately turned their attention to the text, ignoring the visual evidence entirely. It's like a student taking a test who glances at the diagram but only reads the question, missing the crucial picture.
      • The "Distracted Gaze" (InternVL model): This model did look at the chart. It stared right at the data. But even though it saw the numbers, it couldn't connect them to the final answer. It's like a student who studies the diagram intently but then gets confused when trying to write the essay, failing to use the notes they just took.

The Big Conclusion

The paper concludes that the AI isn't "blind" to charts. The information is successfully captured and stored in the middle of the AI's brain. The problem is routing.

Think of the AI's brain as a busy office:

  • Tables are like a memo that gets stamped, filed, and delivered directly to the boss's desk.
  • Charts are like a memo that gets stamped and filed, but then gets lost in the mailroom. The boss never sees it, even though the mailroom has it.

The researchers found that for charts, the information gets encoded but fails to reach the "prediction position" where the final decision is made. This is a failure of how the information is delivered, not a failure of how it is seen.

Summary in One Sentence

The AI can "see" the chart and store the data, but it fails to deliver that information to the part of its brain that makes the final decision, causing it to perform worse on graphs than on tables.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →