← Latest papers
🤖 machine learning

Locality-Aware Continual Unlearning for Diffusion Models

This paper proposes Locality-Aware Continual Unlearning (LACU), a framework that overcomes the instability of existing sequential unlearning methods in diffusion models by employing locality-aware target selection and replay to minimize collateral damage to semantically neighboring concepts, thereby enabling stable concept removal over ten sequential steps while preserving retention performance.

Original authors: Naveen George, Naoki Murata, Yuhta Takida, Konda Reddy Mopuri, Yuki Mitsufuji

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

Original authors: Naveen George, Naoki Murata, Yuhta Takida, Konda Reddy Mopuri, Yuki Mitsufuji

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 master chef (the Diffusion Model) who can cook any dish you ask for, from "a cat on a skateboard" to "a portrait of a famous actor."

Now, imagine that over time, you need to tell this chef to stop cooking certain things. Maybe a celebrity sues you, or a specific fruit becomes unsafe to feature. This is called "unlearning."

The problem is that most current methods are like a clumsy sledgehammer. If you tell the chef to stop making "Apple Pie," they might accidentally forget how to make "Cherry Pie," "Pear Tart," or even "Fruit Salad" because those recipes are stored in the same part of their brain. If you have to do this 10 times in a row (unlearning 10 different things), the chef eventually forgets everything and can't cook anything good anymore.

This paper introduces a new method called LACU (Locality-Aware Continual Unlearning) that acts like a scalpel instead of a sledgehammer. Here is how it works, using simple analogies:

The Two Big Problems with Old Methods

The authors found that old methods fail for two main reasons:

  1. The "One-Size-Fits-All" Map:
    • The Problem: If you tell the chef to stop making "Apple," old methods force every apple request to turn into a generic "Orange." It doesn't matter if the request was "Apple on a laptop" or "Apple in a pie." They all get forced to become "Orange."
    • The Result: This is a huge mental jump for the chef. It's like trying to turn a car into a boat instantly. Doing this 10 times in a row breaks the chef's brain.
  2. The "Collateral Damage" Zone:
    • The Problem: When you force the chef to forget "Apple," the concepts closest to it (like "Pear" or "Peach") get hurt the most. Old methods try to protect the chef by practicing random recipes (like "Car" or "Mountain"), but they ignore the "Pear" and "Peach" recipes that are actually in danger.
    • The Result: The chef forgets the neighbors before they forget the target.

The LACU Solution: A Smart, Local Approach

LACU fixes this with two smart tricks, both based on how the chef's brain actually works, not just how the words look on paper.

1. The "Closest Safe Neighbor" Trick (Locality-Aware Target Selection)

Instead of forcing every "Apple" request to become a generic "Orange," LACU asks: "What is the most similar thing we CAN still make that looks like this specific request?"

  • The Analogy: If the request is "Apple on a laptop," LACU doesn't turn it into "Orange." It turns it into "Peach on a laptop."
  • Why it works: "Peach on a laptop" is very close to "Apple on a laptop" in the chef's mind. The mental jump is tiny. By making tiny, precise adjustments for each specific request, the chef's brain doesn't get shaken up.

2. The "Protect the Neighborhood" Trick (Locality-Aware Replay)

When the chef is practicing to forget "Apple," LACU knows that "Peach" and "Pear" are the ones most likely to get confused.

  • The Analogy: Instead of practicing random recipes like "Toaster" or "Bicycle," LACU forces the chef to practice making "Peach" and "Pear" over and over again while they are learning to forget "Apple."
  • Why it works: It puts a protective shield around the most vulnerable neighbors. It's like reinforcing the walls of a house right next to where you are digging a hole, so the hole doesn't cause the whole house to collapse.

How They Measure "Closeness"

The paper emphasizes that you can't just look at the words (like using a dictionary to see if "Apple" and "Pear" are similar). You have to look at how the chef actually cooks.

  • The Analogy: Two recipes might sound similar in a book, but in the kitchen, they require completely different techniques. LACU measures the "distance" by seeing how the chef's hands move when cooking both. If the hand movements are similar, the concepts are "close." This ensures the changes are always small and safe.

The Result

By using these two tricks together, LACU allows the chef to unlearn 10 different things in a row without losing the ability to cook anything else.

  • Old Methods: After 3 or 4 deletions, the chef is confused and can't cook well.
  • LACU: After 10 deletions, the chef still cooks "Peach," "Pear," and "Banana" perfectly, while successfully forgetting the forbidden items.

In short, LACU is a method that forgets things locally and precisely, protecting the rest of the chef's knowledge from getting damaged in the process.

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 →