paper-with-me

홈 › Papers

IMU: Influence-guided Machine Unlearning

2025-08-03 · Xindi Fan, Jing Wu, Mingyi Zhou, Pengwei Liang, Mehrtash Harandi, Dinh Phung arxiv

Machine Unlearning (MU) aims to selectively erase the influence of specific data points from pretrained models. However, most existing MU methods rely on the retain set to preserve model utility, which is often impractical due to privacy restrictions and storage constraints. While several retain-data-free methods attempt to bypass this using geometric feature shifts or auxiliary statistics, they typically treat forgetting samples uniformly, overlooking their heterogeneous contributions. To address this, we propose \ul{I}nfluence-guided \ul{M}achine \ul{U}nlearning (IMU), a principled method that conducts MU using only the forget set. Departing from uniform Gradient Ascent (GA) or implicit weighting mechanisms, IMU leverages influence functions as an explicit priority signal to allocate unlearning strength. To circumvent the prohibitive cost of full-model Hessian inversion, we introduce a theoretically grounded classifier-level influence approximation. This efficient design allows IMU to dynamically reweight unlearning updates, aggressively targeting samples that most strongly support the forgetting objective while minimizing unnecessary perturbation to retained knowledge. Extensive experiments across vision and language tasks show that IMU achieves highly competitive results. Compared to standard uniform GA, IMU maintains identical unlearning depth while enhancing model utility by an average of 30%, effectively overcoming the inherent utility-forgetting trade-off.

📄 PDF Abstract BibTeX arXiv:2508.01620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reference-Guided Machine Unlearning

2026-03-11 · Jonas Mirlach, Sonia Laguna, Julia E. Vogt arxiv

Machine unlearning aims to remove the influence of specific data from trained models while preserving general utility. Existing approximate unlearning methods often rely on performance-degradation heuristics, such as los…

Distribution-Guided and Constrained Quantum Machine Unlearning

2026-01-07 · Nausherwan Malik, Zubair Khalid, Muhammad Faryad arxiv

Machine unlearning aims to remove the influence of specific training data from a learned model without full retraining. While recent work has begun to explore unlearning in quantum machine learning, existing approaches l…

Quantum Machine Learning

MeGU: Machine-Guided Unlearning with Target Feature Disentanglement

2026-02-19 · Haoyu Wang, Zhuo Huang, Xiaolong Wang, Bo Han 외 arxiv

The growing concern over training data privacy has elevated the "Right to be Forgotten" into a critical requirement, thereby raising the demand for effective Machine Unlearning. However, existing unlearning approaches co…

WAGLE: Strategic Weight Attribution for Effective and Modular Unlearning in Large Language Models

2024-10-23 · Jinghan Jia, Jiancheng Liu, Yihua Zhang, Parikshit Ram 외

The need for effective unlearning mechanisms in large language models (LLMs) is increasingly urgent, driven by the necessity to adhere to data regulations and foster ethical generative AI practices. Despite growing inter…

CURE: Centroid-guided Unsupervised Representation Erasure for Facial Recognition Systems

2025-09-23 · Fnu Shivam, Nima Najafzadeh, Yenumula Reddy, Prashnna Gyawali arxiv

In the current digital era, facial recognition systems offer significant utility and have been widely integrated into modern technological infrastructures; however, their widespread use has also raised serious privacy co…