paper-with-me

Papers

Mechanistic Unlearning: Robust Knowledge Unlearning and Editing via Mechanistic Localization

2024-10-16 · Phillip Guo, Aaquib Syed, Abhay Sheshadri, Aidan Ewart, Gintare Karolina Dziugaite

Methods for knowledge editing and unlearning in large language models seek to edit or remove undesirable knowledge or capabilities without compromising general language modeling performance. This work investigates how mechanistic interpretability -- which, in part, aims to identify model components (circuits) associated to specific interpretable mechanisms that make up a model capability -- can improve the precision and effectiveness of editing and unlearning. We find a stark difference in unlearning and edit robustness when training components localized by different methods. We highlight an important distinction between methods that localize components based primarily on preserving outputs, and those finding high level mechanisms with predictable intermediate states. In particular, localizing edits/unlearning to components associated with the lookup-table mechanism for factual recall 1) leads to more robust edits/unlearning across different input/output formats, and 2) resists attempts to relearn the unwanted information, while also reducing unintended side effects compared to baselines, on both a sports facts dataset and the CounterFact dataset across multiple models. We also find that certain localized edits disrupt the latent knowledge in the model more than any other baselines, making unlearning more robust to various attacks.

📄 PDF Abstract BibTeX arXiv:2410.12949

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Toward Understanding Unlearning Difficulty: A Mechanistic Perspective and Circuit-Guided Difficulty Metric

2026-01-14 · Jiali Cheng, Ziheng Chen, Chirag Agarwal, Hadi Amiri arxiv

Machine unlearning is becoming essential for building trustworthy and compliant language models. Yet unlearning success varies considerably across individual samples: some are reliably erased, while others persist despit…

Model Unlearning Objectives Vary for Distinct Language Functions

2026-05-26 · Berk Atil, Vipul Gupta, Rebecca J. Passonneau arxiv

Large language models (LLMs) learn undesirable properties during pretraining, including dangerous knowledge and toxic text generation. Just as post-training uses different objectives to shape different behaviors, we argu…

Text Generation

Editing as Unlearning: Are Knowledge Editing Methods Strong Baselines for Large Language Model Unlearning?

2025-05-26 · Zexi Li, Xiangzhu Wang, William F. Shen, Meghdad Kurmanji 외

Large language Model (LLM) unlearning, i.e., selectively removing information from LLMs, is vital for responsible model deployment. Differently, LLM knowledge editing aims to modify LLM knowledge instead of removing it. …

In-Context Learningknowledge editingLanguage ModelingLanguage Modelling+1

Measuring the Depth of LLM Unlearning via Activation Patching

2026-05-23 · Jaeung Lee, Dohyun Kim, Jaemin Jo arxiv

Large language model (LLM) unlearning has emerged as a crucial post-hoc mechanism for privacy protection and AI safety, yet auditing whether target knowledge is truly erased remains challenging. Existing output-level met…

Revealing the Deceptiveness of Knowledge Editing: A Mechanistic Analysis of Superficial Editing

2025-05-19 · Jiakuan Xie, Pengfei Cao, Yubo Chen, Kang Liu 외

Knowledge editing, which aims to update the knowledge encoded in language models, can be deceptive. Despite the fact that many existing knowledge editing algorithms achieve near-perfect performance on conventional metric…

knowledge editing