Approximate Distance Oracles with Improved Preprocessing Time
Christian Wulff-Nilsen

TL;DR
This paper introduces improved algorithms for constructing approximate distance oracles in graphs, significantly reducing preprocessing time while maintaining accuracy, especially for larger graphs and specific parameters.
Contribution
It presents new approximate distance oracles with faster preprocessing times that surpass previous bounds for a wide range of parameters, under certain conjectures.
Findings
Breaks quadratic preprocessing time bound for k ≥ 6
Improves Thorup and Zwick's time bound for dense graphs
Achieves near-optimal performance under girth conjecture
Abstract
Given an undirected graph with edges, vertices, and non-negative edge weights, and given an integer , we show that for some universal constant , a -approximate distance oracle for of size can be constructed in time and can answer queries in time. We also give an oracle which is faster for smaller . Our results break the quadratic preprocessing time bound of Baswana and Kavitha for all and improve the time bound of Thorup and Zwick except for very sparse graphs and small . When and , our oracle is optimal w.r.t.\ both stretch, size, preprocessing time, and query time, assuming a widely believed girth conjecture by Erd\H{o}s.
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 · Cryptography and Data Security · Algorithms and Data Compression
