Improved Weighted Additive Spanners
Michael Elkin, Yuval Gitlitz, Ofer Neiman

TL;DR
This paper advances the construction of sparse additive spanners and emulators for weighted graphs, achieving improved size and stretch bounds through simple deterministic and randomized algorithms, thus enhancing distance approximation in weighted networks.
Contribution
It introduces new algorithms for weighted graph spanners with better size and stretch tradeoffs, extending classical unweighted results to the weighted setting.
Findings
A $+(6+\varepsilon)W$ spanner of size $O(n^{4/3})$ for weighted graphs.
A $+(2+\varepsilon)W$ subsetwise spanner with size $O(n\sqrt{|S|})$.
A $+4W$ emulator of size $\tilde{O}(n^{4/3})$.
Abstract
Graph spanners and emulators are sparse structures that approximately preserve distances of the original graph. While there has been an extensive amount of work on additive spanners, so far little attention was given to weighted graphs. Only very recently [ABSKS20] extended the classical +2 (respectively, +4) spanners for unweighted graphs of size (resp., ) to the weighted setting, where the additive error is (resp., ). This means that for every pair , the additive stretch is at most , where is the maximal edge weight on the shortest path. In addition, [ABSKS20] showed an algorithm yielding a spanner of size , here is the maximum edge weight in the entire graph. In this work we improve the latter result by devising a simple deterministic algorithm for a spanner 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.
