paper-with-me

Papers

Rethinking Machine Unlearning for Large Language Models

2024-02-13 · Sijia Liu, Yuanshun Yao, Jinghan Jia, Stephen Casper, Nathalie Baracaldo, Peter Hase, Yuguang Yao, Chris Yuhao Liu, Xiaojun Xu, Hang Li, Kush R. Varshney, Mohit Bansal, Sanmi Koyejo, Yang Liu

We explore machine unlearning (MU) in the domain of large language models (LLMs), referred to as LLM unlearning. This initiative aims to eliminate undesirable data influence (e.g., sensitive or illegal information) and the associated model capabilities, while maintaining the integrity of essential knowledge generation and not affecting causally unrelated information. We envision LLM unlearning becoming a pivotal element in the life-cycle management of LLMs, potentially standing as an essential foundation for developing generative AI that is not only safe, secure, and trustworthy, but also resource-efficient without the need of full retraining. We navigate the unlearning landscape in LLMs from conceptual formulation, methodologies, metrics, and applications. In particular, we highlight the often-overlooked aspects of existing LLM unlearning research, e.g., unlearning scope, data-model interaction, and multifaceted efficacy assessment. We also draw connections between LLM unlearning and related areas such as model editing, influence functions, model explanation, adversarial training, and reinforcement learning. Furthermore, we outline an effective assessment framework for LLM unlearning and explore its applications in copyright and privacy safeguards and sociotechnical harm reduction.

📄 PDF Abstract BibTeX arXiv:2402.08787

Code (0)

등록된 구현이 없습니다.

Tasks

Machine UnlearningManagementModel EditingNavigate

Similar Papers 제목 키워드 기반

Rethinking Machine Unlearning: Models Designed to Forget via Key Deletion

2026-03-16 · Sonia Laguna, Jorge da Silva Goncalves, Moritz Vandenhirtz, Alain Ryser 외 arxiv

Machine unlearning is rapidly becoming a practical requirement, driven by privacy regulations, data errors, and the need to remove harmful or corrupted training samples. Despite this, most existing methods tackle the pro…

Rethinking Federated Unlearning via the Lens of Memorization

2026-05-23 · Jiaheng Wei, Yanjun Zhang, He Zhang, Leo Yu Zhang 외 arxiv

Federated learning (FL) increasingly needs machine unlearning to comply with privacy regulations. However, existing federated unlearning approaches may overlook the overlapping information between the unlearning and rema…

Federated Learning

ZJUKLAB at SemEval-2025 Task 4: Unlearning via Model Merging

2025-03-27 · Haoming Xu, Shuxun Wang, Yanqiu Zhao, Yi Zhong 외

This paper presents the ZJUKLAB team's submission for SemEval-2025 Task 4: Unlearning Sensitive Content from Large Language Models. This task aims to selectively erase sensitive knowledge from large language models, avoi…

On the Impossibility of Retrain Equivalence in Machine Unlearning

2025-10-18 · Jiatong Yu, Yinghui He, Anirudh Goyal, Sanjeev Arora arxiv

Machine unlearning seeks to selectively remove the "influence" of specific training data on a model's outputs. The ideal goal is Retrain Equivalence--behavior identical to a model trained from scratch on only the retaine…

Simplicity Prevails: Rethinking Negative Preference Optimization for LLM Unlearning

2024-10-09 · Chongyu Fan, Jiancheng Liu, Licong Lin, Jinghan Jia 외

In this work, we address the problem of large language model (LLM) unlearning, aiming to remove unwanted data influences and associated model capabilities (e.g., copyrighted data or harmful content generation) while pres…

Language ModelingLanguage ModellingLarge Language Model