Memory Lower Bounds and Impossibility Results for Anonymous Dynamic Broadcast
Garrett Parzych, Joshua J. Daymude

TL;DR
This paper establishes fundamental memory lower bounds for anonymous dynamic broadcast, showing that non-constant memory is necessary for termination detection in such networks, and provides an optimal algorithm matching these bounds.
Contribution
It introduces the first memory lower bounds for anonymous dynamic broadcast and presents an optimal algorithm that matches these bounds, advancing understanding of space complexity in dynamic networks.
Findings
Broadcast with termination detection is impossible with idle-start algorithms without memory.
Any algorithm with stabilizing termination requires at least logarithmic memory per node.
An algorithm using O(log n) memory achieves asymptotically optimal broadcast in dynamic networks.
Abstract
Broadcast is a ubiquitous distributed computing problem that underpins many other system tasks. In static, connected networks, it was recently shown that broadcast is solvable without any node memory and only constant-size messages in worst-case asymptotically optimal time (Hussak and Trehan, PODC'19/STACS'20/DC'23). In the dynamic setting of adversarial topology changes, however, existing algorithms rely on identifiers, port labels, or polynomial memory to solve broadcast and compute functions over node inputs. We investigate space-efficient, terminating broadcast algorithms for anonymous, synchronous, 1-interval connected dynamic networks and introduce the first memory lower bounds in this setting. Specifically, we prove that broadcast with termination detection is impossible for idle-start algorithms (where only the broadcaster can initially send messages) and otherwise requires…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Cryptography and Data Security · Privacy-Preserving Technologies in Data
