Dual-Space Smoothness for Robust and Balanced LLM Unlearning
About
As large language models evolve, Machine Unlearning has emerged to address growing concerns around user privacy, copyright infringement, and overall safety. Yet state-of-the-art (SOTA) unlearning methods often suffer from catastrophic forgetting and metric imbalance, for example, by over-optimizing one objective (e.g., unlearning effectiveness, utility preservation, or privacy protection) at the expense of others. In addition, small perturbations in the representation or parameter space can be exploited by relearn and jailbreak attacks. To address these challenges, we propose PRISM, a unified framework that enforces dual-space smoothness in representation and parameter spaces to improve robustness and balance unlearning metrics. PRISM consists of two smoothness optimization stages: (i) a representation space stage that employs a robustly trained probe to defend against jailbreak attacks, and (ii) a parameter-space stage that decouples retain-forget gradient conflicts, reduces imbalance, and smooths the parameter space to mitigate relearning attacks. Extensive experiments on WMDP and MUSE, across conversational-dialogue and continuous-text settings, show that PRISM outperforms SOTA baselines under multiple attacks while achieving a better balance among key metrics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-task Language Understanding | MMLU | Accuracy26.2 | 321 | |
| Unlearning | MUSE-News 1.0 (test) | Privacy Leak0.287 | 55 | |
| Machine Unlearning | MUSE Books | -- | 35 | |
| General Knowledge | HellaSwag | Accuracy54.6 | 27 | |
| Unlearning | MUSE-Books 1.0 (test) | Unlearn Score86 | 24 | |
| Relearn Attack | MUSE NEWS | Verb Memory (Df)57.342 | 24 | |
| Machine Unlearning | WMDP | Unlearn Score76.1 | 16 | |
| Machine Unlearning | MUSE-Books Relearn 50% | Forgetting Score (No VerbMem)13.091 | 15 | |
| Machine Unlearning | MUSE-Books RELEARN-25% | Forgetting Rate (VerbMem)13.313 | 15 | |
| Machine Unlearning | WMDP bio | Multi-turn ASR Error Rate7.8 | 9 |