English

Deep Learning with Differential Privacy

Machine Learning 2018-12-21 v2 Cryptography and Security Machine Learning

Abstract

Machine learning techniques based on neural networks are achieving remarkable results in a wide variety of domains. Often, the training of models requires large, representative datasets, which may be crowdsourced and contain sensitive information. The models should not expose private information in these datasets. Addressing this goal, we develop new algorithmic techniques for learning and a refined analysis of privacy costs within the framework of differential privacy. Our implementation and experiments demonstrate that we can train deep neural networks with non-convex objectives, under a modest privacy budget, and at a manageable cost in software complexity, training efficiency, and model quality.

Keywords

Cite

@article{arxiv.1607.00133,
  title  = {Deep Learning with Differential Privacy},
  author = {Martín Abadi and Andy Chu and Ian Goodfellow and H. Brendan McMahan and Ilya Mironov and Kunal Talwar and Li Zhang},
  journal= {arXiv preprint arXiv:1607.00133},
  year   = {2018}
}
R2 v1 2026-06-22T14:40:25.380Z