English

Adapting to Function Difficulty and Growth Conditions in Private Optimization

Machine Learning 2021-08-06 v1 Cryptography and Security Optimization and Control Machine Learning

Abstract

We develop algorithms for private stochastic convex optimization that adapt to the hardness of the specific function we wish to optimize. While previous work provide worst-case bounds for arbitrary convex functions, it is often the case that the function at hand belongs to a smaller class that enjoys faster rates. Concretely, we show that for functions exhibiting κ\kappa-growth around the optimum, i.e., f(x)f(x)+λκ1xx2κf(x) \ge f(x^*) + \lambda \kappa^{-1} \|x-x^*\|_2^\kappa for κ>1\kappa > 1, our algorithms improve upon the standard d/nε{\sqrt{d}}/{n\varepsilon} privacy rate to the faster (d/nε)κκ1({\sqrt{d}}/{n\varepsilon})^{\tfrac{\kappa}{\kappa - 1}}. Crucially, they achieve these rates without knowledge of the growth constant κ\kappa of the function. Our algorithms build upon the inverse sensitivity mechanism, which adapts to instance difficulty (Asi & Duchi, 2020), and recent localization techniques in private optimization (Feldman et al., 2020). We complement our algorithms with matching lower bounds for these function classes and demonstrate that our adaptive algorithm is \emph{simultaneously} (minimax) optimal over all κ1+c\kappa \ge 1+c whenever c=Θ(1)c = \Theta(1).

Keywords

Cite

@article{arxiv.2108.02391,
  title  = {Adapting to Function Difficulty and Growth Conditions in Private Optimization},
  author = {Hilal Asi and Daniel Levy and John Duchi},
  journal= {arXiv preprint arXiv:2108.02391},
  year   = {2021}
}

Comments

28 pages

R2 v1 2026-06-24T04:50:49.366Z