KD‐GAN: An effective membership inference attacks defence framework

Zhenxin Zhang,Guanbiao Lin,Lishan Ke,Shiyu Peng,Li Hu,Hongyang Yan
DOI: https://doi.org/10.1002/int.23021
IF: 8.993
2022-09-02
International Journal of Intelligent Systems
Abstract:Over the past few years, a variety of membership inference attacks against deep learning models have emerged, raising significant privacy concerns. These attacks can easily infer whether a sample exists in the training set of the target model with little adversary knowledge, and the inference accuracy is often much higher than random guessing, which causes serious privacy leakage. To this end, defenses against membership inference attacks have attracted great interest. However, the current available defense methods such as regularization, differential privacy, and knowledge distillation are unable to balance the trade‐off between privacy and utility well. In this paper, we combine knowledge distillation and generative adversarial networks to propose a novel training framework that can effectively defend against membership inference attacks, called KD‐GAN. Extensive experiments show that our method implements an attack success rate of nearly 0.5 (random guesses) which can successfully defend against membership inference attacks without causing significant damage to model utility, and consistently outperforming other defense methods in the balance of privacy and utility.
computer science, artificial intelligence
What problem does this paper attempt to address?