Massively Parallel Algorithms for High-Dimensional Euclidean Minimum Spanning Tree
Rajesh Jayaram, Vahab Mirrokni, Shyam Narayanan, Peilin Zhong

TL;DR
This paper introduces a new massively parallel algorithm that computes a constant factor approximation for high-dimensional Euclidean MSTs in $ ilde{O}( ext{log log } n)$ rounds, significantly improving efficiency over previous methods.
Contribution
It presents the first constant-round, constant-factor approximation algorithm for high-dimensional Euclidean MSTs in the MPC model, using a novel combination of graph algorithms and geometric partitions.
Findings
Achieves $ ilde{O}( ext{log log } n)$ rounds for high-dimensional Euclidean MST approximation.
Provides a $ ilde{O}( ext{log log } n)$-round approximation for Euclidean TSP.
Improves upon previous algorithms requiring $O( ext{log } n)$ rounds.
Abstract
We study the classic Euclidean Minimum Spanning Tree (MST) problem in the Massively Parallel Computation (MPC) model. Given a set of points, the goal is to produce a spanning tree for with weight within a small factor of optimal. Euclidean MST is one of the most fundamental hierarchical geometric clustering algorithms, and with the proliferation of enormous high-dimensional data sets, such as massive transformer-based embeddings, there is now a critical demand for efficient distributed algorithms to cluster such data sets. In low-dimensional space, where , Andoni, Nikolov, Onak, and Yaroslavtsev [STOC '14] gave a constant round MPC algorithm that obtains a high accuracy -approximate solution. However, the situation is much more challenging for high-dimensional spaces: the best-known algorithm to obtain a constant approximation…
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
Massively Parallel Algorithms for High-Dimensional Euclidean Minimum Spanning Tree· youtube
Taxonomy
TopicsData Management and Algorithms · Wildlife-Road Interactions and Conservation · Advanced Clustering Algorithms Research
