LLM Unlearning via Neural Activation Redirection
William F. Shen, Xinchi Qiu, Meghdad Kurmanji, Alex Iacob, Lorenzo Sani, Yihong Chen, Nicola Cancedda, Nicholas D. Lane

TL;DR
LUNAR is a new method for unlearning in large language models that redirects unlearned data representations, achieving high efficacy, controllability, efficiency, and robustness, outperforming existing approaches.
Contribution
LUNAR introduces a novel activation redirection technique based on the Linear Representation Hypothesis, improving unlearning performance and controllability with minimal parameter updates.
Findings
Achieves 2.9x to 11.7x improvement in Deviation Score
Reduces parameter updates to a single down-projection matrix
Demonstrates robustness to adversarial attacks and sequential unlearning
Abstract
The ability to selectively remove knowledge from LLMs is highly desirable. However, existing methods often struggle with balancing unlearning efficacy and retain model utility, and lack controllability at inference time to emulate base model behavior as if it had never seen the unlearned data. In this paper, we propose LUNAR, a novel unlearning method grounded in the Linear Representation Hypothesis and operates by redirecting the representations of unlearned data to activation regions that expresses its inability to answer. We show that contrastive features are not a prerequisite for effective activation redirection, and LUNAR achieves state-of-the-art unlearning performance and superior controllability. Specifically, LUNAR achieves between 2.9x and 11.7x improvement in the combined unlearning efficacy and model utility score (Deviation Score) across various base models and generates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Image and Object Detection Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network · Balanced Selection
