Table of Contents
Fetching ...

Dependable Spanners via Unreliable Edges

Sariel Har-Peled, Maria C. Lusardi

TL;DR

This work investigates constructing dependable (1+ε)-spanners for point sets under independent random edge failures with survival probability ψ. It first resolves the 1D case by matching a clique-based deficiency bound with a near-linear edge-spanner, achieving a 1D exact spanner of size O(n/ψ · log n) and a deficiency of Θ(n/ψ · log(1/ψ)); it then introduces small-hop variants, notably a 4-hop exact spanner, using block decompositions and sparse bipartite connectors to reach size O(n/ψ^(4/3) · log n). The results extend to Rd by embedding the 1D construction into the locality-sensitive ordering framework of Chan et al., yielding a geometric spanner in Rd with near-linear size and high-probability short-hop connections for most pairs. Together, the paper demonstrates that near-linear-size dependable spanners are achievable even under massive edge failure and provides a pathway from 1D to high-dimensional geometric settings via LSOs and expander-based connectors.

Abstract

Let $P$ be a set of $n$ points in $\mathbb{R}^d$, and let $\varepsilon,ψ\in (0,1)$ be parameters. Here, we consider the task of constructing a $(1+\varepsilon)$-spanner for $P$, where every edge might fail (independently) with probability $1-ψ$. For example, for $ψ=0.1$, about $90\%$ of the edges of the graph fail. Nevertheless, we show how to construct a spanner that survives such a catastrophe with near linear number of edges. The measure of reliability of the graph constructed is how many pairs of vertices lose $(1+\varepsilon)$-connectivity. Surprisingly, despite the spanner constructed being of near linear size, the number of failed pairs is close to the number of failed pairs if the underlying graph was a clique. Specifically, we show how to construct such an exact dependable spanner in one dimension of size $O(\tfrac{n}ψ \log n)$, which is optimal. Next, we build an $(1+\varepsilon)$-spanners for a set $P \subseteq \mathbb{R}^d$ of $n$ points, of size $O( C n \log n )$, where $C \approx 1/\bigl(\varepsilon^{d} ψ^{4/3}\bigr)$. Surprisingly, these new spanners also have the property that almost all pairs of vertices have a $\leq 4$-hop paths between them realizing this short path.

Dependable Spanners via Unreliable Edges

TL;DR

This work investigates constructing dependable (1+ε)-spanners for point sets under independent random edge failures with survival probability ψ. It first resolves the 1D case by matching a clique-based deficiency bound with a near-linear edge-spanner, achieving a 1D exact spanner of size O(n/ψ · log n) and a deficiency of Θ(n/ψ · log(1/ψ)); it then introduces small-hop variants, notably a 4-hop exact spanner, using block decompositions and sparse bipartite connectors to reach size O(n/ψ^(4/3) · log n). The results extend to Rd by embedding the 1D construction into the locality-sensitive ordering framework of Chan et al., yielding a geometric spanner in Rd with near-linear size and high-probability short-hop connections for most pairs. Together, the paper demonstrates that near-linear-size dependable spanners are achievable even under massive edge failure and provides a pathway from 1D to high-dimensional geometric settings via LSOs and expander-based connectors.

Abstract

Let be a set of points in , and let be parameters. Here, we consider the task of constructing a -spanner for , where every edge might fail (independently) with probability . For example, for , about of the edges of the graph fail. Nevertheless, we show how to construct a spanner that survives such a catastrophe with near linear number of edges. The measure of reliability of the graph constructed is how many pairs of vertices lose -connectivity. Surprisingly, despite the spanner constructed being of near linear size, the number of failed pairs is close to the number of failed pairs if the underlying graph was a clique. Specifically, we show how to construct such an exact dependable spanner in one dimension of size , which is optimal. Next, we build an -spanners for a set of points, of size , where . Surprisingly, these new spanners also have the property that almost all pairs of vertices have a -hop paths between them realizing this short path.
Paper Structure (23 sections, 23 theorems, 28 equations)

This paper contains 23 sections, 23 theorems, 28 equations.

Key Result

Lemma 3.1

For two indices $i < j$, with $\Delta = j - i$, let $\zeta\mleft({\Delta}\mright)$ be the probability that there is no$2$-hop straight path between $i$ and $j$ in $\mathsf{G} \sim \mathcal{D}\mleft({K_n,\psi}\mright)$. We have

Theorems & Definitions (34)

  • Definition 1.1
  • Definition 2.1
  • Definition 2.2
  • Definition 2.3
  • Definition 2.4
  • Lemma 3.1
  • Lemma 3.2
  • Lemma 3.3
  • Definition 3.4
  • Remark 3.5
  • ...and 24 more