Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 95% Match Research paper AI safety researchers,LLM developers,ML engineers,Security professionals 1 week ago

Robust LLM Unlearning with MUDMAN: Meta-Unlearning with Disruption Masking And Normalization

ai-safety › alignment
📄 Abstract

Abstract: Language models can retain dangerous knowledge and skills even after extensive safety fine-tuning, posing both misuse and misalignment risks. Recent studies show that even specialized unlearning methods can be easily reversed. To address this, we systematically evaluate many existing and novel components of unlearning methods and identify ones crucial for irreversible unlearning. We introduce Disruption Masking, a technique in which we only allow updating weights, where the signs of the unlearning gradient and the retaining gradient are the same. This ensures all updates are non-disruptive. Additionally, we identify the need for normalizing the unlearning gradients, and also confirm the usefulness of meta-learning. We combine these insights into MUDMAN (Meta-Unlearning with Disruption Masking and Normalization) and validate its effectiveness at preventing the recovery of dangerous capabilities. MUDMAN outperforms the prior TAR method by 40%, setting a new state-of-the-art for robust unlearning.
Authors (4)
Filip Sondej
Yushi Yang
Mikołaj Kniejski
Marcel Windys
Submitted
June 14, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper introduces MUDMAN (Meta-Unlearning with Disruption Masking and Normalization), a novel method for robust and irreversible LLM unlearning. MUDMAN combines Disruption Masking (updating weights only when gradients align) and gradient normalization, outperforming prior methods like TAR by 40% in preventing the recovery of dangerous capabilities.

Business Value

Enhances the safety and trustworthiness of LLMs by providing a reliable way to remove sensitive or harmful information, crucial for responsible AI deployment in various sectors.