Chrome Extension
WeChat Mini Program
Use on ChatGLM

Fully Dynamic K-Means Coreset in Near-Optimal Update Time

Max Dupré la Tour,Monika Henzinger,David Saulpic

arxiv(2024)

Cited 0|Views5
No score
Abstract
We study in this paper the problem of maintaining a solution to k-median and k-means clustering in a fully dynamic setting. To do so, we present an algorithm to efficiently maintain a coreset, a compressed version of the dataset, that allows easy computation of a clustering solution at query time. Our coreset algorithm has near-optimal update time of Õ(k) in general metric spaces, which reduces to Õ(d) in the Euclidean space ℝ^d. The query time is O(k^2) in general metrics, and O(kd) in ℝ^d. To maintain a constant-factor approximation for k-median and k-means clustering in Euclidean space, this directly leads to an algorithm update time Õ(d), and query time Õ(kd + k^2). To maintain a O(polylog k)-approximation, the query time is reduced to Õ(kd).
More
Translated text
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined