Towards Tight Approximation Bounds for Graph Diameter and Eccentricities
Arturs Backurs, Liam Roditty, Gilad Segal, Virginia Vassilevska, Williams, Nicole Wein

TL;DR
This paper establishes tight conditional lower bounds for approximating graph diameter and eccentricities, showing that current algorithms are essentially optimal under SETH and providing near-linear time approximations for eccentricities.
Contribution
It proves that improving approximation factors for diameter and eccentricities beyond current bounds is unlikely under SETH, and introduces a near-linear time algorithm for eccentricities within a 2+δ factor.
Findings
Diameter approximation cannot be improved beyond 3/2 under SETH.
Eccentricity approximation within 5/3 is optimal under SETH.
Near-linear time algorithm achieves 2+δ approximation for eccentricities.
Abstract
Among the most important graph parameters is the Diameter, the largest distance between any two vertices. There are no known very efficient algorithms for computing the Diameter exactly. Thus, much research has been devoted to how fast this parameter can be approximated. Chechik et al. showed that the diameter can be approximated within a multiplicative factor of in time. Furthermore, Roditty and Vassilevska W. showed that unless the Strong Exponential Time Hypothesis (SETH) fails, no time algorithm can achieve an approximation factor better than in sparse graphs. Thus the above algorithm is essentially optimal for sparse graphs for approximation factors less than . It was, however, completely plausible that a -approximation is possible in linear time. In this work we conditionally rule out such a possibility by showing that…
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 · Graph Theory and Algorithms
