English

The 4/3 Additive Spanner Exponent is Tight

Data Structures and Algorithms 2020-05-12 v2

Abstract

A spanner is a sparse subgraph that approximately preserves the pairwise distances of the original graph. It is well known that there is a smooth tradeoff between the sparsity of a spanner and the quality of its approximation, so long as distance error is measured multiplicatively. A central open question in the field is to prove or disprove whether such a tradeoff exists also in the regime of \emph{additive} error. That is, is it true that for all ε>0\varepsilon>0, there is a constant kεk_{\varepsilon} such that every graph has a spanner on O(n1+ε)O(n^{1+\varepsilon}) edges that preserves its pairwise distances up to +kε+k_{\varepsilon}? Previous lower bounds are consistent with a positive resolution to this question, while previous upper bounds exhibit the beginning of a tradeoff curve: all graphs have +2+2 spanners on O(n3/2)O(n^{3/2}) edges, +4+4 spanners on O~(n7/5)\tilde{O}(n^{7/5}) edges, and +6+6 spanners on O(n4/3)O(n^{4/3}) edges. However, progress has mysteriously halted at the n4/3n^{4/3} bound, and despite significant effort from the community, the question has remained open for all 0<ε<1/30 < \varepsilon < 1/3. Our main result is a surprising negative resolution of the open question, even in a highly generalized setting. We show a new information theoretic incompressibility bound: there is no function that compresses graphs into O(n4/3ε)O(n^{4/3 - \varepsilon}) bits so that distance information can be recovered within +no(1)+n^{o(1)} error. As a special case of our theorem, we get a tight lower bound on the sparsity of additive spanners: the +6+6 spanner on O(n4/3)O(n^{4/3}) edges cannot be improved in the exponent, even if any subpolynomial amount of additive error is allowed. Our theorem implies new lower bounds for related objects as well; for example, the twenty-year-old +4+4 emulator on O(n4/3)O(n^{4/3}) edges also cannot be improved in the exponent unless the error allowance is polynomial.

Keywords

Cite

@article{arxiv.1511.00700,
  title  = {The 4/3 Additive Spanner Exponent is Tight},
  author = {Amir Abboud and Greg Bodwin},
  journal= {arXiv preprint arXiv:1511.00700},
  year   = {2020}
}

Comments

Updated for journal version

R2 v1 2026-06-22T11:35:10.663Z