Optimal epidemic dissemination
Hugues Mercier, Laurent Hayez, Miguel Matos

TL;DR
This paper demonstrates that optimal epidemic rumor dissemination in fully connected networks can be achieved with minimal messages and rounds, contradicting previous lower bounds by leveraging a different sharing assumption.
Contribution
It introduces simple, address-oblivious algorithms that achieve asymptotically optimal dissemination with fewer messages by relaxing the rumor sharing assumption in the model.
Findings
Dissemination to all nodes in (ln n) rounds with n+o(n) messages.
Contradicts previous lower bounds by changing rumor sharing assumptions.
Algorithms are robust against adversarial and stochastic failures.
Abstract
We consider the problem of reliable epidemic dissemination of a rumor in a fully connected network of~ processes using push and pull operations. We revisit the random phone call model and show that it is possible to disseminate a rumor to all processes with high probability using rounds of communication and only messages of size , all of which are asymptotically optimal and achievable with pull and push-then-pull algorithms. This contradicts two highly-cited lower bounds of Karp et al. stating that any algorithm in the random phone call model running in rounds with communication peers chosen uniformly at random requires at least messages to disseminate a rumor with high probability, and that any address-oblivious algorithm needs messages regardless of the number of communication rounds. The reason for…
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 · Opportunistic and Delay-Tolerant Networks · Complex Network Analysis Techniques
