Dynamic Locality Sensitive Orderings in Doubling Metrics
An La, Hung Le

TL;DR
This paper presents a dynamic algorithm for locality-sensitive orderings in doubling metrics, enabling efficient updates and applications like fault-tolerant spanners, advancing the flexibility of geometric data structures.
Contribution
It introduces a dynamic LSO algorithm for doubling metrics with $O(\log n)$ update time, utilizing new data structures and stabilizing the dynamic net tree.
Findings
Achieved $O(\log n)$ update time for dynamic LSO in doubling metrics.
Developed new data structures: pairwise tree cover, net tree cover, leaf tracker.
First dynamic algorithm for $k$-fault tolerant spanners in doubling metrics.
Abstract
In their pioneering work, Chan, Har-Peled, and Jones (SICOMP 2020) introduced locality-sensitive ordering (LSO), and constructed an LSO with a constant number of orderings for point sets in the -dimensional Euclidean space. Furthermore, their LSO could be made dynamic effortlessly under point insertions and deletions, taking time per update by exploiting Euclidean geometry. Their LSO provides a powerful primitive to solve a host of geometric problems in both dynamic and static settings. Filtser and Le (STOC 2022) constructed the first LSO with a constant number of orderings in the more general setting of doubling metrics. However, their algorithm is inherently static since it relies on several sophisticated constructions in intermediate steps, none of which is known to have a dynamic version. Making their LSO dynamic would recover the full generality of LSO and provide a…
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
TopicsConstraint Satisfaction and Optimization · DNA and Biological Computing · Data Management and Algorithms
