The Algorithmic Foundations of Differential Privacy, Cynthia Dwork and Aaron Roth, 2014 (Now Publishers) - A definitive textbook that introduces and formalizes differential privacy, its core concepts, mechanisms, and applications across various domains.
Deep Learning with Differential Privacy, Martín Abadi, Andy Chu, Ian Goodfellow, H. Brendan McMahan, Ilya Mironov, Kunal Talwar, and Li Zhang, 2016Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications SecurityDOI: 10.1145/2976749.2978318 - Introduced DP-SGD, a seminal algorithm for training deep neural networks with differential privacy, a practical approach for mitigating inference attacks in complex models.
A Survey on Differential Privacy for Machine Learning, Jiacheng Wei, Jiajun Li, Boyi Han, Chengyao Xu, Bo Li, and Peng Zhao, 2020ACM Computing Surveys, Vol. 53 (Association for Computing Machinery (ACM))DOI: 10.1145/3389124 - Provides a comprehensive overview of differential privacy techniques applied to machine learning, covering various mechanisms, applications, and the privacy-utility trade-off.