English

Wasserstein k-means with sparse simplex projection

Machine Learning 2020-12-01 v1 Machine Learning

Abstract

This paper presents a proposal of a faster Wasserstein kk-means algorithm for histogram data by reducing Wasserstein distance computations and exploiting sparse simplex projection. We shrink data samples, centroids, and the ground cost matrix, which leads to considerable reduction of the computations used to solve optimal transport problems without loss of clustering quality. Furthermore, we dynamically reduced the computational complexity by removing lower-valued data samples and harnessing sparse simplex projection while keeping the degradation of clustering quality lower. We designate this proposed algorithm as sparse simplex projection based Wasserstein kk-means, or SSPW kk-means. Numerical evaluations conducted with comparison to results obtained using Wasserstein kk-means algorithm demonstrate the effectiveness of the proposed SSPW kk-means for real-world datasets

Keywords

Cite

@article{arxiv.2011.12542,
  title  = {Wasserstein k-means with sparse simplex projection},
  author = {Takumi Fukunaga and Hiroyuki Kasai},
  journal= {arXiv preprint arXiv:2011.12542},
  year   = {2020}
}

Comments

Accepted in ICPR2020

R2 v1 2026-06-23T20:29:40.722Z