ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2105.10090
6
4

Escaping Saddle Points with Compressed SGD

21 May 2021
Dmitrii Avdiukhin
G. Yaroslavtsev
ArXivPDFHTML
Abstract

Stochastic gradient descent (SGD) is a prevalent optimization technique for large-scale distributed machine learning. While SGD computation can be efficiently divided between multiple machines, communication typically becomes a bottleneck in the distributed setting. Gradient compression methods can be used to alleviate this problem, and a recent line of work shows that SGD augmented with gradient compression converges to an ε\varepsilonε-first-order stationary point. In this paper we extend these results to convergence to an ε\varepsilonε-second-order stationary point (ε\varepsilonε-SOSP), which is to the best of our knowledge the first result of this type. In addition, we show that, when the stochastic gradient is not Lipschitz, compressed SGD with RandomK compressor converges to an ε\varepsilonε-SOSP with the same number of iterations as uncompressed SGD [Jin et al.,2021] (JACM), while improving the total communication by a factor of Θ~(dε−3/4)\tilde \Theta(\sqrt{d} \varepsilon^{-3/4})Θ~(d​ε−3/4), where ddd is the dimension of the optimization problem. We present additional results for the cases when the compressor is arbitrary and when the stochastic gradient is Lipschitz.

View on arXiv
Comments on this paper