Dynamic Metric Embedding into $\ell_p$ Space
Kiarash Banihashem, MohammadTaghi Hajiaghayi, Dariusz R. Kowalski, Jan, Olkowski, Max Springer

TL;DR
This paper presents the first dynamic algorithm for embedding weighted graphs into _p space with low distortion, efficiently handling edge weight increases, and establishes limitations in the fully dynamic setting.
Contribution
It introduces the first non-trivial decremental dynamic embedding algorithm into _p space with provable guarantees, extending Bourgain's static embedding result to dynamic graphs.
Findings
Expected distortion of the embedding is O( log^3 n).
Total update time is nearly linear in the number of edges and updates.
No low-distortion embedding can be maintained in fully dynamic regimes with high probability.
Abstract
We give the first non-trivial decremental dynamic embedding of a weighted, undirected graph into space. Given a weighted graph undergoing a sequence of edge weight increases, the goal of this problem is to maintain a (randomized) mapping from the set of vertices of the graph to the space such that for every pair of vertices and , the expected distance between and in the metric is within a small multiplicative factor, referred to as the \emph{distortion}, of their distance in . Our main result is a dynamic algorithm with expected distortion and total update time , where is the maximum weight of the edges, is the total number of updates and denote the number of vertices and edges in respectively. This is the…
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
