paper-with-me

홈 › Papers

Towards Reliable Empirical Machine Unlearning Evaluation: A Game-Theoretic View

2024-04-17 · Yiwen Tu, Pingbang Hu, Jiaqi Ma

Machine unlearning is the process of updating machine learning models to remove the information of specific training data samples, in order to comply with data protection regulations that allow individuals to request the removal of their personal data. Despite the recent development of numerous unlearning algorithms, reliable evaluation of these algorithms remains an open research question. In this work, we focus on membership inference attack (MIA) based evaluation, one of the most common approaches for evaluating unlearning algorithms, and address various pitfalls of existing evaluation metrics that lack reliability. Specifically, we propose a game-theoretic framework that formalizes the evaluation process as a game between unlearning algorithms and MIA adversaries, measuring the data removal efficacy of unlearning algorithms by the capability of the MIA adversaries. Through careful design of the game, we demonstrate that the natural evaluation metric induced from the game enjoys provable guarantees that the existing evaluation metrics fail to satisfy. Furthermore, we propose a practical and efficient algorithm to estimate the evaluation metric induced from the game, and demonstrate its effectiveness through both theoretical analysis and empirical experiments. This work presents a novel and reliable approach to empirically evaluating unlearning algorithms, paving the way for the development of more effective unlearning techniques.

📄 PDF Abstract BibTeX arXiv:2404.11577

Code (0)

등록된 구현이 없습니다.

Tasks

Inference AttackMachine UnlearningMembership Inference Attack

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Rectifying Privacy and Efficacy Measurements in Machine Unlearning: A New Inference Attack Perspective

2025-06-16 · Nima Naderloui, Shenao Yan, Binghui Wang, Jie Fu 외

Machine unlearning focuses on efficiently removing specific data from trained models, addressing privacy and compliance concerns with reasonable costs. Although exact unlearning ensures complete data removal equivalent t…

Inference AttackMachine Unlearning

Adversarial Machine Unlearning

2024-06-11 · Zonglin Di, Sixie Yu, Yevgeniy Vorobeychik, Yang Liu

This paper focuses on the challenge of machine unlearning, aiming to remove the influence of specific training data on machine learning models. Traditionally, the development of unlearning algorithms runs parallel with t…

Machine Unlearning

Rethinking Machine Unlearning in Image Generation Models

2025-06-03 · Renyang Liu, Wenjie Feng, Tianwei Zhang, Wei Zhou 외

With the surge and widespread application of image generation models, data privacy and content safety have become major concerns and attracted great attention from users, service providers, and policymakers. Machine unle…

BenchmarkingImage GenerationMachine Unlearning

Game-Theoretic Machine Unlearning: Mitigating Extra Privacy Leakage

2024-11-06 · Hengzhu Liu, Tianqing Zhu, Lefeng Zhang, Ping Xiong

With the extensive use of machine learning technologies, data providers encounter increasing privacy risks. Recent legislation, such as GDPR, obligates organizations to remove requested data and its influence from a trai…

Machine Unlearning

Calibration vs Decision Making: Revisiting the Reliability Paradox in Unlearned Language Models

2026-05-20 · Divyaksh Shukla, Ashutosh Modi arxiv

Machine unlearning aims to remove the influence of specific training data from a model while preserving reliable behavior on the remaining data, making reliable prediction and uncertainty estimation essential for evaluat…

Decision Making