Randomized Tree-Intersection Leader Election
arXiv:2608.08817
Abstract
We present a randomized leader election algorithm for synchronous complete -node graphs in the \textsf{CONGEST} model that introduces a highly tunable trade-off between time complexity and the per-node message complexity. By adjusting a single branching parameter, , system designers can smoothly shift the algorithmic burden from execution time to per-node message complexity, all while maintaining a strictly sublinear total message complexity of . We achieve this by utilizing dynamically truncated -ary tree expansions coupled with a novel ``silent pulse'' verification mechanism. By forcing the expansions to form exact-volume almost-complete trees, nodes can safely aggregate topological weights without overshooting the sublinear message bounds. Specifically, our algorithm achieves time (round) complexity and per-node message complexity. This flexibility allows networks with tight bandwidth constraints to operate with a minimal per-node burden, while high-bandwidth environments can collapse the election into time units.
Full version of a DISC 2026 paper