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.12410
8
183

On Biased Compression for Distributed Learning

27 February 2020
Aleksandr Beznosikov
Samuel Horváth
Peter Richtárik
M. Safaryan
ArXivPDFHTML
Abstract

In the last few years, various communication compression techniques have emerged as an indispensable tool helping to alleviate the communication bottleneck in distributed learning. However, despite the fact biased compressors often show superior performance in practice when compared to the much more studied and understood unbiased compressors, very little is known about them. In this work we study three classes of biased compression operators, two of which are new, and their performance when applied to (stochastic) gradient descent and distributed (stochastic) gradient descent. We show for the first time that biased compressors can lead to linear convergence rates both in the single node and distributed settings. We prove that distributed compressed SGD method, employed with error feedback mechanism, enjoys the ergodic rate O(δLexp⁡[−μKδL]+(C+δD)Kμ)O\left( \delta L \exp \left[-\frac{\mu K}{\delta L}\right] + \frac{(C + \delta D)}{K\mu}\right)O(δLexp[−δLμK​]+Kμ(C+δD)​), where δ≥1\delta\ge 1δ≥1 is a compression parameter which grows when more compression is applied, LLL and μ\muμ are the smoothness and strong convexity constants, CCC captures stochastic gradient noise (C=0C=0C=0 if full gradients are computed on each node) and DDD captures the variance of the gradients at the optimum (D=0D=0D=0 for over-parameterized models). Further, via a theoretical study of several synthetic and empirical distributions of communicated gradients, we shed light on why and by how much biased compressors outperform their unbiased variants. Finally, we propose several new biased compressors with promising theoretical guarantees and practical performance.

View on arXiv
Comments on this paper