← Latest papers
💻 computer science

AFTER: Mitigating the Object Hallucination of LVLM via Adaptive Factual-Guided Activation Editing

The paper proposes AFTER, an adaptive factual-guided activation editing framework comprising Factual-Augmented Activation Steering and Query-Adaptive Offset Optimization, to effectively mitigate object hallucinations in Large Vision-Language Models by explicitly guiding biased activations toward factual semantics.

Original authors: Tianbo Wang, Yuqing Ma, Kewei Liao, Zhange Zhang, Simin Li, Jinyang Guo, Xianglong Liu

Published 2026-03-12
📖 4 min read☕ Coffee break read

Original authors: Tianbo Wang, Yuqing Ma, Kewei Liao, Zhange Zhang, Simin Li, Jinyang Guo, Xianglong Liu

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, well-read friend who loves to look at pictures and describe them to you. This friend is an AI (specifically a Large Vision-Language Model). They are great at reading text, but when it comes to looking at photos, they sometimes get "distracted" by what they think they should see, rather than what is actually there.

This paper introduces a new method called AFTER to fix this problem. Here is the breakdown using simple analogies:

The Problem: The "Overconfident Friend"

Your AI friend has a bad habit called Object Hallucination.

  • The Scenario: You show them a photo of a man sitting on a bench with a backpack.
  • The Mistake: Because the friend has read millions of stories about "skiing," their brain jumps to conclusions. They say, "That's a snowboard!" (even though it's a backpack) or "He's holding two gloves!" (even though there's only one).
  • The Cause: The friend is suffering from Language Bias. They trust their internal library of text stories more than the actual pixels in the photo. They are like a person who closes their eyes and guesses what's in a room based on a rumor, rather than opening their eyes to look.

The Old Solutions: "Blindfolding" the Friend

Previous methods tried to fix this by degrading the image.

  • The Analogy: Imagine you take the photo, blur it, or add static noise to it, and then ask the friend to describe it. The idea was, "If the image is messy, the friend will be forced to rely less on the image and more on logic."
  • The Flaw: This is like trying to teach someone to drive by putting a blindfold on them and hoping they learn to see better. It's confusing and doesn't actually teach them what is real. It ignores the fact that the friend could be right if they just had the right facts.

The New Solution: AFTER (The "Fact-Checker" Guide)

The authors propose AFTER (Adaptive Factual-Guided Visual-Textual Editing). Think of this as giving your friend a super-accurate fact-checker and a personalized coach.

AFTER works in two main steps:

Step 1: The "Fact-Checker" (Factual-Augmented Activation Steering)

Instead of blurring the image, AFTER takes the true facts about the image (e.g., "There is one red backpack," "The man is wearing a helmet") and turns them into a clear, truthful sentence.

  • The Analogy: Imagine the friend is about to guess. Before they speak, a Fact-Checker whispers the truth into their ear: "Remember, the object is a backpack, not a snowboard."
  • How it works: The AI compares its "hallucinated" brain state (what it wants to say) with the "factual" brain state (what the truth is). It then calculates a correction vector—a mental nudge that pushes the friend's brain away from the lie and toward the truth.

Step 2: The "Personalized Coach" (Query-Adaptive Offset Optimization)

The old methods used the same correction for every question. But sometimes, the friend needs a different nudge depending on what you ask.

  • The Analogy: If you ask, "What color is the car?", the friend needs a nudge about color. If you ask, "How many people are there?", they need a nudge about counting.
  • How it works: AFTER has a tiny, smart assistant (an estimator) that looks at your specific question. It says, "Okay, for this specific question, the standard correction isn't enough. Let's add a little extra push here." This makes the correction precise and tailored to the moment.

Why is this a big deal?

  1. It's Fast: Unlike other methods that require retraining the whole brain (which takes weeks and supercomputers), AFTER just tweaks the brain's internal signals in real-time. It's like giving a quick tap on the shoulder rather than sending the friend to a year-long school.
  2. It's Accurate: In tests, this method reduced hallucinations by up to 16.3%. That's a huge improvement.
  3. It Keeps the Good Stuff: Sometimes, when you fix a mistake, you accidentally make the AI dumber at other things. AFTER fixes the lies without making the friend forget how to be helpful or creative.

Summary

Think of AFTER as a truthful GPS for an AI that keeps getting lost in its own imagination.

  • Old Way: "Here is a blurry map; try to guess where you are." (Confusing and ineffective).
  • AFTER Way: "Here is a clear map of where you actually are, and here is a personalized turn-by-turn guide to get you back on the right road."

By using the actual facts of the image to guide the AI's internal thoughts, AFTER stops the AI from making up stories and helps it tell the truth about what it sees.

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 →