← Latest papers
🤖 machine learning

Metric Unreliability in Multimodal Machine Unlearning: A Systematic Analysis and Principled Unified Score

This paper presents the first systematic analysis revealing significant inconsistencies among standard metrics for evaluating machine unlearning in Vision-Language Models, and proposes a principled Unified Quality Score (UQS) derived from oracle correlations to provide stable and reliable rankings.

Original authors: Abdullah Ahmad Khan, Hamid Laga, Ferdous Sohel

Published 2026-05-11
📖 5 min read🧠 Deep dive

Original authors: Abdullah Ahmad Khan, Hamid Laga, Ferdous Sohel

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 giant, super-smart library assistant (a Vision-Language Model) that has read millions of books and seen countless pictures. One day, a person asks the library to "forget" a specific book they wrote, citing their right to privacy. The library assistant deletes that book from its shelves.

But here's the problem: How do we know the assistant actually forgot the book, or if it just hid it?

This paper is like a group of inspectors trying to figure out if the library assistant really did its job. They found that the inspectors are using five different rulebooks to grade the assistant, and surprisingly, these rulebooks often give completely opposite grades for the same job.

The Five Confused Inspectors (The Metrics)

The paper looks at five standard ways to measure "unlearning" (forgetting):

  1. The "Direct Question" Inspector (Forget Accuracy): Asks, "If I ask about the book directly, do you answer?" If the assistant stays silent, this inspector gives a good grade.
  2. The "Other Books" Inspector (Retain Accuracy): Asks, "Do you still remember the other 999 books?" If the assistant remembers them well, this inspector gives a good grade.
  3. The "Privacy Detective" (Membership Inference Attack): Tries to guess if the assistant is "nervous" or "confident" about the forgotten book. If the assistant acts normal, this detective thinks the book is gone.
  4. The "Brain Scan" Inspector (Activation Distance): Looks inside the assistant's "brain" (its internal math) to see if it looks like a version of the assistant that never saw the book in the first place.
  5. The "Output Match" Inspector (JS Divergence): Checks if the assistant's answers look statistically similar to the "never-saw-the-book" version.

The Big Problem: They Can't Agree

The researchers tested this on a smart model called LLaVA (which can see pictures and read text). They tried four different ways to make the model forget the book.

Here is the twist: The inspectors hated each other.

  • Inspector A (Direct Question) might say: "Method X is the best! It stopped talking about the book."
  • Inspector B (Brain Scan) might say: "Method X is the worst! Its brain still looks exactly like it remembers the book."

It's like a car review where one magazine says, "This car is the fastest!" and another says, "This car has no engine!" The paper found that for the same method, the rankings were often opposite. One method might be #1 on three inspectors but #4 on the other two.

The Hidden Trick: "Knowledge Recoverability"

The paper discovered a massive blind spot. All five inspectors only check if the assistant says the answer. They don't check if the assistant knows the answer but is just pretending not to.

The researchers ran a test where they asked the assistant tricky, roundabout questions (like, "What is the middle name of the person in the photo?" instead of "Who is this person?").

  • Result: Even when the assistant said "I don't know" to the direct question, it often gave the correct answer to the tricky question.
  • The Metaphor: It's like a spy who says, "I don't know the secret code," but if you ask, "What is the code for the door that opens at midnight?" they accidentally say the code. The "forgetting" was just a surface-level silence, not a real deletion of memory.

The Solution: A "Unified Score" (UQS)

Since the inspectors can't agree, and they all miss the "tricky question" test (which is too hard to automate for now), the authors created a Master Scorecard called the Unified Quality Score (UQS).

Think of this as a head judge who listens to all five inspectors but weighs their opinions based on how much they actually matter:

  • The judge noticed that the "Other Books" inspector (Retain Accuracy) is the most reliable at telling if the model is healthy. So, the judge gives that opinion the most weight (about 65%).
  • The judge noticed that the "Direct Question" inspector is actually a bit of a liar (it often thinks a broken, silent robot is "good" because it's not talking). So, the judge gives that opinion very little weight.
  • The judge combines these weighted opinions into a single number.

The Results

When they used this new Master Scorecard:

  1. It stopped the arguments: The rankings became consistent.
  2. It revealed the truth: Some methods that looked great on the "Direct Question" test were actually terrible because they broke the model's brain. The Master Score caught this.
  3. Multimodal is harder: They found that when a model has to deal with both pictures and text (like a human seeing an image and reading a caption), the inspectors disagree even more than when the model only deals with text. It's like trying to judge a chef who is cooking two different cuisines at once; it's much harder to tell if they forgot a recipe.

The Bottom Line

The paper doesn't invent a new way to delete data. Instead, it exposes a mess in how we measure deletion. It says: "Stop using just one test to see if a model forgot something. The tests contradict each other, and they miss the most important part (whether the memory is truly gone or just hidden)."

They offer a new, smarter way to combine these tests so we can actually trust that a model has truly "forgotten" what it was told to forget.

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 →