MLLMs Get It Right, Then Get It Wrong: Tracing and Correcting Late-Layer Textual Bias
- lab arXiv
- lab arXivLabs
- location Computer Science
- model CALRD
- model MLLMs
Multimodal large language models consistently favor text over images when the two conflict, but new research shows they often form correct vision-based predictions in intermediate layers before overriding them in the final output, a phenomenon researchers call “late-layer textual override” [1][2]. The finding, posted to the arXiv preprint server on June 16, 2026, challenges assumptions that these models simply fail to process visual information when it contradicts text [1][2]. Instead, the visual information is encoded — it simply does not survive to the output [1][2]. The paper examines how prediction trajectories within the model reveal whether the final answer will be correct: 85% of failures shift toward text, while 89% of successes shift toward vision [1][2]. This directional signature enabled the researchers to develop a training-free intervention called CALRD, or Conflict-Aware Layer Reference Decoding [1][2]. The method detects when a confident visual prediction is being suppressed and restores it at inference time, without requiring additional training or external knowledge [1][2]. Experiments across five MLLMs of varying architectures demonstrated up to 9.4% absolute improvements on conflict benchmarks while largely preserving standard performance [1][2]. The work addresses a documented vulnerability in multimodal systems. As large language models have grown in scale and capability — trained with self-supervised learning on vast amounts of text — their integration with vision components has created new failure modes when modalities disagree [8]. The arXiv repository, which hosts the paper, has served as a primary distribution channel for such computer science research since its founding in 1991, now receiving approximately 24,000 submissions per month as of late 2024 [6]. The authors frame the contribution as recovering what the model already knew but failed to preserve [1][2]. By tracing internal prediction shifts, the method identifies moments when a model abandons a correct visual interpretation in favor of contradictory text, then intervenes to restore the earlier, vision-aligned prediction [1][2].
controversyresearch-paperinfrastructure
Background sources we checked (7)
- arxiv.org ↗ When vision contradicts text, multimodal large language models (MLLMs) consistently favor text, even when images provide clear evidence otherwise. This bias poses risks for applications requiring visual grounding, yet its cause remains unclear. In this paper, we uncover a surpris…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…