← Latest papers
🤖 machine learning

Understanding Machine Unlearning Through the Lens of Mode Connectivity

This paper introduces the concept of mode connectivity in unlearning (MCU) to analyze the optimization geometry of machine unlearning, revealing that unlearned models often reside in connected low-loss basins with distinct mechanisms from retraining, while offering insights into privacy metrics, nonlinear unlearning progress, and improved robustness through ensembling.

Original authors: Jiali Cheng, Hadi Amiri

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

Original authors: Jiali Cheng, Hadi Amiri

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 digital brain, a machine learning model, that has read the entire internet. It knows everything from how to bake a cake to the secret recipe of a famous cookie. But then, someone asks it to forget that cookie recipe because it's copyrighted, or maybe it's just outdated. You can't just delete a few lines of code; the brain has woven that knowledge into its very structure. If you try to rip it out, you might accidentally break its ability to bake the cake or answer simple questions. This is the tricky world of Machine Unlearning: the art of making an AI forget specific things without ruining its general smarts.

To understand how this works, scientists look at the "loss landscape." Think of this landscape as a giant, hilly terrain where the height of the ground represents how bad the AI is at its job. The AI wants to find the deepest valley (the lowest point) where it makes the fewest mistakes. Usually, if you train two different AIs from scratch, they might end up in different valleys. But a cool discovery called Mode Connectivity showed that these separate valleys are often connected by smooth, low-lying paths. You can walk from one AI's solution to another without ever climbing a steep hill. This paper asks a new question: If we take one AI and force it to forget something, does it end up in a valley that is still connected to other "forgotten" versions of itself? And does the path between them stay smooth, or does it turn into a jagged, broken cliff?

The researchers, Jiali Cheng and Hadi Amiri, decided to explore this by introducing a new concept called Mode Connectivity in Unlearning (MCU). They treated the process of forgetting like a journey across a map. Instead of just checking if the AI forgot the right thing, they looked at the "terrain" between two different versions of a forgotten AI. They found that for many methods, the path is indeed smooth. You can slide from one "forgotten" model to another without the AI suddenly remembering the secret cookie or losing its ability to bake the cake. The landscape of forgetting is often a wide, flat valley rather than a bunch of isolated pits.

However, the journey isn't always the same. The paper reveals that how you teach the AI to forget matters a lot. If you use different training tricks—like changing the order of the lessons (curriculum learning) or using a more complex math method (second-order optimization)—you might end up in completely different valleys that aren't connected. It's like taking two different routes to the same destination; one might be a smooth highway, while the other is a bumpy dirt road that leads to a totally different neighborhood.

One of the most surprising discoveries is that even when two "forgotten" models look identical on paper (they are in the same smooth valley), they can act very differently in secret. The researchers found that while the models performed similarly on standard tests, their "privacy" levels could fluctuate wildly. One model might be safe from hackers trying to trick it into remembering the secret, while its twin in the same valley might be dangerously leaky. This suggests that just because an AI looks like it has forgotten, doesn't mean it's truly safe.

The paper also uncovered a weird pattern in how forgetting happens. It doesn't happen all at once. At first, the AI stops repeating the exact words of the secret (like a parrot stopping a phrase), but it still holds the underlying idea. Only later, as you push further along the path, does it truly lose the deep knowledge. It's like the AI first stops saying "The cookie recipe is..." but still knows how to bake it, until eventually, it forgets the recipe entirely.

Finally, the authors suggest that this "smoothness" of the path is a useful tool. If the path between two forgotten models is bumpy and full of barriers, it means the job of forgetting was really hard. If the path is smooth, the job was easier. They even showed that by mixing models from different points along this smooth path, you can create a super-robust AI that is harder to trick into remembering the secret again.

In short, this paper doesn't just tell us if an AI can forget; it gives us a map of how it forgets. It shows us that the landscape of unlearning is complex, sometimes smooth and sometimes jagged, and that the way we navigate it changes everything about how safe and reliable our forgotten AIs really are.

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 →