← Latest papers
🤖 machine learning

Not Every Time and Frequency Need to Be Forgotten in Diffusion Unlearning

This paper proposes a selective unlearning approach for diffusion models that targets specific time and frequency components based on their uneven forgetting dynamics, thereby achieving higher unlearning success rates and better generation quality compared to existing uniform methods.

Original authors: Jinseong Park, Mijung Park

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

Original authors: Jinseong Park, Mijung Park

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 AI model) who has learned to cook thousands of dishes based on a massive cookbook (the training data). One day, a customer asks the chef to "unlearn" a specific recipe because they want to forget it entirely.

The goal of Machine Unlearning is to make the chef forget that specific dish without ruining their ability to cook everything else, and without making the remaining dishes taste terrible.

The Problem: The "Brute Force" Approach

Currently, most methods try to make the chef forget by screaming at them about that one bad recipe over and over again. The paper calls this Gradient Ascent.

  • The Analogy: Imagine trying to remove a stain from a white shirt by scrubbing it so hard with a brush that you rip holes in the fabric.
  • The Result: The chef might forget the recipe, but the shirt (the AI's output) is now full of holes. The other dishes the chef makes become mushy, noisy, or look like they were cooked in a blender. The "forgetting" is messy and destroys the quality of the food.

The Discovery: Not All Cooking Steps Are Equal

The authors of this paper realized that the chef doesn't learn a recipe all at once. Cooking happens in stages, and the recipe has different layers of detail.

  1. Time (The Cooking Stages):

    • Early Stages (Phase I): The chef decides the big picture (e.g., "This is a face," "This is a landscape").
    • Middle Stages (Phase II): The chef adds the structure and main features.
    • Late Stages (Phase III): The chef adds the fine details (skin pores, texture, lighting).
    • The Insight: The paper found that if you try to scrub the stain during the Late Stages (when the chef is adding fine details), you ruin the texture of the whole dish. If you scrub during the Middle Stages, you mess up the structure.
    • The Solution: You only need to scrub during the Middle Stages to remove the specific memory of the bad recipe, while leaving the Late Stages alone to preserve the beautiful texture and quality of the food.
  2. Frequency (The Ingredients):

    • Think of an image like a song. It has a bass line (low frequencies) and high-pitched notes (high frequencies).
    • The Insight: The "bad memory" (the specific photo to forget) hides mostly in the high-pitched, noisy notes. The rest of the song (the good images) relies on the bass line and the melody.
    • The Solution: Instead of turning down the volume on the whole song, the authors use a filter to only mute the high-pitched, noisy notes associated with the bad memory. This removes the specific memory without making the music sound muffled or flat.

The New Method: "Selective Scrubbing"

The paper proposes a new way to unlearn that is like a scalpel instead of a sledgehammer.

  • Selective Time: They only apply the "forgetting" pressure during the middle stages of the cooking process.
  • Selective Frequency: They use a filter to only target the high-frequency "noise" where the bad memory lives, leaving the low-frequency "structure" untouched.

The Result:

  • Better Forgetting: The chef actually forgets the bad recipe.
  • Better Quality: The other dishes still look delicious and crisp.
  • The "SSCDnorm" Metric: The authors also invented a new ruler to measure this. Old rulers only checked if the bad recipe was gone, even if the resulting food was burnt. The new ruler checks: "Is the bad recipe gone, AND does the food still look good?"

Summary

The paper argues that you don't need to forget everything to forget one thing. By carefully choosing when (which time step) and what (which frequency) to forget, you can remove specific unwanted data from an AI without destroying its ability to create high-quality images. It's the difference between burning down a house to kill a mouse and using a trap to catch just the mouse.

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 →