Differentially Private Learning Beyond the Classical Dimensionality Regime
Cynthia Dwork, Pranay Tankala, Linjun Zhang
TL;DR
The paper addresses learning under differential privacy in the proportional dimensionality regime where $d/n \to \delta$, a setting where privacy-utility tradeoffs are delicate and standard high-dimensional theory is inadequate. It develops a new analytic framework combining the Convex Gaussian Minimax Theorem (CGMT) with universality results (CGMT and GFOM universality) to derive sharp, $1+o(1)$-precise error formulas for objective perturbation, output perturbation, and DP-SGD in robust linear and logistic regression. The results reveal nuanced privacy-utility behavior, including a double-descent-like phenomenon in private objective-perturbation training errors and a nuanced comparison between perturbation schemes dependent on $\delta$ and privacy parameters. The methodological contributions provide a bridge between private learning and modern high-dimensional asymptotics, offering practically relevant insights for DP in large-scale, high-dimensional data. The findings have potential implications for privacy-preserving AI in genomics, neuroscience, and imaging, where feature dimensions grow comparably to, or exceed, sample sizes.
Abstract
We initiate the study of differentially private learning in the proportional dimensionality regime, in which the number of data samples $n$ and problem dimension $d$ approach infinity at rates proportional to one another, meaning that $d/n\toδ$ as $n\to\infty$ for an arbitrary, given constant $δ\in(0,\infty)$. This setting is significantly more challenging than that of all prior theoretical work in high-dimensional differentially private learning, which, despite the name, has assumed that $δ= 0$ or is sufficiently small for problems of sample complexity $O(d)$, a regime typically considered "low-dimensional" or "classical" by modern standards in high-dimensional statistics. We provide sharp theoretical estimates of the error of several well-studied differentially private algorithms for robust linear regression and logistic regression, including output perturbation, objective perturbation, and noisy stochastic gradient descent, in the proportional dimensionality regime. The $1+o(1)$ factor precision of our error estimates enables a far more nuanced understanding of the price of privacy of these algorithms than that afforded by existing, coarser analyses, which are essentially vacuous in the regime we consider. Using our estimates, we discover a previously unobserved "double descent"-like phenomenon in the training error of objective perturbation for robust linear regression. We also identify settings in which output perturbation outperforms objective perturbation on average, and vice versa, demonstrating that the relative performance of these algorithms is less clear-cut than suggested by prior work. To prove our main theorems, we introduce several probabilistic tools that have not previously been used to analyze differentially private learning algorithms, such as a modern Gaussian comparison inequality and recent universality laws with origins in statistical physics.
