Linear-Time Approximation Scheme for k-Means Clustering of Affine Subspaces
Computational Geometry
2021-06-29 v1 Data Structures and Algorithms
Abstract
In this paper, we present a linear-time approximation scheme for -means clustering of \emph{incomplete} data points in -dimensional Euclidean space. An \emph{incomplete} data point with unspecified entries is represented as an axis-parallel affine subspaces of dimension . The distance between two incomplete data points is defined as the Euclidean distance between two closest points in the axis-parallel affine subspaces corresponding to the data points. We present an algorithm for -means clustering of axis-parallel affine subspaces of dimension that yields an -approximate solution in time. The constants hidden behind depend only on and . This improves the -time algorithm by Eiben et al.[SODA'21] by a factor of .
Cite
@article{arxiv.2106.14176,
title = {Linear-Time Approximation Scheme for k-Means Clustering of Affine Subspaces},
author = {Kyungjin Cho and Eunjin Oh},
journal= {arXiv preprint arXiv:2106.14176},
year = {2021}
}