English

Erase or Hide? Suppressing Spurious Unlearning Neurons for Robust Unlearning

Machine Learning 2026-03-05 v2

Abstract

Large language models trained on web-scale data can memorize private or sensitive knowledge, raising significant privacy risks. Although some unlearning methods mitigate these risks, they remain vulnerable to "relearning" during subsequent training, allowing a substantial portion of forgotten knowledge to resurface. In this paper, we show that widely used unlearning methods cause shallow alignment: instead of faithfully erasing target knowledge, they generate spurious unlearning neurons that amplify negative influence to hide it. To overcome this limitation, we introduce Ssiuu, a new class of unlearning methods that employs attribution-guided regularization to prevent spurious negative influence and faithfully remove target knowledge. Experimental results confirm that our method reliably erases target knowledge and outperforms strong baselines across two practical retraining scenarios: (1) adversarial injection of private data, and (2) benign attack using an instruction-following benchmark. Our findings highlight the necessity of robust and faithful unlearning methods for safe deployment of language models.

Keywords

Cite

@article{arxiv.2509.22263,
  title  = {Erase or Hide? Suppressing Spurious Unlearning Neurons for Robust Unlearning},
  author = {Nakyeong Yang and Dong-Kyum Kim and Jea Kwon and Minsung Kim and Kyomin Jung and Meeyoung Cha},
  journal= {arXiv preprint arXiv:2509.22263},
  year   = {2026}
}

Comments

accepted to ICLR 2026

R2 v1 2026-07-01T05:58:40.127Z