paper-with-me

Papers

SoK: Machine Unlearning for Large Language Models

2025-06-10 · Jie Ren, Yue Xing, Yingqian Cui, Charu C. Aggarwal, Hui Liu

Large language model (LLM) unlearning has become a critical topic in machine learning, aiming to eliminate the influence of specific training data or knowledge without retraining the model from scratch. A variety of techniques have been proposed, including Gradient Ascent, model editing, and re-steering hidden representations. While existing surveys often organize these methods by their technical characteristics, such classifications tend to overlook a more fundamental dimension: the underlying intention of unlearning--whether it seeks to truly remove internal knowledge or merely suppress its behavioral effects. In this SoK paper, we propose a new taxonomy based on this intention-oriented perspective. Building on this taxonomy, we make three key contributions. First, we revisit recent findings suggesting that many removal methods may functionally behave like suppression, and explore whether true removal is necessary or achievable. Second, we survey existing evaluation strategies, identify limitations in current metrics and benchmarks, and suggest directions for developing more reliable and intention-aligned evaluations. Third, we highlight practical challenges--such as scalability and support for sequential unlearning--that currently hinder the broader deployment of unlearning methods. In summary, this work offers a comprehensive framework for understanding and advancing unlearning in generative AI, aiming to support future research and guide policy decisions around data removal and privacy.

📄 PDF Abstract BibTeX arXiv:2506.09227

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelMachine UnlearningModel Editing

Similar Papers 제목 키워드 기반

A Closer Look at Machine Unlearning for Large Language Models

2024-10-10 · Xiaojian Yuan, Tianyu Pang, Chao Du, Kejiang Chen 외

Large language models (LLMs) may memorize sensitive or copyrighted content, raising privacy and legal concerns. Due to the high cost of retraining from scratch, researchers attempt to employ machine unlearning to remove …

DiversityMachine UnlearningSentence

Machine Unlearning for Traditional Models and Large Language Models: A Short Survey

2024-04-01 · Yi Xu

With the implementation of personal data privacy regulations, the field of machine learning (ML) faces the challenge of the "right to be forgotten". Machine unlearning has emerged to address this issue, aiming to delete …

Machine UnlearningSurvey

Machine Unlearning of Pre-trained Large Language Models

2024-02-23 · Jin Yao, Eli Chien, Minxin Du, Xinyao Niu 외

This study investigates the concept of the `right to be forgotten' within the context of large language models (LLMs). We explore machine unlearning as a pivotal solution, with a focus on pre-trained models--a notably un…

Machine Unlearning

Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench

2024-10-29 · Zheyuan Liu, Guangyao Dou, Mengzhao Jia, Zhaoxuan Tan 외

Generative models such as Large Language Models (LLM) and Multimodal Large Language models (MLLMs) trained on massive web corpora can memorize and disclose individuals' confidential and private data, raising legal and et…

Language ModelingLanguage ModellingLarge Language ModelMachine Unlearning+1

The Frontier of Data Erasure: Machine Unlearning for Large Language Models

2024-03-23 · Youyang Qu, Ming Ding, Nan Sun, Kanchana Thilakarathna 외

Large Language Models (LLMs) are foundational to AI advancements, facilitating applications like predictive text generation. Nonetheless, they pose risks by potentially memorizing and disseminating sensitive, biased, or …

Machine UnlearningText Generation