Approximate Distance Oracles for Planar Graphs with Subpolynomial Error Dependency
Hung Le

TL;DR
This paper presents a novel approximate distance oracle for planar graphs that significantly reduces the dependency on the approximation parameter from linear to subpolynomial, improving efficiency for large graphs.
Contribution
It introduces a new distance oracle with subpolynomial dependency on 1/ε, surpassing previous linear or nearly linear bounds in space-query trade-offs.
Findings
Achieves subpolynomial (1/ε)^{o(1)} space-query product dependency.
Constructs an oracle with O(n log n (ε^{-o(1)} + log^* n)) space.
Provides query time of log^{2+o(1)}(1/ε).
Abstract
Thorup [FOCS'01, JACM'04] and Klein [SODA'01] independently showed that there exists a -approximate distance oracle for planar graphs with space and query time. While the dependency on is nearly linear, the space-query product of their oracles depend quadratically on . Many follow-up results either improved the space \emph{or} the query time of the oracles while having the same, sometimes worst, dependency on . Kawarabayashi, Sommer, and Thorup [SODA'13] were the first to improve the dependency on from quadratic to nearly linear (at the cost of factors). It is plausible to conjecture that the linear dependency on is optimal: for many known distance-related problems in planar graphs, it was proved that the dependency on is at least linear. In this…
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
