On Fast and Robust Information Spreading in the Vertex-Congest Model
Keren Censor-Hillel, Tariq Toukan

TL;DR
This paper studies how failures affect information spreading in the Vertex-Congest model, showing that adaptive algorithms significantly improve speed over naive methods despite failures.
Contribution
It introduces a dynamic probability-based algorithm for information spreading that is robust and faster than uniform random forwarding under failures.
Findings
Randomized uniform forwarding is slow on certain graphs.
Adaptive algorithms achieve near-optimal spreading times.
The proposed method handles failures effectively.
Abstract
This paper initiates the study of the impact of failures on the fundamental problem of \emph{information spreading} in the Vertex-Congest model, in which in every round, each of the nodes sends the same -bit message to all of its neighbors. Our contribution to coping with failures is twofold. First, we prove that the randomized algorithm which chooses uniformly at random the next message to forward is slow, requiring rounds on some graphs, which we denote by , where is the vertex-connectivity. Second, we design a randomized algorithm that makes dynamic message choices, with probabilities that change over the execution. We prove that for it requires only a near-optimal number of rounds, despite a rate of failures per round. Our technique of choosing probabilities that change according to…
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 systems and fault tolerance · Optimization and Search Problems · Complexity and Algorithms in Graphs
