Fast Gossip-based Rumor Spreading using Small Messages
Fabien Dufoulon, William K. Moses Jr., Gopal Pandurangan

TL;DR
This paper introduces two fast gossip algorithms for rumor spreading in networks that operate efficiently with small, polylogarithmic message sizes, overcoming previous limitations of large message requirements.
Contribution
It presents the first gossip algorithms that achieve fast rumor spreading using only small messages, leveraging graph sketches to overcome communication bottlenecks.
Findings
Algorithms run in near-optimal rounds based on network conductance and diameter.
The algorithms operate with polylogarithmic message sizes, significantly reducing communication overhead.
One algorithm can be adapted to compute a minimum spanning tree efficiently.
Abstract
We study gossip algorithms for the fundamental rumor spreading problem, where the goal is to disseminate a rumor from a given source node to all nodes in an arbitrary (and unknown) graph. Gossip algorithms allow each node to call only one neighbor per round and are therefore highly message-efficient, with low per-node communication overhead per round. The state of the art present fast gossip algorithms, however they typically leverage large-sized messages. This undermines the light-weight communication advantage of gossip, since even though only one neighbor is contacted per round, the message size can be linear in , the network size. Hence, a fundamental question is whether one can perform fast gossip using small messages. The main contribution of this paper is to answer the above question in the affirmative and present two gossip algorithms that achieve fast rumor spreading using…
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.
