Randomized Communication Without Network Knowledge
Artur Czumaj, Peter Davies

TL;DR
This paper introduces the first randomized broadcasting algorithms for ad-hoc wireless networks with no prior knowledge of network parameters, achieving near-optimal time complexity despite the lack of network information.
Contribution
It presents novel randomized algorithms for blind networks that operate without any prior network knowledge, significantly improving the understanding of what is achievable in such settings.
Findings
Broadcast in collision-free networks in $O(D\log\frac nD\log^2\log\frac nD + \log^2 n)$ time.
Directed networks with collision detection broadcast in $O(D\log\frac nD\log\log\log\frac nD + \log^2 n)$ time.
Lack of parameter knowledge can be overcome with only a small increase in running time.
Abstract
Radio networks are a long-studied model for distributed system of devices which communicate wirelessly. When these devices are mobile or have limited capabilities, the system is often best modeled by the ad-hoc variant, in which the devices do not know the structure of the network. A large body of work has been devoted to designing algorithms for the ad-hoc model, particularly for fundamental communications tasks such as broadcasting. Most of these algorithms, however, assume that devices have some network knowledge (usually bounds on the number of nodes in the network , and the diameter ), which may not always be realistic in systems with weak devices or gradual deployment. Very little is known about what can be done when this information is not available. This is the issue we address in this work, by presenting the first \emph{randomized} broadcasting algorithms 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
TopicsMobile Ad Hoc Networks · Privacy-Preserving Technologies in Data · Cooperative Communication and Network Coding
