Toward Fine-Grained Forgetting:Attribute Unlearning for Multimodal Large Language Models
This paper introduces attribute-level unlearning as a finer-grained alternative to profile-level deletion for Multimodal Large Language Models (MLLMs), proposes a comprehensive benchmark to evaluate the challenge of selectively forgetting specific attributes while preserving identity-related information, and presents CLRP, a lightweight, training-free framework that effectively achieves this selective forgetting through causal localization and retain-aware projection.
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 super-smart robot friend who can look at a picture and tell you a story about it. This robot has read millions of books and seen billions of photos, so it knows a lot. But sometimes, it remembers things it shouldn't, like a person's secret birthday or their home address. In the world of artificial intelligence, there's a growing need to teach these robots to "forget" specific secrets without making them forget everything else. This process is called "machine unlearning." Think of it like editing a diary: you want to cross out one embarrassing sentence about your summer vacation but keep all the other fun stories about your friends and family intact. If you just tear out the whole page, you lose everything. If you try to erase the ink with a chemical that dissolves the paper, you ruin the whole book. The challenge is finding a way to surgically remove just the bad memory while keeping the rest of the robot's brain working perfectly.
This paper tackles a tricky new version of that problem. Instead of asking the robot to forget an entire person (like "forget everything about my friend Bob"), the researchers asked it to forget just one specific thing about Bob, like his favorite color, while still remembering his name, his job, and what he looks like. They found that the robot's brain is messy; the memory of Bob's favorite color is tangled up with the memory of Bob's face. Trying to cut out the color often accidentally cuts out the face, too. To solve this, the authors built a new test called AMU-Bench to measure how well robots can do this fine-tuned forgetting. They then invented a clever, training-free tool called CLRP (Causal Localization and Retain-Aware Projection). Think of CLRP as a pair of "memory glasses" that the robot wears only when answering questions. These glasses don't change the robot's brain; they just tweak the way the robot looks at its own thoughts in that exact moment. By using a technique called "activation patching" (which is like swapping a specific Lego brick in a tower to see which part of the tower wobbles), CLRP finds the exact spot in the robot's brain where the secret is stored. Then, it applies a mathematical filter that mutes that specific secret while leaving the rest of the story loud and clear.
The researchers tested this on three different robot brains (LLaVA-1.5-7B, LLaVA-1.5-13B, and Qwen2.5-VL-3B) and found that their method works much better than previous attempts. In their main tests, where they asked the robots to forget 5% of the data, CLRP was able to drop the robot's ability to guess the secret from 20.00% down to just 4.00%. Even better, while other methods made the robot forget the good stuff too, CLRP actually helped the robot remember the non-secret facts better, boosting its accuracy on those questions from 14.77% to 17.79%. The paper suggests that this approach is a promising way to give robots the ability to be selective about what they keep and what they let go, without needing to retrain them from scratch. They also discovered that forgetting numbers (like a phone number) is easier for robots than forgetting long descriptions (like a hobby), but keeping the rest of the person's story safe is the hardest part of all.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.