paper-with-me

홈 › Papers

SIMU: Selective Influence Machine Unlearning

2025-10-09 · Anu Agarwal, Mihir Pamnani, Dilek Hakkani-Tur arxiv

The undesired memorization of sensitive information by Large Language Models (LLMs) has emphasized the need for safety mechanisms that can regulate model behavior. This has led to the development of machine unlearning techniques that enable models to precisely forget sensitive and unwanted information. For machine unlearning, first-order and second-order optimizer-based methods have shown significant progress in enabling LLMs to forget targeted information. However, in doing so, these approaches often compromise the model's original capabilities, resulting in unlearned models that struggle to retain their prior knowledge and overall utility. To address this, we propose Selective Influence Machine Unlearning (SIMU), a two-step framework that enhances second-order optimizer-based unlearning by selectively updating only the critical neurons responsible for encoding the forget-set. By constraining updates to these targeted neurons, SIMU achieves comparable unlearning efficacy while substantially outperforming current methods in retaining the model's original knowledge.

📄 PDF Abstract BibTeX arXiv:2510.07822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sky of Unlearning (SoUL): Rewiring Federated Machine Unlearning via Selective Pruning

2025-04-02 · Md Mahabub Uz Zaman, Xiang Sun, Jingjing Yao

The Internet of Drones (IoD), where drones collaborate in data collection and analysis, has become essential for applications such as surveillance and environmental monitoring. Federated learning (FL) enables drones to t…

Data PoisoningFederated LearningMachine Unlearning

Machine Unlearning: Solutions and Challenges

2023-08-14 · Jie Xu, Zihan Wu, Cong Wang, Xiaohua Jia

Machine learning models may inadvertently memorize sensitive, unauthorized, or malicious data, posing risks of privacy breaches, security vulnerabilities, and performance degradation. To address these issues, machine unl…

Machine Unlearning

Challenging Forgets: Unveiling the Worst-Case Forget Sets in Machine Unlearning

2024-03-12 · Chongyu Fan, Jiancheng Liu, Alfred Hero, Sijia Liu

The trustworthy machine learning (ML) community is increasingly recognizing the crucial need for models capable of selectively 'unlearning' data points after training. This leads to the problem of machine unlearning (MU)…

Machine Unlearning

Selective and Collaborative Influence Function for Efficient Recommendation Unlearning

2023-04-20 · Yuyuan Li, Chaochao Chen, Xiaolin Zheng, Yizhao Zhang 외

Recent regulations on the Right to be Forgotten have greatly influenced the way of running a recommender system, because users now have the right to withdraw their private data. Besides simply deleting the target data in…

Recommendation Systems

Towards Benchmarking Privacy Vulnerabilities in Selective Forgetting with Large Language Models

2025-12-19 · Wei Qian, Chenxu Zhao, Yangyi Li, Mengdi Huai arxiv

The rapid advancements in artificial intelligence (AI) have primarily focused on the process of learning from data to acquire knowledgeable learning systems. As these systems are increasingly deployed in critical areas, …