Algorithmic and Hardness Results for the Hub Labeling Problem
Haris Angelidakis, Yury Makarychev, Vsevolod Oparin

TL;DR
This paper investigates the computational complexity of the Hub Labeling problem, establishing hardness results, providing improved approximation algorithms for specific graph classes, and presenting a PTAS and heuristic analysis for trees.
Contribution
It proves a matching ( ext{log} n) hardness for general graphs, develops an ( ext{log} D) approximation for graphs with unique shortest paths, and introduces a PTAS and heuristic analysis for trees.
Findings
Hardness of ( ext{log} n) for general Hub Labeling.
O(( ext{log} D)) approximation for graphs with unique shortest paths.
A 2-approximation heuristic for Hub Labeling on trees.
Abstract
There has been significant success in designing highly efficient algorithms for distance and shortest-path queries in recent years; many of the state-of-the-art algorithms use the hub labeling framework. In this paper, we study the approximability of the Hub Labeling problem. We prove a hardness of for Hub Labeling, matching known approximation guarantees. The hardness result applies to graphs that have multiple shortest paths between some pairs of vertices. No hardness of approximation results were known previously. Then, we focus on graphs that have a unique shortest path between each pair of vertices. This is a very natural family of graphs, and much research on the Hub Labeling problem has studied such graphs. We give an approximation algorithm for graphs of diameter with unique shortest paths. In particular, we get an …
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
TopicsDigital Image Processing Techniques · Data Management and Algorithms · Computational Geometry and Mesh Generation
