ICML2024

Dynamic Metric Embedding into lp Space

Kiarash Banihashem, MohammadTaghi Hajiaghayi, Dariusz Rafal Kowalski, Jan Olkowski, Max Springer

被引用 1 次

摘要

We give the first non-trivial decremental dynamic embedding of a weighted, undirected graph GG into p\ell_p space. Given a weighted graph GG undergoing a sequence of edge weight increases, the goal of this problem is to maintain a (randomized) mapping ϕ:(G,d)(X,p)\phi: (G,d) \to (X,\ell_p) from the set of vertices of the graph to the p\ell_p space such that for every pair of vertices uu and vv, the expected distance between ϕ(u)\phi(u) and ϕ(v)\phi(v) in the p\ell_p metric is within a small multiplicative factor, referred to as the distortion, of their distance in GG. Our main result is a dynamic algorithm with expected distortion O(log3n)O(\log^3 n) and total update time O((m1+o(1)log2W+Qlogn)log(nW))O\left((m^{1+o(1)} \log^2 W + Q \log n)\log(nW) \right), where WW is the maximum weight of the edges, QQ is the total number of updates and n,mn, m denote the number of vertices and edges in GG respectively. This is the first result of its kind, extending the seminal result of Bourgain to the growing field of dynamic algorithms. Moreover, we demonstrate that in the fully dynamic regime, where we tolerate edge insertions as well as deletions, no algorithm can explicitly maintain an embedding into p\ell_p space that has a low distortion with high probability.