paper-with-me

Papers

SAEs $\textit{Can}$ Improve Unlearning: Dynamic Sparse Autoencoder Guardrails for Precision Unlearning in LLMs

2025-04-11 · Aashiq Muhamed, Jacopo Bonato, Mona Diab, Virginia Smith

Machine unlearning is a promising approach to improve LLM safety by removing unwanted knowledge from the model. However, prevailing gradient-based unlearning methods suffer from issues such as high computational costs, hyperparameter instability, poor sequential unlearning capability, vulnerability to relearning attacks, low data efficiency, and lack of interpretability. While Sparse Autoencoders are well-suited to improve these aspects by enabling targeted activation-based unlearning, prior approaches underperform gradient-based methods. This work demonstrates that, contrary to these earlier findings, SAEs can significantly improve unlearning when employed dynamically. We introduce $\textbf{Dynamic DAE Guardrails}$ (DSG), a novel method for precision unlearning that leverages principled feature selection and a dynamic classifier. Our experiments show DSG substantially outperforms leading unlearning methods, achieving superior forget-utility trade-offs. DSG addresses key drawbacks of gradient-based approaches for unlearning -- offering enhanced computational efficiency and stability, robust performance in sequential unlearning, stronger resistance to relearning attacks, better data efficiency including zero-shot settings, and more interpretable unlearning.

📄 PDF Abstract BibTeX arXiv:2504.08192

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiencyfeature selectionMachine Unlearning

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

SAUCE: Selective Concept Unlearning in Vision-Language Models with Sparse Autoencoders

2025-03-16 · Qing Li, Jiahui Geng, Derui Zhu, Fengyu Cai 외

Unlearning methods for vision-language models (VLMs) have primarily adapted techniques from large language models (LLMs), relying on weight updates that demand extensive annotated forget sets. Moreover, these methods per…

Features that Make a Difference: Leveraging Gradients for Improved Dictionary Learning

2024-11-15 · Jeffrey Olmo, Jared Wilson, Max Forsey, Bryce Hepner 외

Sparse Autoencoders (SAEs) are a promising approach for extracting neural network representations by learning a sparse and overcomplete decomposition of the network's internal activations. However, SAEs are traditionally…

Dictionary Learning

CRISP: Persistent Concept Unlearning via Sparse Autoencoders

2025-08-19 · Tomer Ashuach, Dana Arad, Aaron Mueller, Martin Tutek 외 arxiv

As large language models (LLMs) are increasingly deployed in real-world applications, the need to selectively remove unwanted knowledge while preserving model utility has become paramount. Recent work has explored sparse…

Look But Don't Touch with Sparse Autoencoders for Unlearning in Diffusion Models

2026-06-30 · Enrico Cassano, Riccardo Renzulli, Rayyan Ahmed, Marco Grangetto 외 arxiv

Sparse autoencoders (SAEs) have recently been proposed as interpretable tools for concept-level manipulation, under the assumption that isolated features can serve as controllable intervention points. In this work, we sy…

SAeUron: Interpretable Concept Unlearning in Diffusion Models with Sparse Autoencoders

2025-01-29 · Bartosz Cywiński, Kamil Deja

Diffusion models, while powerful, can inadvertently generate harmful or undesirable content, raising significant ethical and safety concerns. Recent machine unlearning approaches offer potential solutions but often lack …

Adversarial AttackDenoisingfeature selectionMachine Unlearning