English

Beyond Uniform Lipschitz Condition in Differentially Private Optimization

Machine Learning 2023-06-07 v2 Machine Learning

Abstract

Most prior results on differentially private stochastic gradient descent (DP-SGD) are derived under the simplistic assumption of uniform Lipschitzness, i.e., the per-sample gradients are uniformly bounded. We generalize uniform Lipschitzness by assuming that the per-sample gradients have sample-dependent upper bounds, i.e., per-sample Lipschitz constants, which themselves may be unbounded. We provide principled guidance on choosing the clip norm in DP-SGD for convex over-parameterized settings satisfying our general version of Lipschitzness when the per-sample Lipschitz constants are bounded; specifically, we recommend tuning the clip norm only till values up to the minimum per-sample Lipschitz constant. This finds application in the private training of a softmax layer on top of a deep network pre-trained on public data. We verify the efficacy of our recommendation via experiments on 8 datasets. Furthermore, we provide new convergence results for DP-SGD on convex and nonconvex functions when the Lipschitz constants are unbounded but have bounded moments, i.e., they are heavy-tailed.

Keywords

Cite

@article{arxiv.2206.10713,
  title  = {Beyond Uniform Lipschitz Condition in Differentially Private Optimization},
  author = {Rudrajit Das and Satyen Kale and Zheng Xu and Tong Zhang and Sujay Sanghavi},
  journal= {arXiv preprint arXiv:2206.10713},
  year   = {2023}
}

Comments

To appear in ICML 2023

R2 v1 2026-06-24T11:59:13.796Z