Compressive K-means

10/27/2016
by   Nicolas Keriven, et al.
0

The Lloyd-Max algorithm is a classical approach to perform K-means clustering. Unfortunately, its cost becomes prohibitive as the training dataset grows large. We propose a compressive version of K-means (CKM), that estimates cluster centers from a sketch, i.e. from a drastically compressed representation of the training dataset. We demonstrate empirically that CKM performs similarly to Lloyd-Max, for a sketch size proportional to the number of cen-troids times the ambient dimension, and independent of the size of the original dataset. Given the sketch, the computational complexity of CKM is also independent of the size of the dataset. Unlike Lloyd-Max which requires several replicates, we further demonstrate that CKM is almost insensitive to initialization. For a large dataset of 10^7 data points, we show that CKM can run two orders of magnitude faster than five replicates of Lloyd-Max, with similar clustering performance on artificial data. Finally, CKM achieves lower classification errors on handwritten digits classification.

READ FULL TEXT
research
12/04/2018

Compressive Classification (Machine Learning without learning)

Compressive learning is a framework where (so far unsupervised) learning...
research
10/22/2019

Compressive Learning for Semi-Parametric Models

In the compressive learning theory, instead of solving a statistical lea...
research
04/26/2018

Quantized Compressive K-Means

The recent framework of compressive statistical learning aims at designi...
research
01/20/2022

Sketch-and-Lift: Scalable Subsampled Semidefinite Program for K-means Clustering

Semidefinite programming (SDP) is a powerful tool for tackling a wide ra...
research
10/21/2021

Mean Nyström Embeddings for Adaptive Compressive Learning

Compressive learning is an approach to efficient large scale learning ba...
research
08/04/2020

Sketching Datasets for Large-Scale Learning (long version)

This article considers "sketched learning," or "compressive learning," a...
research
09/09/2019

Adaptive Sketch-and-Project Methods for Solving Linear Systems

We present new adaptive sampling rules for the sketch-and-project method...

Please sign up or login with your details

Forgot password? Click here to reset