Position: The Term "Machine Unlearning" Is Overused in LLMs
This position paper argues that the term "machine unlearning" is currently overused in LLM research to describe diverse tasks like refusal or suppression, and calls for reserving the term strictly for dataset-defined deletion with retraining-equivalence guarantees to prevent misleading evaluations and ensure appropriate terminology for different objectives.
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
The Big Idea: "Unlearning" is Being Used Wrong
Imagine you have a student who studied a massive library of books to become an expert. Now, imagine one of those books was stolen, or the author demands it be removed from the student's mind.
The paper argues that researchers are using the word "Machine Unlearning" too loosely. They are calling many different things "unlearning," but they are actually doing very different jobs.
The authors say we need to stop mixing these up. We need to reserve the strict term "Machine Unlearning" for one specific, very hard job, and use different names for the other, easier jobs.
1. The Strict Definition: "The Eraser"
What it really means:
True "Machine Unlearning" is like using a magic eraser on a painting. You want to remove a specific set of paint strokes (the "forget set") so perfectly that the painting looks exactly the same as if the artist had never painted those strokes in the first place.
- The Gold Standard: To prove you did a good job, you have to compare your "erased" painting to a brand new painting made by an artist who started from scratch with the remaining books, never having seen the stolen book.
- The Goal: The two paintings must be indistinguishable. If the student can still solve a math problem they learned only from the stolen book, they haven't truly "unlearned" it, even if they refuse to answer the specific question about it.
2. The Confusion: What People Actually Do
Currently, many researchers say they are "unlearning" when they are actually doing one of these other things:
- The "Refusal" (The Guard Dog): The model is trained to say, "I don't know" or "I can't answer that" when asked about the forbidden topic.
- Analogy: It's like a guard dog that barks and refuses to let you into the room. The dog still knows the room exists, but it won't let you in. The dog hasn't forgotten the room; it's just been trained to block you.
- The "Suppression" (The Mute Button): The model is tweaked so it's very unlikely to say the specific words associated with the forbidden topic.
- Analogy: It's like putting a mute button on a specific word. The word is still in the dictionary, but the speaker is trained to skip over it.
- The "Editing" (The Rewrite): The model is taught a new fact to replace the old one.
- Analogy: Instead of erasing the memory of "Paris is the capital of France," you overwrite it with "London is the capital." The old memory might still be there, just buried under a new one.
The Problem: Researchers often claim they have "unlearned" something because the model stopped answering questions (the Guard Dog barked). But the authors say this is a trick. The model might still know the information deep down; it's just pretending not to.
3. The Hidden Danger: "Derived Capabilities"
This is the most critical part of the paper. Sometimes, learning a specific thing gives you a superpower that goes beyond just that one fact.
- The Analogy: Imagine a student learns how to solve a specific type of math problem using a stolen textbook. Even if you make them "forget" the specific answers in the book, they might still have learned the logic or the reasoning skill from reading it.
- The Risk: If you just check if they can recite the answers (Output Failure), they might fail the test. But if you ask them a new math problem that uses the same logic, they might still solve it perfectly.
- The Paper's Point: True "unlearning" means removing that superpower too. If the stolen book gave them a skill, and you "unlearn" it, they should lose that skill, even if it makes them slightly worse at math overall. If they keep the skill, they haven't truly unlearned the influence of that book.
4. Why Current Tests Are Failing
The paper points out that most current tests are like multiple-choice quizzes.
- Current Test: "Can the model answer Question A?" If the model says "I don't know," the test says: "Great! You forgot!"
- The Flaw: This only tests if the model is hiding the answer. It doesn't test if the model has deleted the knowledge.
- The Fix: We need to compare the "unlearned" model to a "retrained" model (the one that never saw the bad data). If the unlearned model is still better than the retrained model at a specific task, it means the "bad data" is still influencing it.
5. The Authors' Solution: A New Rulebook
The authors propose three main changes to fix this mess:
Stop using "Unlearning" as a catch-all term.
- If you are just making the model refuse to answer, call it "Refusal" or "Suppression."
- If you are actually removing the training influence to match a retrained model, then call it "Machine Unlearning."
Use a "Reference Model" for comparison.
- You can't just say "The model forgot." You have to say, "The model behaves exactly like a model that was trained without that data."
- (The authors admit retraining huge models is expensive, but they say we must use the best possible proxy or admit we aren't doing true unlearning).
Test for "Superpowers" (Derived Capabilities).
- Don't just ask the model the same questions it was trained on. Ask it new questions that require the skills it might have learned from the bad data. If it can still do those new tasks, the unlearning failed.
Summary
The paper is a plea for honesty in science.
- Don't call a "Refusal" (saying "I don't know") "Unlearning" (erasing the memory).
- Don't think that because a model won't answer a question, it has forgotten the knowledge. It might just be playing hide-and-seek.
- Do compare your results to a model that never saw the bad data in the first place.
- Do check if the model still has the "superpowers" it gained from the bad data.
If we don't fix this terminology, we might think we are safe and compliant when we are actually just hiding the truth.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.