The 4/3 Additive Spanner Exponent is Tight
Amir Abboud, Greg Bodwin

TL;DR
This paper proves that the known bounds for additive spanners, specifically the +6 spanner with $O(n^{4/3})$ edges, are tight and cannot be improved, resolving a long-standing open question.
Contribution
It establishes a new information-theoretic lower bound showing the impossibility of improving the exponent for additive spanners below 4/3, even with subpolynomial additive error.
Findings
The +6 spanner bound on $O(n^{4/3})$ edges is tight.
No compression scheme can recover distance information within $+n^{o(1)}$ error using fewer than $O(n^{4/3 - ext{small}})$ bits.
Lower bounds also apply to related structures like the +4 emulator.
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 , there is a constant such that every graph has a spanner on edges that preserves its pairwise distances up to ? 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 spanners on edges, spanners on edges, and …
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
