← Latest papers
🤖 AI

Adaptive Residual-Update Steering for Low-Overhead Hallucination Mitigation in Large Vision Language Models

The paper proposes RUDDER, a low-overhead framework that mitigates hallucinations in Large Vision-Language Models by injecting an adaptive, evidence-based visual anchor derived from prefill residual updates into the decoding process, significantly reducing hallucination rates while maintaining high throughput across various architectures.

Original authors: Zhengtao Zou, Ya Gao, Jiarui Guan, Bin Li, Pekka Marttinen

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

Original authors: Zhengtao Zou, Ya Gao, Jiarui Guan, Bin Li, Pekka Marttinen

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 robot assistant that looks at pictures and describes them out loud. This robot is great, but it has a funny habit: sometimes, it gets so confident in its own "word associations" that it starts making things up.

For example, if you show it a picture of a table with a book, it might say, "There is a book and a cup on the table." Even though there is no cup in the picture, the robot knows that "books" and "cups" often go together in stories, so it hallucinates (imagines) the cup.

This happens because as the robot speaks, the memory of the actual picture starts to fade, like a song getting quieter in the background while the robot's internal voice gets louder.

The paper introduces a new method called RUDDER to fix this without slowing the robot down. Here is how it works, using simple analogies:

1. The Problem: The Fading Anchor

Think of the picture the robot sees as an anchor holding it to reality.

  • The Issue: As the robot starts talking, this anchor gets dragged away. The robot stops looking at the picture and starts guessing based on what it thinks should be there.
  • Old Solutions: Previous methods tried to fix this by making the robot stop, re-read the picture, and try again. This is like asking a student to stop writing an essay, walk back to the library to re-read the book, and then continue. It works, but it takes forever and is very slow.

2. The Solution: RUDDER (The "Visual Anchor" System)

RUDDER is a clever way to keep the anchor tied to the robot's hand without making it stop or re-read the picture. It does this in two steps:

Step A: The "Snapshot" (CARD)

Before the robot starts talking, it takes a quick, one-time "snapshot" of the picture's most important details.

  • The Analogy: Imagine the robot takes a mental photo of the picture and writes down a single, powerful sentence that summarizes exactly what is in the image. It calls this the CARD (Contextual Activation Residual Direction).
  • Why it's special: It grabs this information while the picture is still fresh in the robot's mind. It doesn't need to take a new photo later; it just holds onto this "evidence direction" like a compass.

Step B: The "Smart Gate" (Beta Gate)

Now, as the robot starts speaking word by word, it needs to know when to use that compass.

  • The Problem with Old Methods: If you force the robot to look at the compass every single time it speaks, it might get confused when it's just talking about grammar or connecting words (like "the" or "and").
  • The RUDDER Fix: RUDDER uses a Beta Gate, which acts like a trustworthy traffic light.
    • Green Light: If the robot is talking about something that matches the picture (e.g., "a red car"), the gate turns green. It says, "Great, you are on track! Keep following the compass."
    • Red Light: If the robot is talking about something that doesn't match the picture or is just using grammar words, the gate turns red. It says, "Stop! Don't force the picture details here; just keep the sentence flowing naturally."

3. Why It's a Big Deal

The paper claims RUDDER is a "magic trick" for efficiency:

  • No Extra Steps: Unlike other methods that make the robot re-read the picture (which is slow), RUDDER does everything in one single pass. It's like the robot holding the compass while walking, rather than stopping to look at a map every 10 steps.
  • Speed: It keeps the robot almost as fast as it was before (96% of the original speed).
  • Accuracy: It successfully stops the robot from making up objects (like the fake cup) in many different types of robots (models), reducing these mistakes by about 24% on average.

Summary

In short, RUDDER gives the robot a compass (the visual evidence) and a smart traffic light (the gate) that tells it exactly when to look at the compass and when to just keep talking. This keeps the robot honest about what it sees, without making it slow or clumsy.

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 →