paper-with-me

홈 › Papers

Probabilistic K-means Clustering via Nonlinear Programming

2020-01-10 · Yujian Li, Bowen Liu, Zhaoying Liu, Ting Zhang

K-means is a classical clustering algorithm with wide applications. However, soft K-means, or fuzzy c-means at m=1, remains unsolved since 1981. To address this challenging open problem, we propose a novel clustering model, i.e. Probabilistic K-Means (PKM), which is also a nonlinear programming model constrained on linear equalities and linear inequalities. In theory, we can solve the model by active gradient projection, while inefficiently. Thus, we further propose maximum-step active gradient projection and fast maximum-step active gradient projection to solve it more efficiently. By experiments, we evaluate the performance of PKM and how well the proposed methods solve it in five aspects: initialization robustness, clustering performance, descending stability, iteration number, and convergence speed.

📄 PDF Abstract BibTeX arXiv:2001.03286

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Random Normed k-Means: A Paradigm-Shift in Clustering within Probabilistic Metric Spaces

2025-04-04 · Abderrafik Laakel Hemdanou, Youssef Achtoun, Mohammed Lamarti Sefian, Ismail Tahiri 외

Existing approaches remain largely constrained by traditional distance metrics, limiting their effectiveness in handling random data. In this work, we introduce the first k-means variant in the literature that operates w…

Clustering

Adaptive Clustering through Semidefinite Programming

2017-12-01 · NeurIPS 2017 12 · Martin Royer

We analyze the clustering problem through a flexible probabilistic model that aims to identify an optimal partition on the sample X1,...,Xn. We perform exact clustering with high probability using a convex semidefinite e…

Clustering

Flexible Bivariate Beta Mixture Model: A Probabilistic Approach for Clustering Complex Data Structures

2025-02-27 · Yung-Peng Hsu, Hung-Hsuan Chen

Clustering is essential in data analysis and machine learning, but traditional algorithms like $k$-means and Gaussian Mixture Models (GMM) often fail with nonconvex clusters. To address the challenge, we introduce the Fl…

Clusteringparameter estimation

Manifold Adaptive Multiple Kernel K-Means for Clustering

2020-09-30 · Liang Du, Haiying Zhang, Xin Ren, Xiaolin Lv

Multiple kernel methods based on k-means aims to integrate a group of kernels to improve the performance of kernel k-means clustering. However, we observe that most existing multiple kernel k-means methods exploit the no…

Clustering

Sketch-and-solve approaches to k-means clustering by semidefinite programming

2022-11-28 · Charles Clum, Dustin G. Mixon, Soledad Villar, Kaiying Xie

We introduce a sketch-and-solve approach to speed up the Peng-Wei semidefinite relaxation of k-means clustering. When the data is appropriately separated we identify the k-means optimal clustering. Otherwise, our approac…

Clustering