The Algorithmic Foundations of Differential Privacy, Cynthia Dwork and Aaron Roth, 2014 (Now Publishers)DOI: 10.1561/0400000042 - This book provides a foundational treatment of differential privacy, a mathematical framework used to quantify and limit privacy risks in data analysis and synthetic data generation.
Membership Inference Attacks Against Machine Learning Models, Reza Shokri, Marco Stronati, Congzheng Song, and Vitaly Shmatikov, 20172017 IEEE Symposium on Security and Privacy (SP) (IEEE)DOI: 10.1109/SP.2017.37 - This seminal paper introduced the concept and methodology of membership inference attacks, a significant privacy risk for models trained on sensitive data, including generative models.
PATE-GAN: Generating Private Data with PATE, Jihye Yoon, Jinsung Yoon, Mihaela van der Schaar, 2019International Conference on Learning Representations (ICLR) (ICLR)DOI: 10.48550/arXiv.1811.02562 - This paper proposes a method for generating differentially private synthetic data using Generative Adversarial Networks (GANs) and the PATE framework, directly addressing privacy in generative model design.