We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Scalable Kernel K-Means Clustering with Nystrom Approximation: Relative-Error Bounds

Abstract: Kernel $k$-means clustering can correctly identify and extract a far more varied collection of cluster structures than the linear $k$-means clustering algorithm. However, kernel $k$-means clustering is computationally expensive when the non-linear feature map is high-dimensional and there are many input points. Kernel approximation, e.g., the Nystr\"om method, has been applied in previous works to approximately solve kernel learning problems when both of the above conditions are present. This work analyzes the application of this paradigm to kernel $k$-means clustering, and shows that applying the linear $k$-means clustering algorithm to $\frac{k}{\epsilon} (1 + o(1))$ features constructed using a so-called rank-restricted Nystr\"om approximation results in cluster assignments that satisfy a $1 + \epsilon$ approximation ratio in terms of the kernel $k$-means cost function, relative to the guarantee provided by the same algorithm without the use of the Nystr\"om method. As part of the analysis, this work establishes a novel $1 + \epsilon$ relative-error trace norm guarantee for low-rank approximation using the rank-restricted Nystr\"om approximation. Empirical evaluations on the $8.1$ million instance MNIST8M dataset demonstrate the scalability and usefulness of kernel $k$-means clustering with Nystr\"om approximation. This work argues that spectral clustering using Nystr\"om approximation---a popular and computationally efficient, but theoretically unsound approach to non-linear clustering---should be replaced with the efficient and theoretically sound combination of kernel $k$-means clustering with Nystr\"om approximation. The superior performance of the latter approach is empirically verified.
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Journal reference: Journal of Machine Learning Research 20 (2019) 1-49
Cite as: arXiv:1706.02803 [cs.LG]
  (or arXiv:1706.02803v4 [cs.LG] for this version)

Submission history

From: Shusen Wang [view email]
[v1] Fri, 9 Jun 2017 01:17:20 GMT (715kb,D)
[v2] Sat, 24 Jun 2017 20:17:36 GMT (1313kb,D)
[v3] Thu, 10 Jan 2019 02:33:30 GMT (1932kb,D)
[v4] Sun, 10 Feb 2019 17:21:08 GMT (1932kb,D)

Link back to: arXiv, form interface, contact.