On Dynamic Distributed Computing
Rachid Guerraoui, Florian Huc, Anne-Marie Kermarrec

TL;DR
This paper demonstrates that reliable and efficient distributed clustering is achievable in highly dynamic and hostile environments with polynomial system size variations, Byzantine adversaries, and minimal communication overhead.
Contribution
It introduces a method for maintaining small, honest-majority clusters in dynamic, adversarial settings with polylogarithmic communication costs.
Findings
Clusters of size O(log N) with honest majority maintained with high probability.
Communication cost per node is polylogarithmic in system size.
Clustering is feasible despite polynomial size variations and Byzantine adversaries.
Abstract
This paper shows for the first time that distributed computing can be both reliable and efficient in an environment that is both highly dynamic and hostile. More specifically, we show how to maintain clusters of size , each containing more than two thirds of honest nodes with high probability, within a system whose size can vary \textit{polynomially} with respect to its initial size. Furthermore, the communication cost induced by each node arrival or departure is polylogarithmic with respect to , the maximal size of the system. Our clustering can be achieved despite the presence of a Byzantine adversary controlling a fraction \bad \leq \{1}{3}-\epsilon of the nodes, for some fixed constant , independent of . So far, such a clustering could only be performed for systems who size can vary constantly and it was not clear whether that was at all possible for…
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
TopicsDistributed systems and fault tolerance · Peer-to-Peer Network Technologies · Cryptography and Data Security
