paper-with-me

Papers

Soft Weighted Machine Unlearning

2025-05-24 · Xinbao Qiao, Ningning Ding, Yushi Cheng, Meng Zhang

Machine unlearning, as a post-hoc processing technique, has gained widespread adoption in addressing challenges like bias mitigation and robustness enhancement, colloquially, machine unlearning for fairness and robustness. However, existing non-privacy unlearning-based solutions persist in using binary data removal framework designed for privacy-driven motivation, leading to significant information loss, a phenomenon known as over-unlearning. While over-unlearning has been largely described in many studies as primarily causing utility degradation, we investigate its fundamental causes and provide deeper insights in this work through counterfactual leave-one-out analysis. In this paper, we introduce a weighted influence function that assigns tailored weights to each sample by solving a convex quadratic programming problem analytically. Building on this, we propose a soft-weighted framework enabling fine-grained model adjustments to address the over-unlearning challenge. We demonstrate that the proposed soft-weighted scheme is versatile and can be seamlessly integrated into most existing unlearning algorithms. Extensive experiments show that in fairness- and robustness-driven tasks, the soft-weighted scheme significantly outperforms hard-weighted schemes in fairness/robustness metrics and alleviates the decline in utility metric, thereby enhancing machine unlearning algorithm as an effective correction solution.

📄 PDF Abstract BibTeX arXiv:2505.18783

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFairnessMachine Unlearning

Similar Papers 제목 키워드 기반

Beyond Uniform Deletion: A Data Value-Weighted Framework for Certified Machine Unlearning

2025-11-10 · Lisong He, Yi Yang, Xiangyu Chang arxiv

As the right to be forgotten becomes legislated worldwide, machine unlearning mechanisms have emerged to efficiently update models for data deletion and enhance user privacy protection. However, existing machine unlearni…

Towards Reliable Testing of Machine Unlearning

2026-04-16 · Anna Mazhar, Sainyam Galhotra arxiv

Machine learning components are now central to AI-infused software systems, from recommendations and code assistants to clinical decision support. As regulations and governance frameworks increasingly require deleting se…

WSS-CL: Weight Saliency Soft-Guided Contrastive Learning for Efficient Machine Unlearning Image Classification

2025-08-06 · Thang Duc Tran, Thai Hoang Le arxiv

Machine unlearning, the efficient deletion of the impact of specific data in a trained model, remains a challenging problem. Current machine unlearning approaches that focus primarily on data-centric or weight-based stra…

Contrastive LearningImage Classification

Soft Token Attacks Cannot Reliably Audit Unlearning in Large Language Models

2025-02-20 · Haokun Chen, Sebastian Szyller, Weilin Xu, Nageen Himayat

Large language models (LLMs) have become increasingly popular. Their emergent capabilities can be attributed to their massive training datasets. However, these datasets often contain undesirable or inappropriate content,…

Machine Unlearning

Layer Attack Unlearning: Fast and Accurate Machine Unlearning via Layer Level Attack and Knowledge Distillation

2023-12-28 · Hyunjune Kim, Sangyong Lee, Simon S. Woo

Recently, serious concerns have been raised about the privacy issues related to training datasets in machine learning algorithms when including personal data. Various regulations in different countries, including the GDP…

Knowledge DistillationMachine Unlearning