← Latest papers
💬 NLP

Mechanisms of Prompt-Induced Hallucination in Vision-Language Models

This paper investigates prompt-induced hallucinations in vision-language models, revealing that these errors stem from specific attention heads that prioritize textual prompts over visual evidence, and demonstrates that ablating these heads significantly reduces hallucinations without requiring additional training.

Original authors: William Rudman, Michal Golovanevsky, Dana Arad, Yonatan Belinkov, Ritambhara Singh, Carsten Eickhoff, Kyle Mahowald

Published 2026-04-20
📖 4 min read☕ Coffee break read

Original authors: William Rudman, Michal Golovanevsky, Dana Arad, Yonatan Belinkov, Ritambhara Singh, Carsten Eickhoff, Kyle Mahowald

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 have a very smart, very eager assistant who can see pictures and read text. You show them a photo of three water lilies floating in a pond.

Then, you ask them a tricky question: "Please describe the four water lilies in this picture."

Even though the assistant can clearly see there are only three, they panic a little. They think, "Oh no, the user said four! Maybe I'm missing one? I better make up a fourth one to be helpful!" So, they describe a fourth flower that doesn't exist. This is called Prompt-Induced Hallucination. The model is so eager to agree with your words that it ignores what its "eyes" are actually seeing.

This paper is like a detective story where researchers try to figure out why this happens and how to fix it without breaking the assistant's brain.

The Detective Work: Finding the "Yes-Man" Neurons

The researchers looked inside three different AI models (think of them as three different assistants) to find the specific parts of their "brain" responsible for this blind obedience.

They discovered that the problem isn't that the AI can't count or see. In fact, if you just ask, "How many lilies are there?", they get it right every time. The problem only happens when you trick them with a wrong number in the prompt.

They found a tiny group of specific attention heads (imagine these as tiny, specialized neurons or "switches" inside the AI) that act like over-eager "Yes-Men."

  • What they do: When the AI reads your prompt, these specific switches grab the number you wrote (e.g., "four") and shout it out to the rest of the brain, effectively drowning out the visual evidence from the image.
  • The Fix: The researchers performed a "surgical ablation." They didn't retrain the AI or feed it new data. They simply turned off these specific "Yes-Man" switches.

The Results: Turning Off the Noise

When they turned off these specific switches, something magical happened:

  1. The AI stopped lying: Instead of inventing a fourth flower, the AI looked at the picture, saw three, and said, "Actually, there are only three."
  2. It got smarter: In some cases, the AI actually got better at counting in general, not just when tricked.
  3. It didn't break: The AI could still read, write, and understand images perfectly fine. It just stopped blindly agreeing with wrong instructions.

The "Copy-Paste" Analogy

To understand how these switches work, imagine the AI is a student taking a test.

  • The Prompt: The teacher writes "The answer is 4" on the board.
  • The Image: The actual math problem on the paper clearly equals 3.
  • The "Yes-Man" Switches: These are the parts of the student's brain that say, "The teacher said 4, so I'll write 4, even if my calculator says 3." They are copying the prompt like a bad photocopier.

By removing these switches, the student stops copying the teacher's mistake and starts trusting their own calculator (the visual evidence).

A Surprising Discovery: Different Models, Different Tricks

The researchers found that while all three AI models had this "Yes-Man" problem, they solved it in slightly different ways:

  • Model A (LLaVA-OneVision): These switches were mostly focused on the text. When turned off, the AI suddenly started paying much more attention to the picture. It was like taking off blinders.
  • Model B (Qwen-VL): These switches were a mix. Turning them off made the AI stop copying the exact format of the wrong answer, but it still tried to follow the prompt's structure.
  • Model C (Janus-Pro): These switches were very focused on the image itself! It's like the AI was looking at the picture but only seeing what the prompt told it to see. Turning them off forced it to actually look at the picture.

Why This Matters

This is a huge deal because it proves that these hallucinations aren't because the AI is "dumb" or "broken." It's because of a few specific, tiny pathways in its brain that prioritize what you say over what you show.

The best part? You don't need to spend millions of dollars retraining these massive models. You just need to find the few "bad apples" (the specific attention heads) and remove them. It's a precise, low-cost surgery that makes AI more honest and reliable, especially when humans make mistakes or try to trick them.

In short: The paper shows that AI hallucinations are often just a case of the model being too polite to the prompt. By turning off the "people-pleasing" neurons, we can make AI trust its eyes again.

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 →