Deterministic Broadcasting and Gossiping with Beeps
Kokouvi Hounkanli, Andrzej Pelc

TL;DR
This paper presents deterministic algorithms for broadcasting and gossiping in the beeping communication model, achieving optimal and near-optimal times, respectively, in very weak network conditions.
Contribution
It introduces the first deterministic algorithms for broadcasting and gossiping in the beeping model with proven optimal or near-optimal time complexities.
Findings
Broadcasting in time O(D + m), which is optimal.
Gossiping in time O(N(M + D log L)), providing an efficient solution.
Achieves communication in very weak, beeping-based network models.
Abstract
Broadcasting and gossiping are fundamental communication tasks in networks. In broadcasting,one node of a network has a message that must be learned by all other nodes. In gossiping, every node has a (possibly different) message, and all messages must be learned by all nodes. We study these well-researched tasks in a very weak communication model, called the {\em beeping model}. Communication proceeds in synchronous rounds. In each round, a node can either listen, i.e., stay silent, or beep, i.e., emit a signal. A node hears a beep in a round, if it listens in this round and if one or more adjacent nodes beep in this round. All nodes have different labels from the set . Our aim is to provide fast deterministic algorithms for broadcasting and gossiping in the beeping model. Let be an upper bound on the size of the network and its diameter. Let be the size…
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.
