Diameter Spanners, Eccentricity Spanners, and Approximating Extremal Distances
Abstract
The diameter of a graph is one if its most important parameters, being used in many real-word applications. In particular, the diameter dictates how fast information can spread throughout data and communication networks. Thus, it is a natural question to ask how much can we sparsify a graph and still guarantee that its diameter remains preserved within an approximation . This property is captured by the notion of extremal-distance spanners. Given a graph , a subgraph is defined to be a -diameter spanner if the diameter of is at most times the diameter of . We show that for any -vertex and -edges directed graph , we can compute a sparse subgraph that is a -diameter spanner of , such that contains at most edges. We also show that the stretch factor cannot be improved to . For a graph whose diameter is bounded by some constant, we show the existence of -diameter spanner that contains at most edges. We also show that this bound is tight. Additionally, we present other types of extremal-distance spanners, such as -eccentricity spanners and -radius spanners, both contain only edges and are computable in time. Finally, we study extremal-distance spanners in the dynamic and fault-tolerant settings. An interesting implication of our work is the first -time algorithm for computing -approximation of vertex eccentricities in general directed weighted graphs. Backurs et al. [STOC 2018] gave an time algorithm for this problem, and also showed that no time algorithm can achieve an approximation factor better than for graph eccentricities, unless SETH fails; this shows that our approximation factor is essentially tight.
Cite
@article{arxiv.1812.01602,
title = {Diameter Spanners, Eccentricity Spanners, and Approximating Extremal Distances},
author = {Keerti Choudhary and Omer Gold},
journal= {arXiv preprint arXiv:1812.01602},
year = {2019}
}
Comments
25 pages