Membership Inference Attacks Against Machine Learning Models, Reza Shokri, Marco Stronati, Congzheng Song, Vitaly Shmatikov, 2017IEEE Symposium on Security and Privacy (SP) (IEEE)DOI: 10.1109/SP.2017.37 - This foundational paper introduces the concept and methodology of membership inference attacks against machine learning models.
Quantifying Memorization Across Neural Language Models, Nicholas Carlini, Daphne Ippolito, Matthew Jagielski, Katherine Lee, Florian Tramer, Chiyuan Zhang, 2022arXiv preprint arXiv:2202.07646DOI: 10.48550/arXiv.2202.07646 - This research investigates the extent and mechanisms of memorization in neural language models, a key factor in membership inference vulnerability.
Deep Learning with Differential Privacy, Martín Abadi, Andy Chu, Ian Goodfellow, H. Brendan McMahan, Ilya Mironov, Kunal Talwar, Li Zhang, 2016Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security (Association for Computing Machinery)DOI: 10.1145/2976749.2978318 - This paper introduces DP-SGD, a widely adopted method for training deep learning models with differential privacy guarantees, offering protection against membership inference.