ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2303.15346
13
2

Optimal Message-Passing with Noisy Beeps

27 March 2023
Peter Davies
ArXiv (abs)PDFHTML
Abstract

Beeping models are models for networks of weak devices, such as sensor networks or biological networks. In these networks, nodes are allowed to communicate only via emitting beeps: unary pulses of energy. Listening nodes only the capability of {\it carrier sensing}: they can only distinguish between the presence or absence of a beep, but receive no other information. The noisy beeping model further assumes listening nodes may be disrupted by random noise. Despite this extremely restrictive communication model, it transpires that complex distributed tasks can still be performed by such networks. In this paper we provide an optimal procedure for simulating general message passing in the beeping and noisy beeping models. We show that a round of \textsf{Broadcast CONGEST} can be simulated in O(Δlog⁡n)O(\Delta\log n)O(Δlogn) round of the noisy (or noiseless) beeping model, and a round of \textsf{CONGEST} can be simulated in O(Δ2log⁡n)O(\Delta^2\log n)O(Δ2logn) rounds (where Δ\DeltaΔ is the maximum degree of the network). We also prove lower bounds demonstrating that no simulation can use asymptotically fewer rounds. This allows a host of graph algorithms to be efficiently implemented in beeping models. As an example, we present an O(log⁡n)O(\log n)O(logn)-round \textsf{Broadcast CONGEST} algorithm for maximal matching, which, when simulated using our method, immediately implies a near-optimal O(Δlog⁡2n)O(\Delta \log^2 n)O(Δlog2n)-round maximal matching algorithm in the noisy beeping model.

View on arXiv
Comments on this paper