A Better Alternative to Error Feedback for Communication-Efficient Distributed Learning
Samuel Horv\'ath, Peter Richt\'arik

TL;DR
This paper introduces a new method for distributed learning that transforms contractive compressors into unbiased ones, outperforming error feedback in communication efficiency, memory use, and theoretical guarantees, with applications to federated learning.
Contribution
The paper presents a novel transformation technique converting contractive compressors into unbiased compressors, enabling improved distributed learning algorithms.
Findings
Reduced memory requirements compared to EF
Improved communication complexity guarantees
Effective extension to federated learning scenarios
Abstract
Modern large-scale machine learning applications require stochastic optimization algorithms to be implemented on distributed compute systems. A key bottleneck of such systems is the communication overhead for exchanging information across the workers, such as stochastic gradients. Among the many techniques proposed to remedy this issue, one of the most successful is the framework of compressed communication with error feedback (EF). EF remains the only known technique that can deal with the error induced by contractive compressors which are not unbiased, such as Top-. In this paper, we propose a new and theoretically and practically better alternative to EF for dealing with contractive compressors. In particular, we propose a construction which can transform any contractive compressor into an induced unbiased compressor. Following this transformation, existing methods able to work…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Age of Information Optimization
