ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
9.7k
Citations
1.6k
Influential Citations
Foundations and Trends® in Theoretical Computer Science
Venue
2014
Year
The problem of privacy-preserving data analysis has a long history spanning multiple disciplines. As electronic data about individuals becomes increasingly detailed, and as technology enables ever more powerful collection and curation of these data, the need increases for a robust, meaningful, and mathematically rigorous definition of privacy, together with a computationally rich class of algorithms that satisfy this definition. Differential Privacy is such a definition. After motivating and discussing the meaning of differential privacy, the preponderance of this monograph is devoted to fundamental techniques for achieving differential privacy, and application of these techniques in creative combinations, using the query-release problem as an ongoing example. A key point is that, by rethinking the computational goal, one can often obtain far better results than would be achieved by methodically replacing each step of a non-private computation with a differentially private implementation. Despite some astonishingly powerful computational results, there are still fundamental limitations — not just on what can be achieved with differential privacy but on what can be achieved with any method that protects against a complete breakdown in privacy. Virtually all the algorithms discussed herein maintain differential privacy against adversaries of arbitrary computational power. Certain algorithms are computationally intensive, others are efficient. Computational complexity for the adversary and the algorithm are both discussed. We then turn from fundamentals to applications other than queryrelease, discussing differentially private methods for mechanism design and machine learning. The vast majority of the literature on differentially private algorithms considers a single, static, database that is subject to many analyses. Differential privacy in other models, including distributed databases and computations on data streams is discussed. Finally, we note that this work is meant as a thorough introduction to the problems and techniques of differential privacy, but is not intended to be an exhaustive survey — there is by now a vast amount of work in differential privacy, and we can cover only a small portion of it.
This monograph by Dwork and Roth is a landmark in the field of privacy-preserving data analysis. It provides the first comprehensive and rigorous treatment of differential privacy, a definition that has become the gold standard for privacy guarantees in data analysis. The paper is essential reading for any AI practitioner concerned with protecting individual privacy in machine learning and data mining applications. Its significance is underscored by its massive citation count (over 9,600), indicating its central role in shaping the research agenda.
The paper matters because it moves beyond ad-hoc privacy protections to a mathematically sound framework. It clearly explains why differential privacy is robust against adversaries with arbitrary computational power, and it provides a toolkit of algorithms that practitioners can use. By discussing both the power and the limitations of differential privacy, the authors set realistic expectations for what can be achieved.
The monograph makes several key technical contributions:
As a survey, the paper does not present new experimental results. Instead, it synthesizes known theoretical results, showing that differential privacy can be achieved with various trade-offs between privacy, accuracy, and computational efficiency. For example, it discusses that the Laplace mechanism achieves ε-differential privacy for a single query with error proportional to the sensitivity of the query divided by ε. The monograph also highlights that some tasks have fundamental lower bounds, meaning no differentially private algorithm can achieve arbitrarily high accuracy.
The broader impact of this work on the AI field is immense. Differential privacy has become a standard requirement in many real-world systems, including Apple's data collection, Google's RAPPOR, and the U.S. Census Bureau's disclosure avoidance system. The monograph provides the theoretical foundation that enables these deployments. For AI practitioners, understanding differential privacy is crucial for building trustworthy models that respect user privacy. The paper also inspires ongoing research into more efficient and accurate private algorithms, and it has influenced adjacent fields such as fairness and accountability in machine learning.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba