English

A Simple Lower Bound for Set Agreement in Dynamic Networks

Distributed, Parallel, and Cluster Computing 2025-01-14 v1

Abstract

Given a positive integer kk, kk-set agreement is the distributed task in which each process i[n]i\in [n] in a group of nn processing nodes starts with an input value xix_i in the set {0,,k}\{0,\dots,k\}, and must output a value yiy_i such that (1) for every i[n]i \in [n], yiy_i is the input value of some process, and (2){yi:i[n]}k|\{y_i : i\in [n]\}|\leq k. That is, at most kk different values in total must be outputted by the processes. The case k=1k=1 correspond to (binary) consensus, arguably the most studied problem in distributed computing. While lower bounds for consensus have been obtained for most of the standard distributed computing models, the design of lower bounds for kk-set agreement with k>1k>1 is notoriously known to be much more difficult, and remains open for many models. The main techniques for designing lower bounds for k-set agreement with k>1k>1 use tools from algebraic topology. The algebraic topology tools are difficult to manipulate, and require a lot of care for avoiding mistakes. This difficulty increases when the communications are mediated by a network of arbitrary structure. Recently, the KNOWALL model has been specifically designed as a first attempt to understand the LOCAL model through the lens of algebraic topology, and Casta\~neda et al.(2021) have designed lower bounds for kk-set agreement in the KNOWALL model, with applications to dynamic networks. In this work, we re-prove the same lower bound for kk-set agreement in the KNOWALL model. This new proof stands out in its simplicity, which makes it accessible to a broader audience, and increases confidence in the result.

Keywords

Cite

@article{arxiv.2501.07036,
  title  = {A Simple Lower Bound for Set Agreement in Dynamic Networks},
  author = {Pierre Fraigniaud and Minh Hang Nguyen and Ami Paz},
  journal= {arXiv preprint arXiv:2501.07036},
  year   = {2025}
}

Comments

14 pages, 3 figures

R2 v1 2026-06-28T21:04:13.412Z