A new MPC algorithm computes a constant-factor k-means approximation with exactly k centers in O(log log n log log log n) rounds and nearly linear global memory.
Nearly Optimal Dynamic $k$-Means Clustering for High-Dimensional Data
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We consider the $k$-means clustering problem in the dynamic streaming setting, where points from a discrete Euclidean space $\{1, 2, \ldots, \Delta\}^d$ can be dynamically inserted to or deleted from the dataset. For this problem, we provide a one-pass coreset construction algorithm using space $\tilde{O}(k\cdot \mathrm{poly}(d, \log\Delta))$, where $k$ is the target number of centers. To our knowledge, this is the first dynamic geometric data stream algorithm for $k$-means using space polynomial in dimension and nearly optimal (linear) in $k$.
fields
cs.DS 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
An Efficient Massively Parallel Constant-Factor Approximation Algorithm for the $k$-Means Problem
A new MPC algorithm computes a constant-factor k-means approximation with exactly k centers in O(log log n log log log n) rounds and nearly linear global memory.