Faster Gossiping in Bidirectional Radio Networks with Large Labels
Shailesh Vaya

TL;DR
This paper introduces a simpler deterministic protocol for gossiping in bidirectional radio networks with large labels, reducing the round complexity from O(n log^3 n log log n) to O(n log^2 n log log n).
Contribution
It presents a new, more efficient deterministic gossiping protocol that improves the previous best result for networks with large labels, addressing an open problem in the field.
Findings
Achieves faster gossiping with O(n log^2 n log log n) rounds.
Simplifies the protocol compared to previous methods.
Bridges the gap between lower and upper bounds for this problem.
Abstract
We consider unknown ad-hoc radio networks, when the underlying network is bidirectional and nodes can have polynomially large labels. For this model, we present a deterministic protocol for gossiping which takes rounds. This improves upon the previous best result for deterministic gossiping for this model by [Gasienec, Potapov, Pagourtizis, Deterministic Gossiping in Radio Networks with Large labels, ESA (2002)], who present a protocol of round complexity for this problem. This resolves open problem posed in [Gasienec, Efficient gossiping in radio networks, SIROCCO (2009)], who cite bridging gap between lower and upper bounds for this problem as an important objective. We emphasize that a salient feature of our protocol is its simplicity, especially with respect to the previous best known protocol for this problem.
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 · Mobile Ad Hoc Networks · Cooperative Communication and Network Coding
