paper-with-me

Papers

Wasserstein k-means with sparse simplex projection

2020-11-25 · Takumi Fukunaga, Hiroyuki Kasai

This paper presents a proposal of a faster Wasserstein $k$-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 $k$-means, or SSPW $k$-means. Numerical evaluations conducted with comparison to results obtained using Wasserstein $k$-means algorithm demonstrate the effectiveness of the proposed SSPW $k$-means for real-world datasets

📄 PDF Abstract BibTeX arXiv:2011.12542

Code (1)

hiroyuki-kasai/SSPW-kmeans

Tasks

Clustering

Similar Papers 제목 키워드 기반

Sparse projections onto the simplex

2012-06-07 · Anastasios Kyrillidis, Stephen Becker, Volkan Cevher and, Christoph Koch

Most learning methods with rank or sparsity constraints use convex relaxations, which lead to optimization with the nuclear norm or the $\ell_1$-norm. However, several important learning applications cannot benefit from …

Density Estimation

Regularized Wasserstein Means for Aligning Distributional Data

2018-12-02 · Liang Mi, Wen Zhang, Yalin Wang

We propose to align distributional data from the perspective of Wasserstein means. We raise the problem of regularizing Wasserstein means and propose several terms tailored to tackle different problems. Our formulation i…

Domain Adaptation

Wasserstein K-Means for Clustering Tomographic Projections

2020-10-20 · Rohan Rao, Amit Moscovich, Amit Singer

Motivated by the 2D class averaging problem in single-particle cryo-electron microscopy (cryo-EM), we present a k-means algorithm based on a rotationally-invariant Wasserstein metric for images. Unlike existing methods t…

Clustering

A Fast Proximal Point Method for Computing Exact Wasserstein Distance

2018-02-12 · Yujia Xie, Xiangfeng Wang, Ruijia Wang, Hongyuan Zha

Wasserstein distance plays increasingly important roles in machine learning, stochastic programming and image processing. Major efforts have been under way to address its high computational complexity, some leading to ap…

BIG-bench Machine Learning

Recovery of Sparse Probability Measures via Convex Programming

2012-12-01 · NeurIPS 2012 12 · Mert Pilanci, Laurent E. Ghaoui, Venkat Chandrasekaran

We consider the problem of cardinality penalized optimization of a convex function over the probability simplex with additional convex constraints. It's well-known that the classical L1 regularizer fails to promote spars…

Clustering