Mirage Probes paper reveals VLMs have two distinct failure modes—textual biases and spurious images—requiring different mitigations. Text cleaning only fixes one; the other needs representational interventions.
A new paper on arXiv (2606.13870) reveals vision-language models (VLMs) exhibit two distinct mirage behaviors. The Mirage Probes framework shows models can answer image-based questions without an image, with one failure mode rooted in language priors and another in fabricated visual content.
Key facts
- Paper published June 11, 2026 on arXiv (2606.13870)
- Two VLM mirage regimes identified: textual biases and spurious images
- PHI metric measures model's reliance on text alone
- Naive Bayes baseline cannot detect mirage signals
- Spurious-image mirages require representational-level fixes
Researchers from MIT and other institutions published Mirage Probes on June 11, 2026, demonstrating that vision-language models (VLMs) suffer from two separate failure modes when faking visual understanding. The paper introduces a contrastive probing framework that pairs paraphrased question variants with matched mirage and non-mirage labels on the same image. Key findings show that mirage behavior is linearly decodable from internal activations across residual stream, MLP, post-attention, and attention-head sites in two open-source VLMs. A Naive Bayes text baseline cannot recover this signal, ruling out surface lexical confounds [According to the arXiv preprint].
The Prior Harnessing Index (PHI) measures how much a model can answer from text alone, exposing two regimes: textual biases, where the model answers from language priors without engaging visual representations, and spurious images, where it constructs false visual content in latent space and answers as if grounded. This distinction has direct mitigation consequences: text-distribution cleaning can address the first regime but cannot reach the second, since spurious-image mirages live in the model's visual representations rather than its text. The paper argues that faithful visual grounding will require interventions at the representational level.
Key Takeaways
- Mirage Probes paper reveals VLMs have two distinct failure modes—textual biases and spurious images—requiring different mitigations.
- Text cleaning only fixes one; the other needs representational interventions.
Implications for Benchmark Integrity
The finding that VLMs can inflate benchmark scores without reflecting visual grounding raises questions about the validity of current evaluations. This follows recent work like WorldBench (June 8, 2026) which showed top MLLMs scoring only 64% on visually diverse tasks, and SVoT (June 11, 2026) which boosted spatial reasoning via RL-verified chains. The Mirage Probes paper suggests that even those scores may overstate genuine visual understanding, as models could leverage language priors or hallucinated visual content.
Mitigation Challenges
The paper's core contribution is identifying that textual biases and spurious images require different fixes. Text-distribution cleaning—a common mitigation—only addresses the first regime. For spurious images, where the model constructs false visual content in latent space, representational interventions are necessary. This aligns with broader trends in AI safety, similar to how KV cache quantization was shown to break safety alignment in a June 10 paper.
What to watch
Watch for follow-up work applying Mirage Probes to commercial VLMs like GPT-4V or Gemini, and for benchmarks that incorporate PHI to report text-only baselines. The paper's suggestion that representational interventions are needed may spur research into training-time fixes, such as contrastive objectives or attention regularization, that target spurious-image mirages directly.
Source: arxiv.org
Originally published on gentic.news


Top comments (0)