On Pairwise Spanners
Marek Cygan, Fabrizio Grandoni, Telikepalli Kavitha

TL;DR
This paper introduces new constructions for pairwise spanners that are sparser and have better stretch properties than previous preservers, applicable to arbitrary and special node sets, with polynomial-time algorithms.
Contribution
It presents novel pairwise spanner constructions with improved size and stretch bounds, extending the theory beyond exact distance preservation to approximate distances for selected node pairs.
Findings
Existence of sparse pairwise spanners with stretch d+4 and size O(n(|P| log n)^{1/4})
Construction of pairwise spanners with stretch (1+ε)d+4 and size O(n|P|^{1/4}√(log n/ε))
Special case spanners for critical node sets with size O(n√|S|) and O(n√|S| log n) with stretch d+2
Abstract
Given an undirected -node unweighted graph , a spanner with stretch function is a subgraph such that, if two nodes are at distance in , then they are at distance at most in . Spanners are very well studied in the literature. The typical goal is to construct the sparsest possible spanner for a given stretch function. In this paper we study pairwise spanners, where we require to approximate the - distance only for pairs in a given set . Such -spanners were studied before [Coppersmith,Elkin'05] only in the special case that is the identity function, i.e. distances between relevant pairs must be preserved exactly (a.k.a. pairwise preservers). Here we present pairwise spanners which are at the same time sparser than the best known preservers (on the same ) and of the best…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
