paper-with-me

Papers

Machine Unlearning in Generative AI: A Survey

2024-07-30 · Zheyuan Liu, Guangyao Dou, Zhaoxuan Tan, Yijun Tian, Meng Jiang

Generative AI technologies have been deployed in many places, such as (multimodal) large language models and vision generative models. Their remarkable performance should be attributed to massive training data and emergent reasoning abilities. However, the models would memorize and generate sensitive, biased, or dangerous information originated from the training data especially those from web crawl. New machine unlearning (MU) techniques are being developed to reduce or eliminate undesirable knowledge and its effects from the models, because those that were designed for traditional classification tasks could not be applied for Generative AI. We offer a comprehensive survey on many things about MU in Generative AI, such as a new problem formulation, evaluation methods, and a structured discussion on the advantages and limitations of different kinds of MU techniques. It also presents several critical challenges and promising directions in MU research. A curated list of readings can be found: https://github.com/franciscoliu/GenAI-MU-Reading.

📄 PDF Abstract BibTeX arXiv:2407.20516

Code (1)

franciscoliu/genai-mu-reading 공식 구현

Tasks

Machine UnlearningSurvey

Similar Papers 제목 키워드 기반

A Survey on Generative Model Unlearning: Fundamentals, Taxonomy, Evaluation, and Future Direction

2025-07-26 · Xiaohua Feng, Jiaming Zhang, Fengyuan Yu, Chengye Wang 외 arxiv

With the rapid advancement of generative models, associated privacy concerns have attracted growing attention. To address this, researchers have begun adapting machine unlearning techniques from traditional classificatio…

Reinforcement Learning

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

Survey of Security and Data Attacks on Machine Unlearning In Financial and E-Commerce

2024-09-29 · Carl E. J. Brodzinski

This paper surveys the landscape of security and data attacks on machine unlearning, with a focus on financial and e-commerce applications. We discuss key privacy threats such as Membership Inference Attacks and Data Rec…

Data PoisoningMachine Unlearning

Machine Unlearning: A Comprehensive Survey

2024-05-13 · Weiqi Wang, Zhiyi Tian, Chenhan Zhang, Shui Yu

As the right to be forgotten has been legislated worldwide, many studies attempt to design unlearning mechanisms to protect users' privacy when they want to leave machine learning service platforms. Specifically, machine…

Machine UnlearningSurvey

SoK: Machine Unlearning for Large Language Models

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

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 tech…

Large Language ModelMachine UnlearningModel Editing