Hardness of Exact Distance Queries in Sparse Graphs Through Hub Labeling

Abstract

A distance labeling scheme is an assignment of bit-labels to the vertices of an undirected, unweighted graph such that the distance between any pair of vertices can be decoded solely from their labels. An important class of distance labeling schemes is that of hub labelings, where a node v ∈ G stores its distance to the so-called hubs Sv ⊂eq V, chosen so that for any u,v ∈ V there is w ∈ Su Sv belonging to some shortest uv path. Notice that for most existing graph classes, the best distance labelling constructions existing use at some point a hub labeling scheme at least as a key building block. Our interest lies in hub labelings of sparse graphs, i.e., those with |E(G)| = O(n), for which we show a lowerbound of n2O( n) for the average size of the hubsets. Additionally, we show a hub-labeling construction for sparse graphs of average size O(nRS(n)c) for some 0 < c < 1, where RS(n) is the so-called Ruzsa-Szemer\'edi function, linked to structure of induced matchings in dense graphs. This implies that further improving the lower bound on hub labeling size to n2( n)o(1) would require a breakthrough in the study of lower bounds on RS(n), which have resisted substantial improvement in the last 70 years. For general distance labeling of sparse graphs, we show a lowerbound of 12O( n) SumIndex(n), where SumIndex(n) is the communication complexity of the Sum-Index problem over Zn. Our results suggest that the best achievable hub-label size and distance-label size in sparse graphs may be (n2( n)c) for some 0<c < 1.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…