Computing in Anonymous Dynamic Networks with One-Bit Communications

📅 2026-07-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses deterministic global computation in anonymous dynamic networks where each agent can broadcast only one bit per round and learns the count of each bit among its neighbors. By extracting global linear equations from local one-bit aggregate observations and leveraging agent class refinement together with conservation constraints, the protocol recovers the input multiset, thereby enabling general function computation. The main contributions include the first proof that such networks retain computational power nearly matching that of the congestion model even under extreme one-bit message compression; a self-correcting adaptive flooding primitive robust to unknown network size; an $O(n^3 \log^2 n + U)$-round terminating algorithm when an upper bound on network size is known; an $O(n^3 \log^2 n)$-round stabilizing algorithm for unknown sizes; and a matching $\Omega(n^3)$-round lower bound.
📝 Abstract
We initiate the study of deterministic computation in anonymous dynamic networks where each agent broadcasts one bit per round and receives only the number of neighbors broadcasting each bit value. Despite this severe restriction, surprisingly rich global computation is possible. With a unique leader and a known upper bound $U$ on the network size $n$, we give a terminating algorithm for any computable function of the input multiset in $O(n^3\log^2 n+U)$ rounds, for inputs from a universe of size $N=2^{O(n\log n)}$. Without prior knowledge of $n$, we design a stabilizing algorithm for the same task running in $O(n^3\log^2 n)$ rounds. This essentially matches the state of the art for the congested model, where messages carry $O(\log n)$ bits and general computation takes $O(n^3)$ rounds. We also obtain comparable results for leaderless and multi-leader networks. We complement the upper bounds with an almost-matching lower bound of $$Ω!\left(\frac{n^2\log(N/n)}{\log n}\right)$$ rounds, which becomes $Ω(n^3)$ for $N=2^{Ω(n\log n)}$. The proof is information-theoretic, based on local histories, and holds even with a unique leader, known $n$ and $N$, and a communication graph restricted to a dynamically changing ring. Our algorithms extract global linear equations from local one-bit aggregate observations. A one-bit cut test yields conservation constraints on the sizes of indistinguishable agent classes; by refining these classes and collecting independent constraints, agents recover the required multiplicities. For unknown size, we introduce a self-correcting adaptive flooding primitive of independent interest. Thus, the computational power of congested anonymous dynamic networks is essentially preserved even when every message is compressed to one bit.
Problem

Research questions and friction points this paper is trying to address.

anonymous dynamic networks
one-bit communication
deterministic computation
global computation
network size uncertainty
Innovation

Methods, ideas, or system contributions that make the work stand out.

anonymous dynamic networks
one-bit communication
deterministic computation
adaptive flooding
linear constraints from aggregates
🔎 Similar Papers
2023-01-19International Symposium on Mathematical Foundations of Computer ScienceCitations: 1