2019

An Empirical Study on the Intrinsic Privacy of SGD

Hyland, Stephanie L., Tople, Shruti

Understand

Introducing noise in the training of machine learning systems is a powerful way to protect individual privacy via differential privacy guarantees, but comes at a cost to utility.

  • This work looks at whether the inherent randomness of stochastic gradient descent (SGD) could contribute to privacy, effectively reducing the amount of \emph{additional} noise required to achieve a given privacy guarantee.
  • We conduct a large-scale empirical study to examine this question.
  • Training a grid of over 120,000 models across four datasets (tabular and images) on convex and non-convex objectives, we demonstrate that the random seed has a larger impact on model weights than any individual training example.

Reading the bibliography…