GRIP: Algorithm-Agnostic Machine Unlearning for Mixture-of-Experts via Geometric Router Constraints
Andy Zhu, Rongzhe Wei, Yupu Gu, Pan Li

TL;DR
GRIP introduces a geometric constraint framework that enables effective machine unlearning in Mixture-of-Experts models by preserving routing stability and erasing knowledge directly from experts, thus improving safety and utility.
Contribution
The paper proposes a novel, algorithm-agnostic geometric routing invariance framework for unlearning in MoE models, addressing vulnerabilities in existing methods.
Findings
Achieves over 95% routing stability during unlearning.
Effectively erases knowledge from experts without disrupting model utility.
Prevents exploitation of router manipulation in MoE unlearning methods.
Abstract
Machine unlearning (MU) for large language models has become critical for AI safety, yet existing methods fail to generalize to Mixture-of-Experts (MoE) architectures. We identify that traditional unlearning methods exploit MoE's architectural vulnerability: they manipulate routers to redirect queries away from knowledgeable experts rather than erasing knowledge, causing a loss of model utility and superficial forgetting. We propose Geometric Routing Invariance Preservation (GRIP), an algorithm-agnostic framework for unlearning for MoE. Our core contribution is a geometric constraint, implemented by projecting router gradient updates into an expert-specific null-space. Crucially, this decouples routing stability from parameter rigidity: while discrete expert selections remain stable for retained knowledge, the continuous router parameters remain plastic within the null space, allowing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Topic Modeling
