paper-with-me

홈 › Papers

TruVRF: Towards Triple-Granularity Verification on Machine Unlearning

2024-08-12 · Chunyi Zhou, Anmin Fu, Zhiyang Dai

The concept of the right to be forgotten has led to growing interest in machine unlearning, but reliable validation methods are lacking, creating opportunities for dishonest model providers to mislead data contributors. Traditional invasive methods like backdoor injection are not feasible for legacy data. To address this, we introduce TruVRF, a non-invasive unlearning verification framework operating at class-, volume-, and sample-level granularities. TruVRF includes three Unlearning-Metrics designed to detect different types of dishonest servers: Neglecting, Lazy, and Deceiving. Unlearning-Metric-I checks class alignment, Unlearning-Metric-II verifies sample count, and Unlearning-Metric-III confirms specific sample deletion. Evaluations on three datasets show TruVRF's robust performance, with over 90% accuracy for Metrics I and III, and a 4.8% to 8.2% inference deviation for Metric II. TruVRF also demonstrates generalizability and practicality across various conditions and with state-of-the-art unlearning frameworks like SISA and Amnesiac Unlearning.

📄 PDF Abstract BibTeX arXiv:2408.06063

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Unlearning

Similar Papers 제목 키워드 기반

Verification of Machine Unlearning is Fragile

2024-08-01 · Binchi Zhang, Zihan Chen, Cong Shen, Jundong Li

As privacy concerns escalate in the realm of machine learning, data owners now have the option to utilize machine unlearning to remove their data from machine learning models, following recent legislation. To enhance tra…

Machine Unlearning

EVE: Efficient Verification of Data Erasure through Customized Perturbation in Approximate Unlearning

2026-02-03 · Weiqi Wang, Zhiyi Tian, Chenhan Zhang, Luoyu Chen 외 arxiv

Verifying whether the machine unlearning process has been properly executed is critical but remains underexplored. Some existing approaches propose unlearning verification methods based on backdooring techniques. However…

Verifying Robust Unlearning: Probing Residual Knowledge in Unlearned Models

2025-04-21 · Hao Xuan, Xingyu Li

Machine Unlearning (MUL) is crucial for privacy protection and content regulation, yet recent studies reveal that traces of forgotten information persist in unlearned models, enabling adversaries to resurface removed kno…

Machine Unlearning

Efficient Machine Unlearning by Model Splitting and Core Sample Selection

2025-05-11 · Maximilian Egger, Rawad Bitar, Rüdiger Urbanke

Machine unlearning is essential for meeting legal obligations such as the right to be forgotten, which requires the removal of specific data from machine learning models upon request. While several approaches to unlearni…

Machine 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