Fault-Tolerant Graph Realizations in the Congested Clique
Anisur Rahaman Molla, Manish Kumar, Sumathi Sivasubramaniam

TL;DR
This paper presents the first deterministic algorithms for the degree-sequence graph realization problem in the Congested Clique model with crash faults, achieving optimal round complexity and message bounds.
Contribution
It introduces the first fault-tolerant algorithms for degree-sequence realization in the Congested Clique and Node Capacitated Clique models, with tight bounds on rounds and messages.
Findings
Deterministic $O(f)$-round algorithm in Congested Clique with $O(n^2)$ messages.
Extension to Node Capacitated Clique with $O(nf/ ext{log} n)$ rounds.
Lower bounds showing the optimality of the algorithms.
Abstract
In this paper, we study the graph realization problem in the Congested Clique model of distributed computing under crash faults. We consider {\em degree-sequence realization}, in which each node is associated with a degree value , and the resulting degree sequence is realizable if it is possible to construct an overlay network with the given degrees. Our main result is a -round deterministic algorithm for the degree-sequence realization problem in a -node Congested Clique, of which nodes could be faulty (). The algorithm uses messages. We complement the result with lower bounds to show that the algorithm is tight w.r.t the number of rounds and the messages simultaneously. We also extend our result to the Node Capacitated Clique (NCC) model, where each node is restricted to sending and receiving at-most messages per round. In the NCC…
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 · Interconnection Networks and Systems · Complexity and Algorithms in Graphs
