TY - JOUR AU - Shejwalkar, Virat AU - Houmansadr, Amir PY - 2021/05/18 Y2 - 2024/03/28 TI - Membership Privacy for Machine Learning Models Through Knowledge Transfer JF - Proceedings of the AAAI Conference on Artificial Intelligence JA - AAAI VL - 35 IS - 11 SE - AAAI Technical Track on Machine Learning IV DO - 10.1609/aaai.v35i11.17150 UR - https://ojs.aaai.org/index.php/AAAI/article/view/17150 SP - 9549-9557 AB - Large capacity machine learning (ML) models are prone to membership inference attacks (MIAs), which aim to infer whether the target sample is a member of the target model's training dataset. The serious privacy concerns due to the membership inference have motivated multiple defenses against MIAs, e.g., differential privacy and adversarial regularization. Unfortunately, these defenses produce ML models with unacceptably low classification performances.Our work proposes a new defense, called distillation for membership privacy (DMP), against MIAs that preserves the utility of the resulting models significantly better than prior defenses. DMP leverages knowledge distillation to train ML models with membership privacy. We provide a novel criterion to tune the data used for knowledge transfer in order to amplify the membership privacy of DMP.Our extensive evaluation shows that DMP provides significantly better tradeoffs between membership privacy and classification accuracies compared to state-of-the-art MIA defenses. For instance, DMP achieves ~100% accuracy improvement over adversarial regularization for DenseNet trained on CIFAR100, for similar membership privacy (measured using MIA risk): when the MIA risk is 53.7%, adversarially regularized DenseNet is 33.6% accurate, while DMP-trained DenseNet is 65.3% accurate. We have released our code at github.com/vrt1shjwlkr/AAAI21-MIA-Defense. ER -