Tree Embedding in High Dimensions: Dynamic and Massively Parallel

October 26, 2025 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Gramoz Goranci, Shaofeng H. -C. Jiang, Peter Kiss, Qihao Kong, Yi Qian, Eva Szilagyi arXiv ID 2510.22490 Category cs.DS: Data Structures & Algorithms Citations 0 Venue arXiv.org Last Checked 4 months ago
Abstract
Tree embedding has been a fundamental method in algorithm design with wide applications. We focus on the efficiency of building tree embedding in various computational settings under high-dimensional Euclidean $\mathbb{R}^d$. We devise a new tree embedding construction framework that operates on an arbitrary metric decomposition with bounded diameter, offering a tradeoff between distortion and the locality of its algorithmic steps. This framework works for general metric spaces and may be of independent interest beyond the Euclidean setting. Using this framework, we obtain a dynamic algorithm that maintains an $O_Ξ΅(\log n)$-distortion tree embedding with update time $\tilde O(n^Ξ΅+ d)$ subject to point insertions/deletions, and a massively parallel algorithm that achieves $O_Ξ΅(\log n)$-distortion in $O(1)$ rounds and total space $\tilde O(n^{1 + Ξ΅})$ (for constant $Ξ΅\in (0, 1)$). These new tree embedding results allow for a wide range of applications. Notably, under a similar performance guarantee as in our tree embedding algorithms, i.e., $\tilde O(n^Ξ΅+ d)$ update time and $O(1)$ rounds, we obtain $O_Ξ΅(\log n)$-approximate dynamic and MPC algorithms for $k$-median and earth-mover distance in $\mathbb{R}^d$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted