paper-with-me

Papers

Invariance Makes LLM Unlearning Resilient Even to Unanticipated Downstream Fine-Tuning

2025-06-02 · Changsheng Wang, Yihua Zhang, Jinghan Jia, Parikshit Ram, Dennis Wei, Yuguang Yao, Soumyadeep Pal, Nathalie Baracaldo, Sijia Liu

Machine unlearning offers a promising solution to privacy and safety concerns in large language models (LLMs) by selectively removing targeted knowledge while preserving utility. However, current methods are highly sensitive to downstream fine-tuning, which can quickly recover forgotten information-even from unrelated tasks. To address this, we introduce invariance into unlearning for the first time, inspired by invariant risk minimization (IRM). Building on this principle, we propose invariant LLM unlearning (ILU), a regularization-based framework that enhances robustness. Notably, ILU generalizes well to diverse fine-tuning tasks, even when trained using a single dataset. A task vector analysis is also provided to further elucidate the rationale behind ILU's effectiveness. Extensive experiments on the WMDP and MUSE benchmark, reveal that ILU significantly outperforms state-of-the-art unlearning methods, including negative preference optimization (NPO) and representation misdirection for unlearning (RMU). Notably, ILU achieves superior unlearning robustness across diverse downstream fine-tuning scenarios (e.g., math, paraphrase detection, and sentiment analysis) while preserving the fine-tuning performance.

📄 PDF Abstract BibTeX arXiv:2506.01339

Code (1)

optml-group/unlearn-ilu 공식 구현 pytorch

Tasks

Machine UnlearningMathSentiment Analysis

Similar Papers 제목 키워드 기반

Formally Guaranteed Control Adaptation for ODD-Resilient Autonomous Systems

2026-04-08 · Gricel Vázquez, Calum Imrie, Sepeedeh Shahbeigi, Nawshin Mannan Proma 외 arxiv

Ensuring reliable performance in situations outside the Operational Design Domain (ODD) remains a primary challenge in devising resilient autonomous systems. We explore this challenge by introducing an approach for adapt…

Asynchronous Federated Unlearning with Invariance Calibration for Medical Imaging

2026-04-29 · Zhaoyuan Cai, Xinglin Zhang arxiv

Federated Unlearning (FU) is an emerging paradigm in Federated Learning (FL) that enables participating clients to fully remove their contributions from a trained global model, driven by data protection regulations that …

Federated Learning

Variational Bayesian Unlearning

2020-10-24 · NeurIPS 2020 12 · Quoc Phong Nguyen, Bryan Kian Hsiang Low, Patrick Jaillet

This paper studies the problem of approximately unlearning a Bayesian model from a small subset of the training data to be erased. We frame this problem as one of minimizing the Kullback-Leibler divergence between the ap…

Variational Inference

GRIP: Algorithm-Agnostic Machine Unlearning for Mixture-of-Experts via Geometric Router Constraints

2026-01-23 · Andy Zhu, Rongzhe Wei, Yupu Gu, Pan Li arxiv

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 expl…

Towards Resilient Safety-driven Unlearning for Diffusion Models against Downstream Fine-tuning

2025-07-22 · Boheng Li, Renjie Gu, Junjie Wang, Leyi Qi 외 arxiv

Text-to-image (T2I) diffusion models have achieved impressive image generation quality and are increasingly fine-tuned for personalized applications. However, these models often inherit unsafe behaviors from toxic pretra…

Image Generation