中文

Computing in Anonymous Dynamic Networks with One-Bit Communications

分布式、并行与集群计算 2026-07-09 v1

摘要

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 UU on the network size nn, we give a terminating algorithm for any computable function of the input multiset in O(n3log2n+U)O(n^3\log^2 n+U) rounds, for inputs from a universe of size N=2O(nlogn)N=2^{O(n\log n)}. Without prior knowledge of nn, we design a stabilizing algorithm for the same task running in O(n3log2n)O(n^3\log^2 n) rounds. This essentially matches the state of the art for the congested model, where messages carry O(logn)O(\log n) bits and general computation takes O(n3)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 Ω!(n2log(N/n)logn)\Omega!\left(\frac{n^2\log(N/n)}{\log n}\right) rounds, which becomes Ω(n3)\Omega(n^3) for N=2Ω(nlogn)N=2^{\Omega(n\log n)}. The proof is information-theoretic, based on local histories, and holds even with a unique leader, known nn and NN, 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.

引用

@article{arxiv.2607.08358,
  title  = {Computing in Anonymous Dynamic Networks with One-Bit Communications},
  author = {Thibaut Blanc and Giuseppe Antonio Di Luna and Giovanni Viglietta},
  journal= {arXiv preprint arXiv:2607.08358},
  year   = {2026}
}

备注

46 pages, 1 figure