Dynamic Light Spanners in Doubling Metrics
Sujoy Bhore, Jonathan Conroy, Arnold Filtser

TL;DR
This paper presents a new efficient dynamic algorithm for maintaining light-weight $(1+ ext{epsilon})$-spanners in metric spaces with constant doubling dimension, with updates in polylogarithmic time.
Contribution
It introduces the first efficient dynamic algorithm for maintaining light spanners in low-dimensional metric spaces, with polylogarithmic update time.
Findings
Maintains a $(1+ ext{epsilon})$-spanner with weight within a constant factor of the MST.
Supports insertions and deletions in polylogarithmic time.
Works in metric spaces of constant doubling dimension.
Abstract
A -spanner of a point set in a metric space is a graph with vertex set such that, for any pair of points , the distance between and in is at most times . We study the problem of maintaining a spanner for a dynamic point set -- that is, when undergoes a sequence of insertions and deletions -- in a metric space of constant doubling dimension. For any constant , we maintain a -spanner of whose total weight remains within a constant factor of the weight of the minimum spanning tree of . Each update (insertion or deletion) can be performed in time, where denotes the aspect ratio of . Prior to our work, no efficient dynamic algorithm for maintaining a light-weight spanner was known even for point sets in low-dimensional…
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
