Table of Contents
Fetching ...

Additive Spanner Lower Bounds with Optimal Inner Graph Structure

Greg Bodwin, Gary Hoppenworth, Virginia Vassilevska Williams, Nicole Wein, Zixuan Xu

TL;DR

The paper proves a new lower bound for additive $O(n)$-edge spanners, showing there exist graphs on $n$ vertices where any such spanner incurs additive distortion at least $Ω(n^{3/17})$, improving the prior $Ω(n^{1/7})$ bound. It achieves this by a refined obstacle-product construction that combines an unlayered DP LB outer graph with an optimal implicit alternation product and inner graphs based on subset DP LB, aligning the outer- and inner-graph properties with upper-bound techniques. The authors also strengthen emulator lower bounds to $Ω(n^{1/14})$ and clarify how subset-distance-preserver constructions interact with the outer graph, establishing a path toward tighter overall bounds. The results advance the understanding of sparse additive spanners and emulators and outline concrete next steps for fully tight upper and lower bounds via the remaining alignment challenges.

Abstract

We construct $n$-node graphs on which any $O(n)$-size spanner has additive error at least $+Ω(n^{3/17})$, improving on the previous best lower bound of $Ω(n^{1/7})$ [Bodwin-Hoppenworth FOCS '22]. Our construction completes the first two steps of a particular three-step research program, introduced in prior work and overviewed here, aimed at producing tight bounds for the problem by aligning aspects of the upper and lower bound constructions. More specifically, we develop techniques that enable the use of inner graphs in the lower bound framework whose technical properties are provably tight with the corresponding assumptions made in the upper bounds. As an additional application of our techniques, we improve the corresponding lower bound for $O(n)$-size additive emulators to $+Ω(n^{1/14})$.

Additive Spanner Lower Bounds with Optimal Inner Graph Structure

TL;DR

The paper proves a new lower bound for additive -edge spanners, showing there exist graphs on vertices where any such spanner incurs additive distortion at least , improving the prior bound. It achieves this by a refined obstacle-product construction that combines an unlayered DP LB outer graph with an optimal implicit alternation product and inner graphs based on subset DP LB, aligning the outer- and inner-graph properties with upper-bound techniques. The authors also strengthen emulator lower bounds to and clarify how subset-distance-preserver constructions interact with the outer graph, establishing a path toward tighter overall bounds. The results advance the understanding of sparse additive spanners and emulators and outline concrete next steps for fully tight upper and lower bounds via the remaining alignment challenges.

Abstract

We construct -node graphs on which any -size spanner has additive error at least , improving on the previous best lower bound of [Bodwin-Hoppenworth FOCS '22]. Our construction completes the first two steps of a particular three-step research program, introduced in prior work and overviewed here, aimed at producing tight bounds for the problem by aligning aspects of the upper and lower bound constructions. More specifically, we develop techniques that enable the use of inner graphs in the lower bound framework whose technical properties are provably tight with the corresponding assumptions made in the upper bounds. As an additional application of our techniques, we improve the corresponding lower bound for -size additive emulators to .
Paper Structure (45 sections, 13 theorems, 48 equations, 5 tables)

This paper contains 45 sections, 13 theorems, 48 equations, 5 tables.

Key Result

Theorem 1.2

Every $n$-node graph has a spanner $H$ of size $|E(H)| = O(n)$ and multiplicative stretch $O(\log n)$. This stretch cannot generally be improved to $o(\log n)$.

Theorems & Definitions (91)

  • Definition 1.1: Multiplicative and Additive Spanners
  • Theorem 1.2: althofer1993sparse
  • Theorem 1.3: Main Result
  • Definition 1.4: Additive Emulators
  • Theorem 1.5
  • Theorem 4.1: Properties of Outer Graph
  • Definition 4.2: $W(r)$
  • Lemma 4.3: Convexity property
  • proof
  • Claim 4.4
  • ...and 81 more