English

High-Dimensional Private Linear Regression with Optimal Rates

Machine Learning 2026-04-28 v2 Machine Learning

Abstract

Differentially private (DP) linear regression has received significant attention in the recent theoretical literature, with several approaches proposed to improve error rates. Our work considers the popular high-dimensional regime with random data, where the number of training samples nn and the input dimension dd grow at a proportional rate d/nγd / n \to \gamma, and it studies a family of one-pass DP gradient descent (DP-GD) algorithms satisfying ρ2/2\rho^2 / 2 zero concentrated DP. In this setting, we establish a deterministic equivalent for the DP-GD trajectory in terms of a system of ordinary differential equations. This allows to analyze the effect of gradient clipping constants that are smaller than the typical norm of the per-sample gradients - a setup shown to improve performance in practice. For well-conditioned data, we show that DP-GD, upon properly choosing clipping constant and learning rate, achieves the non-asymptotic risk of O(γ+γ2/ρ2)O(\gamma + \gamma^2 / \rho^2), and we establish that this rate is minimax optimal. Then, we consider the ill-conditioned case where the data covariance spectrum follows a power-law distribution, and we show that the risk displays a power-like scaling law in γ\gamma, highlighting the change in the exponent as a function of the privacy parameter ρ\rho. Overall, our analysis demonstrates the benefits of practical algorithmic design choices, including aggressive gradient clipping and decaying learning rate schedules.

Keywords

Cite

@article{arxiv.2505.16329,
  title  = {High-Dimensional Private Linear Regression with Optimal Rates},
  author = {Simone Bombari and Jialei Luo and Inbar Seroussi and Marco Mondelli},
  journal= {arXiv preprint arXiv:2505.16329},
  year   = {2026}
}

Comments

Updated version of "Better Rates for Private Linear Regression in the Proportional Regime via Aggressive Clipping"

R2 v1 2026-07-01T02:30:43.167Z