On the Power of Graphical Reconfigurable Circuits
Yuval Emek, Yuval Gil, Noga Harlev
TL;DR
This work investigates the graphical reconfigurable circuits (GRC) model, a distributed computation framework on general graphs where bounded-state nodes communicate via reconfigurable long-range beeping channels formed by local pin bindings. It develops polylogarithmic-time randomized algorithms for core tasks, notably a Boruvka-inspired MST algorithm and a random-shift spanner construction, and provides a suite of verification tasks that operate efficiently under GRC. A key technical contribution is translating CONGEST lower bounds to GRC and identifying reductions that fail to transfer, revealing both the strength of reconfigurable beeping channels and the limitations of certain lower-bound frameworks. The results demonstrate that even with severely restricted per-round communication and memory, global long-range communication can overcome traditional bottlenecks, with potential impact on natural and synthetic distributed systems such as biological networks.
Abstract
We introduce the \emph{graphical reconfigurable circuits (GRC)} model as an abstraction for distributed graph algorithms whose communication scheme is based on local mechanisms that collectively construct long-range reconfigurable channels (this is an extension to general graphs of a distributed computational model recently introduced by Feldmann et al.\ (JCB 2022) for hexagonal grids). The crux of the GRC model lies in its modest assumptions: (1) the individual nodes are computationally weak, with state space bounded independently of any global graph parameter; and (2) the reconfigurable communication channels are highly restrictive, only carrying information-less signals (a.k.a.\ \emph{beeps}). Despite these modest assumptions, we prove that GRC algorithms can solve many important distributed tasks efficiently, i.e., in polylogarithmic time. On the negative side, we establish various runtime lower bounds, proving that for other tasks, GRC algorithms (if they exist) are doomed to be slow.
