A New Perspective on Randomized Gossip Algorithms
Nicolas Loizou, Peter Richt\'arik

TL;DR
This paper introduces a novel framework linking randomized gossip algorithms with the Randomized Block Kaczmarz method, revealing a duality and demonstrating superlinear speedup in network consensus tasks.
Contribution
It presents a new approach for designing and analyzing gossip algorithms using linear system techniques, uncovering a hidden duality and proving superlinear speedup effects.
Findings
RBK method acts as a gossip algorithm for network consensus
A hidden duality between node and edge-based processes is revealed
Superlinear speedup is demonstrated through experiments
Abstract
In this short note we propose a new approach for the design and analysis of randomized gossip algorithms which can be used to solve the average consensus problem. We show how that Randomized Block Kaczmarz (RBK) method - a method for solving linear systems - works as gossip algorithm when applied to a special system encoding the underlying network. The famous pairwise gossip algorithm arises as a special case. Subsequently, we reveal a hidden duality of randomized gossip algorithms, with the dual iterative process maintaining a set of numbers attached to the edges as opposed to nodes of the network. We prove that RBK obtains a superlinear speedup in the size of the block, and demonstrate this effect through experiments.
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.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Complex Network Analysis Techniques · Stochastic Gradient Optimization Techniques
