DoCoM: Compressed Decentralized Optimization with Near-Optimal Sample Complexity
Chung-Yiu Yau, Hoi-To Wai

TL;DR
This paper introduces DoCoM, a communication-efficient decentralized optimization algorithm that combines momentum and gradient tracking with compression, achieving near-optimal sample complexity and fast convergence.
Contribution
The paper presents DoCoM, a novel algorithm that integrates momentum and compressed consensus to improve efficiency in decentralized optimization.
Findings
Achieves near-stationary solutions with $ ext{O}(1/T^{2/3})$ convergence rate.
Proves linear convergence under Polyak-Łojasiewicz condition.
Outperforms existing algorithms in numerical experiments.
Abstract
This paper proposes the Doubly Compressed Momentum-assisted stochastic gradient tracking algorithm for communication-efficient decentralized optimization. The algorithm features two main ingredients to achieve a near-optimal sample complexity while allowing for communication compression. First, the algorithm tracks both the averaged iterate and stochastic gradient using compressed gossiping consensus. Second, a momentum step is incorporated for adaptive variance reduction with the local gradient estimates. We show that finds a near-stationary solution at all participating agents satisfying in iterations, where is a smooth (possibly non-convex) objective function. Notice that the proof is achieved via analytically designing a new potential function that tightly tracks…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
