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

June 09, 2017 ยท Declared Dead ยท ๐Ÿ› Journal of machine learning research

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Shusen Wang, Alex Gittens, Michael W. Mahoney arXiv ID 1706.02803 Category cs.LG: Machine Learning Cross-listed stat.ML Citations 135 Venue Journal of machine learning research Last Checked 3 months ago
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รถm 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}ฮต (1 + o(1))$ features constructed using a so-called rank-restricted Nystrรถm approximation results in cluster assignments that satisfy a $1 + ฮต$ 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รถm method. As part of the analysis, this work establishes a novel $1 + ฮต$ relative-error trace norm guarantee for low-rank approximation using the rank-restricted Nystrรถm approximation. Empirical evaluations on the $8.1$ million instance MNIST8M dataset demonstrate the scalability and usefulness of kernel $k$-means clustering with Nystrรถm approximation. This work argues that spectral clustering using Nystrรถm 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รถm approximation. The superior performance of the latter approach is empirically verified.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted