English

Nearly Optimal Differentially Private ReLU Regression

Machine Learning 2025-06-11 v2 Machine Learning

Abstract

In this paper, we investigate one of the most fundamental nonconvex learning problems, ReLU regression, in the Differential Privacy (DP) model. Previous studies on private ReLU regression heavily rely on stringent assumptions, such as constant bounded norms for feature vectors and labels. We relax these assumptions to a more standard setting, where data can be i.i.d. sampled from O(1)O(1)-sub-Gaussian distributions. We first show that when ε=O~(1N)\varepsilon = \tilde{O}(\sqrt{\frac{1}{N}}) and there is some public data, it is possible to achieve an upper bound of O~(d2N2ε2)\tilde{O}(\frac{d^2}{N^2 \varepsilon^2}) for the excess population risk in (ϵ,δ)(\epsilon, \delta)-DP, where dd is the dimension and NN is the number of data samples. Moreover, we relax the requirement of ϵ\epsilon and public data by proposing and analyzing a one-pass mini-batch Generalized Linear Model Perceptron algorithm (DP-MBGLMtron). Additionally, using the tracing attack argument technique, we demonstrate that the minimax rate of the estimation error for (ε,δ)(\varepsilon, \delta)-DP algorithms is lower bounded by Ω(d2N2ε2)\Omega(\frac{d^2}{N^2 \varepsilon^2}). This shows that DP-MBGLMtron achieves the optimal utility bound up to logarithmic factors. Experiments further support our theoretical results.

Keywords

Cite

@article{arxiv.2503.06009,
  title  = {Nearly Optimal Differentially Private ReLU Regression},
  author = {Meng Ding and Mingxi Lei and Shaowei Wang and Tianhang Zheng and Di Wang and Jinhui Xu},
  journal= {arXiv preprint arXiv:2503.06009},
  year   = {2025}
}

Comments

47 pages (UAI2025)

R2 v1 2026-06-28T22:11:47.596Z