English

Noisy Beeping Networks

Data Structures and Algorithms 2022-08-04 v2 Distributed, Parallel, and Cluster Computing

Abstract

We introduce noisy beeping networks, where nodes have limited communication capabilities, namely, they can only emit energy or sense the channel for energy. Furthermore, imperfections may cause devices to malfunction with some fixed probability when sensing the channel, which amounts to deducing a noisy received transmission. Such noisy networks have implications for ultra-lightweight sensor networks and biological systems. We show how to compute tasks in a noise-resilient manner over noisy beeping networks of arbitrary structure. In particular, we transform any algorithm that assumes a noiseless beeping network (of size nn) into a noise-resilient version while incurring a multiplicative overhead of only O(logn)O(\log n) in its round complexity, with high probability. We show that our coding is optimal for some tasks, such as node-coloring of a clique. We further show how to simulate a large family of algorithms designed for distributed networks in the CONGEST(BB) model over a noisy beeping network. The simulation succeeds with high probability and incurs an asymptotic multiplicative overhead of O(BΔmin(n,Δ2))O(B\cdot \Delta \cdot \min(n,\Delta^2)) in the round complexity, where Δ\Delta is the maximal degree of the network. The overhead is tight for certain graphs, e.g., a clique. Further, this simulation implies a constant overhead coding for constant-degree networks.

Keywords

Cite

@article{arxiv.1909.06811,
  title  = {Noisy Beeping Networks},
  author = {Yagel Ashkenazi and Ran Gelles and Amir Leshem},
  journal= {arXiv preprint arXiv:1909.06811},
  year   = {2022}
}

Comments

Updated version, accepted to Information and Computation

R2 v1 2026-06-23T11:15:43.681Z