Abstract
Fault-tolerant connectivity labelings are schemes that, given an n-vertex graph G = (V, E) and a parameter f, produce succinct yet informative labels for the elements of the graph. Given only the labels of two vertices u, v and of the elements in a faulty-set F with |F| ≤ f, one can determine if u, v are connected in G - F, the surviving graph after removing F. For the edge or vertex faults models, i.e., F ⊆ E or F ⊆ V , a sequence of recent work established schemes with poly(f, log n)-bit labels for general graphs. This paper considers the color faults model, recently introduced in the context of spanners [Petruschka, Sapir and Tzalik, ITCS’24], which accounts for known correlations between failures. Here, the edges (or vertices) of the input G are arbitrarily colored, and the faulty elements in F are colors; a failing color causes all edges (vertices) of that color to crash. While treating color faults by naïvly applying solutions for many failing edges or vertices is inefficient, the known correlations could potentially be exploited to provide better solutions. Our main contribution is settling the label length complexity for connectivity under one color fault (f = 1). The existing implicit solution, by black-box application of the state-of-the-art scheme for edge faults of [Dory and Parter, PODC’21], might yield labels of Ω(n) bits. We provide a deterministic scheme with labels of Õ(√n) bits in the worst case, and a matching lower bound. Moreover, our scheme is universally optimal: even schemes tailored to handle only colorings of one specific graph topology (i.e., may store the topology “for free”) cannot produce asymptotically smaller labels. We characterize the optimal length by a new graph parameter bp(G) called the ball packing number. We further extend our labeling approach to yield a routing scheme avoiding a single forbidden color, with routing tables of size Õ(bp(G)) bits. We also consider the centralized setting, and show an Õ(n)-space oracle, answering connectivity queries under one color fault in Õ(1) time. Curiously, by our results, no oracle with such space can be evenly distributed as labels. Turning to f ≥ 2 color faults, we give a randomized labeling scheme with Õ(n1-1/2f)-bit labels, along with a lower bound of Ω(n1-1/(f+1)) bits. For f = 2, we make partial improvement by providing labels of Õ(diam(G)√n) bits, and show that this scheme is (nearly) optimal when diam(G) = Õ(1). Additionally, we present a general reduction from the above all-pairs formulation of fault-tolerant connectivity labeling (in any fault model) to the single-source variant, which could also be applicable for centralized oracles, streaming, or dynamic algorithms.
Original language | English |
---|---|
Title of host publication | 38th International Symposium on Distributed Computing, DISC 2024 |
Editors | Dan Alistarh |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
ISBN (Electronic) | 9783959773522 |
DOIs | |
Publication status | Published - 24 Oct 2024 |
Event | 38th International Symposium on Distributed Computing, DISC 2024 - Madrid, Spain Duration: 28 Oct 2024 → 1 Nov 2024 |
Publication series
Series | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 319 |
ISSN | 1868-8969 |
Conference
Conference | 38th International Symposium on Distributed Computing, DISC 2024 |
---|---|
Country/Territory | Spain |
City | Madrid |
Period | 28/10/24 → 1/11/24 |
Funding
Asaf Petruschka: This work is supported by the European Research Council (ERC) under the European Union\u2019s Horizon 2020 research and innovation programme, grant agreement No. 949083, and by the Israeli Science Foundation (ISF), grant 2084/18.
All Science Journal Classification (ASJC) codes
- Software