2020

Fast Dimension Independent Private AdaGrad on Publicly Estimated Subspaces

Kairouz, Peter, Ribero, Mónica, Rush, Keith et al.

Understand

We revisit the problem of empirical risk minimziation (ERM) with differential privacy.

  • We show that noisy AdaGrad, given appropriate knowledge and conditions on the subspace from which gradients can be drawn, achieves a regret comparable to traditional AdaGrad plus a well-controlled term due to noise.
  • We show a convergence rate of $O(\text{Tr}(G_T)/T)$, where $G_T$ captures the geometry of the gradient subspace.
  • Since $\text{Tr}(G_T)=O(\sqrt{T})$ we can obtain faster rates for convex and Lipschitz functions, compared to the $O(1/\sqrt{T})$ rate achieved by known versions of noisy (stochastic) gradient descent with comparable noise variance.

Reading the bibliography…