Greedy Low-Rank Gradient Compression for Distributed Learning with Convergence Guarantees
Chuyan Chen, Yutong He, Pengrui Li, Weichen Jia, Kun Yuan

TL;DR
This paper introduces GreedyLore, a novel low-rank gradient compression algorithm for distributed learning that guarantees convergence and improves communication efficiency.
Contribution
GreedyLore is the first low-rank gradient compression method with rigorous convergence guarantees, combining error feedback and semi-lazy updates for effective distributed optimization.
Findings
Achieves a convergence rate of O(σ/√NT + 1/T) under standard optimizers.
First to provide linear speedup convergence rate for low-rank gradient compression.
Validated through extensive experiments confirming theoretical results.
Abstract
Distributed optimization is pivotal for large-scale signal processing and machine learning, yet communication overhead remains a major bottleneck. Low-rank gradient compression, in which the transmitted gradients are approximated by low-rank matrices to reduce communication, offers a promising remedy. Existing methods typically adopt either randomized or greedy compression strategies: randomized approaches project gradients onto randomly chosen subspaces, introducing high variance and degrading empirical performance; greedy methods select the most informative subspaces, achieving strong empirical results but lacking convergence guarantees. To address this gap, we propose GreedyLore--the first Greedy Low-Rank gradient compression algorithm for distributed learning with rigorous convergence guarantees. GreedyLore incorporates error feedback to correct the bias introduced by greedy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
