中文
相关论文

相关论文: Probably certifiably correct k-means clustering

200 篇论文

Efficient algorithms for $k$-means clustering frequently converge to suboptimal partitions, and given a partition, it is difficult to detect $k$-means optimality. In this paper, we develop an a posteriori certifier of approximate optimality…

机器学习 · 统计学 2017-10-04 Dustin G. Mixon , Soledad Villar

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 approach provides a…

机器学习 · 计算机科学 2022-11-30 Charles Clum , Dustin G. Mixon , Soledad Villar , Kaiying Xie

We introduce a model-free relax-and-round algorithm for k-means clustering based on a semidefinite relaxation due to Peng and Wei. The algorithm interprets the SDP output as a denoised version of the original data and then rounds this…

机器学习 · 统计学 2016-05-11 Dustin G. Mixon , Soledad Villar , Rachel Ward

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

统计理论 · 数学 2017-05-19 Martin Royer

Identifying clusters of similar objects in data plays a significant role in a wide range of applications. As a model problem for clustering, we consider the densest k-disjoint-clique problem, whose goal is to identify the collection of k…

最优化与控制 · 数学 2015-03-20 Brendan P. W. Ames

Motivated by the task of clustering either $d$ variables or $d$ points into $K$ groups, we investigate efficient algorithms to solve the Peng-Wei (P-W) $K$-means semi-definite programming (SDP) relaxation. The P-W SDP has been shown in the…

机器学习 · 统计学 2018-10-23 Carson Eisenach , Han Liu

Though mostly used as a clustering algorithm, k-means are originally designed as a quantization algorithm. Namely, it aims at providing a compression of a probability distribution with k points. Building upon [21, 33], we try to investigate…

统计理论 · 数学 2018-01-31 Clément Levrard

Clustering is one of the most important unsupervised problems in machine learning and statistics. Among many existing algorithms, kernel k-means has drawn much research attention due to its ability to find non-linear cluster boundaries and…

机器学习 · 统计学 2016-12-05 Bowei Yan , Purnamrita Sarkar

In this paper, we show that the popular K-means clustering problem can equivalently be reformulated as a conic program of polynomial size. The arising convex optimization problem is NP-hard, but amenable to a tractable semidefinite…

最优化与控制 · 数学 2018-07-23 Madhushini Narayana Prasad , Grani A. Hanasusanto

Spectral clustering has become one of the most widely used clustering techniques when the structure of the individual clusters is non-convex or highly anisotropic. Yet, despite its immense popularity, there exists fairly little theory about…

机器学习 · 统计学 2019-04-16 Shuyang Ling , Thomas Strohmer

Clustering is one of the most fundamental tools in data science and machine learning, and k-means clustering is one of the most common such methods. There is a variety of approximate algorithms for the k-means problem, but computing the…

最优化与控制 · 数学 2024-02-22 Martin Ryner , Jan Kronqvist , Johan Karlsson

This paper studies the optimality of kernel methods in high-dimensional data clustering. Recent works have studied the large sample performance of kernel clustering in the high-dimensional regime, where Euclidean distance becomes less…

机器学习 · 统计学 2019-12-03 Leena Chennuru Vankadara , Debarghya Ghoshdastidar

We introduce the {\it diffusion $K$-means} clustering method on Riemannian submanifolds, which maximizes the within-cluster connectedness based on the diffusion distance. The diffusion $K$-means constructs a random walk on the similarity…

统计理论 · 数学 2020-03-17 Xiaohui Chen , Yun Yang

K-Means clustering still plays an important role in many computer vision problems. While the conventional Lloyd method, which alternates between centroid update and cluster assignment, is primarily used in practice, it may converge to a…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Huu Le , Anders Eriksson , Thanh-Toan Do , Michael Milford

In [SIAM J. Optim., 2022], the authors introduced a new linear programming (LP) relaxation for K-means clustering. In this paper, we further investigate both theoretical and computational properties of this relaxation. As evident from our…

最优化与控制 · 数学 2026-04-22 Antonio De Rosa , Aida Khajavirad , Yakun Wang

Given a set of data, one central goal is to group them into clusters based on some notion of similarity between the individual objects. One of the most popular and widely-used approaches is k-means despite the computational hardness to find…

最优化与控制 · 数学 2018-07-24 Xiaodong Li , Yang Li , Shuyang Ling , Thomas Strohmer , Ke Wei

Clustering is a hard discrete optimization problem. Nonconvex approaches such as low-rank semidefinite programming (SDP) have recently demonstrated promising statistical and local algorithmic guarantees for cluster recovery. Due to the…

机器学习 · 计算机科学 2026-03-05 Peng Xu , Chun-Ying Hou , Xiaohui Chen , Richard Y. 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.…

机器学习 · 计算机科学 2020-11-23 Yujian Li , Bowen Liu , Zhaoying Liu , Ting Zhang

We consider the classical $k$-means clustering problem in the setting bi-criteria approximation, in which an algoithm is allowed to output $\beta k > k$ clusters, and must produce a clustering with cost at most $\alpha$ times the to the…

数据结构与算法 · 计算机科学 2015-08-04 Konstantin Makarychev , Yury Makarychev , Maxim Sviridenko , Justin Ward

This paper presents a novel centroid-based heuristic algorithm, termed Kempe Swap K-Means, for constrained clustering under rigid must-link (ML) and cannot-link (CL) constraints. The algorithm employs a dual-phase iterative process: an…

机器学习 · 计算机科学 2026-03-31 Yuxuan Ren , Shijie Deng
‹ 上一页 1 2 3 10 下一页 ›