Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

EMA: Auditing Data Removal from Trained Models

About

Data auditing is a process to verify whether certain data have been removed from a trained model. A recently proposed method (Liu et al. 20) uses Kolmogorov-Smirnov (KS) distance for such data auditing. However, it fails under certain practical conditions. In this paper, we propose a new method called Ensembled Membership Auditing (EMA) for auditing data removal to overcome these limitations. We compare both methods using benchmark datasets (MNIST and SVHN) and Chest X-ray datasets with multi-layer perceptrons (MLP) and convolutional neural networks (CNN). Our experiments show that EMA is robust under various conditions, including the failure cases of the previously proposed method. Our code is available at: https://github.com/Hazelsuko07/EMA.

Yangsibo Huang, Xiaoxiao Li, Kai Li• 2021

Related benchmarks

TaskDatasetResultRank
Auditing Data RemovalMNIST Memorized (train folds M1-M5)
pks1
36
Auditing Data RemovalChest X-ray C1
PKS Score1
10
Auditing Data RemovalChest X-ray C2
PKS Score1
10
Auditing Data RemovalChest X-ray C3
PKS Score1
10
Auditing Data RemovalChest X-ray C4
pks Score1
10
Auditing Data RemovalChest X-ray C5
PKS Score1
10
Auditing Data RemovalChest X-ray C6
PKS Score0.00e+0
10
Auditing Data RemovalChest X-ray R
PKS Score0.00e+0
10
Auditing Data RemovalMNIST M6 Disjoint Set
PKS0.00e+0
7
Auditing Data RemovalMNIST Disjoint (M6)
p_EMA0.00e+0
6
Showing 10 of 18 rows

Other info

Code

Follow for update