Improved Local Computation Algorithms for Constructing Spanners
Rubi Arviv, Lily Chung, Reut Levi, Edward Pyne

TL;DR
This paper introduces new randomized local algorithms for constructing graph spanners with optimal or near-optimal size, stretch, and probe complexity, advancing the efficiency of local graph computations.
Contribution
It presents novel LCAs for constructing spanners with improved probe complexity and stretch bounds, including for specific cases r=2,3, and general k, surpassing previous methods.
Findings
Achieves optimal probe complexity for 3-spanners up to polylog factors.
Provides improved algorithms for constructing spanners with fewer probes.
Develops a new graph decomposition LCA of independent interest.
Abstract
A spanner of a graph is a subgraph that preserves lengths of shortest paths up to a multiplicative distortion. For every , a spanner with size and stretch can be constructed by a simple centralized greedy algorithm, and this is tight assuming Erd\H{o}s girth conjecture. In this paper we study the problem of constructing spanners in a local manner, specifically in the Local Computation Model proposed by Rubinfeld et al. (ICS 2011). We provide a randomized Local Computation Agorithm (LCA) for constructing -spanners with edges and probe complexity of for , where denotes the number of vertices in the input graph. Up to polylogarithmic factors, in both cases, the stretch factor is optimal (for the respective number of edges). In addition, our probe complexity for , i.e., for…
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
