Object Hallucination-Free Reinforcement Unlearning for Vision-Language Models
This paper proposes HFRU, a reinforcement unlearning framework that operates on the vision encoder with a GRPO-based optimization and abstraction reward to achieve deep semantic forgetting of sensitive knowledge in vision-language models while effectively preventing object hallucinations.
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 a Vision-Language Model (VLM) as a super-smart, multilingual librarian who has read every book and looked at every picture on the internet. This librarian is incredibly helpful, but sometimes they remember things they shouldn't—like a specific celebrity's face, a private photo, or a copyrighted image.
When we ask the librarian to "forget" these specific things, current methods often act like a clumsy editor. They just cross out the names in the librarian's notebook (the text output) but leave the actual mental image of that person or object intact in the librarian's brain. If you ask a tricky question like, "Is this person in the photo?" the librarian might still recognize them, even if they promised not to say their name. Worse, when forced to forget, the librarian might start making things up, confidently describing a cat when the photo actually shows a dog, just to fill the silence.
The paper introduces a new method called HFRU (Hallucination-Free Reinforcement Unlearning) to fix this. Here is how it works, using simple analogies:
1. The Problem: "Superficial Amnesia"
Most current methods try to make the librarian forget by only editing their speech (the language decoder).
- The Analogy: Imagine telling a student, "Don't say the word 'apple'." The student stops saying "apple," but they still have a perfect mental picture of an apple in their head. If you show them a picture and ask, "What fruit is this?" they might still know it's an apple, or they might panic and guess "banana" just to avoid saying "apple." This is called hallucination—making up facts that aren't there.
2. The Solution: Rewiring the "Eyes"
HFRU takes a different approach. Instead of just editing the speech, it goes directly to the part of the librarian's brain that sees and recognizes images (the vision encoder).
- The Analogy: Instead of just telling the student not to say "apple," HFRU gently blurs the mental image of the apple in the student's mind. It reshapes how the brain processes that specific visual pattern so it no longer looks like an apple.
3. The Two-Step Process
HFRU uses a two-stage training process to do this safely:
Stage 1: The "Confusion" Phase (Cold Start)
The system shows the librarian pictures of the things to be forgotten (e.g., a specific dog) but tells them to describe them as something else (e.g., "This is a rabbit").- Goal: This breaks the strong link between the image and its original name. It's like teaching the librarian that when they see this specific dog, they should think "rabbit" instead. This weakens the memory before the real work begins.
Stage 2: The "Smart Reward" Phase (Reinforcement Learning)
The system uses a game-like scoring system (called GRPO) to train the librarian.- The Penalty: If the librarian mentions the forbidden name (e.g., "dog"), they lose points.
- The Abstraction Reward (The Secret Sauce): This is the paper's big innovation. If the librarian is forced to forget "dog," they might be tempted to guess "cat" (hallucination). HFRU gives a bonus if the librarian uses a safe, general word like "animal" instead.
- The Analogy: Imagine a teacher telling a student, "Don't say 'dog'." If the student says "cat," they get a bad grade (hallucination). But if they say "animal," they get a gold star. This teaches the student to be vague and safe rather than making up a wrong specific answer.
4. The Results
The paper tested this on two types of tasks: recognizing objects (like dogs and elephants) and recognizing faces (like specific famous people).
- Forgetting: HFRU successfully made the librarian forget the specific targets about 98-99% of the time.
- Remembering: It kept the librarian's ability to recognize everything else (like cats or other people) almost perfectly.
- No Hallucinations: Crucially, unlike other methods that made the librarian guess wildly, HFRU almost never made up fake objects. The librarian would either say "I don't know" or use a safe general word like "animal."
Summary
Think of HFRU as a specialized memory surgery. Instead of just putting a gag on the librarian to stop them from speaking certain words, it carefully rewires their visual recognition center. It teaches them to replace specific, sensitive memories with safe, general concepts, ensuring they don't accidentally make things up when they try to forget. The result is a model that truly forgets what it needs to, without losing its mind or making up lies.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.