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. 2002.11364
21
133

Acceleration for Compressed Gradient Descent in Distributed and Federated Optimization

26 February 2020
Zhize Li
D. Kovalev
Xun Qian
Peter Richtárik
    FedML
    AI4CE
ArXivPDFHTML
Abstract

Due to the high communication cost in distributed and federated learning problems, methods relying on compression of communicated messages are becoming increasingly popular. While in other contexts the best performing gradient-type methods invariably rely on some form of acceleration/momentum to reduce the number of iterations, there are no methods which combine the benefits of both gradient compression and acceleration. In this paper, we remedy this situation and propose the first accelerated compressed gradient descent (ACGD) methods. In the single machine regime, we prove that ACGD enjoys the rate O((1+ω)Lμlog⁡1ϵ)O\Big((1+\omega)\sqrt{\frac{L}{\mu}}\log \frac{1}{\epsilon}\Big)O((1+ω)μL​​logϵ1​) for μ\muμ-strongly convex problems and O((1+ω)Lϵ)O\Big((1+\omega)\sqrt{\frac{L}{\epsilon}}\Big)O((1+ω)ϵL​​) for convex problems, respectively, where ω\omegaω is the compression parameter. Our results improve upon the existing non-accelerated rates O((1+ω)Lμlog⁡1ϵ)O\Big((1+\omega)\frac{L}{\mu}\log \frac{1}{\epsilon}\Big)O((1+ω)μL​logϵ1​) and O((1+ω)Lϵ)O\Big((1+\omega)\frac{L}{\epsilon}\Big)O((1+ω)ϵL​), respectively, and recover the optimal rates of accelerated gradient descent as a special case when no compression (ω=0\omega=0ω=0) is applied. We further propose a distributed variant of ACGD (called ADIANA) and prove the convergence rate O~(ω+Lμ+(ωn+ωn)ωLμ)\widetilde{O}\Big(\omega+\sqrt{\frac{L}{\mu}}+\sqrt{\big(\frac{\omega}{n}+\sqrt{\frac{\omega}{n}}\big)\frac{\omega L}{\mu}}\Big)O(ω+μL​​+(nω​+nω​​)μωL​​), where nnn is the number of devices/workers and O~\widetilde{O}O hides the logarithmic factor log⁡1ϵ\log \frac{1}{\epsilon}logϵ1​. This improves upon the previous best result O~(ω+Lμ+ωLnμ)\widetilde{O}\Big(\omega + \frac{L}{\mu}+\frac{\omega L}{n\mu} \Big)O(ω+μL​+nμωL​) achieved by the DIANA method of Mishchenko et al. (2019). Finally, we conduct several experiments on real-world datasets which corroborate our theoretical results and confirm the practical superiority of our accelerated methods.

View on arXiv
Comments on this paper