EMA: Auditing Data Removal from Trained ModelsOpen Website

Published: 2021, Last Modified: 09 May 2023MICCAI (5) 2021Readers: Everyone
Abstract: Data auditing is a process to verify whether certain data have been removed from a trained model. A recently proposed method [10] 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 ( $$\mathsf {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 $$\mathsf {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 .
0 Replies

Loading