paper-with-me

홈 › Papers

On Convex Clustering Solutions

2021-05-18 · Canh Hao Nguyen, Hiroshi Mamitsuka

Convex clustering is an attractive clustering algorithm with favorable properties such as efficiency and optimality owing to its convex formulation. It is thought to generalize both k-means clustering and agglomerative clustering. However, it is not known whether convex clustering preserves desirable properties of these algorithms. A common expectation is that convex clustering may learn difficult cluster types such as non-convex ones. Current understanding of convex clustering is limited to only consistency results on well-separated clusters. We show new understanding of its solutions. We prove that convex clustering can only learn convex clusters. We then show that the clusters have disjoint bounding balls with significant gaps. We further characterize the solutions, regularization hyperparameters, inclusterable cases and consistency.

📄 PDF Abstract BibTeX arXiv:2105.08348

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Tree-Guided $L_1$-Convex Clustering

2025-03-31 · Bingyuan Zhang, Yoshikazu Terada

Convex clustering is a modern clustering framework that guarantees globally optimal solutions and performs comparably to other advanced clustering methods. However, obtaining a complete dendrogram (clusterpath) for large…

ClusteringComputational EfficiencyDistributed Computing

Dynamic Visualization and Fast Computation for Convex Clustering via Algorithmic Regularization

2019-01-06 · Michael Weylandt, John Nagorski, Genevera I. Allen

Convex clustering is a promising new approach to the classical problem of clustering, combining strong performance in empirical studies with rigorous theoretical foundations. Despite these advantages, convex clustering h…

Clustering

Provable Convex Co-clustering of Tensors

2018-03-17 · Eric C. Chi, Brian R. Gaines, Will Wei Sun, Hua Zhou 외

Cluster analysis is a fundamental tool for pattern discovery of complex heterogeneous data. Prevalent clustering methods mainly focus on vector or matrix-variate data and are not applicable to general-order tensors, whic…

ClusteringComputational Efficiency

Clustering of Data with Missing Entries using Non-convex Fusion Penalties

2017-09-06 · Sunrita Poddar, Mathews Jacob

The presence of missing entries in data often creates challenges for pattern recognition algorithms. Traditional algorithms for clustering data assume that all the feature values are known for every data point. We propos…

Clustering

Sparse Convex Clustering

2016-01-18 · Binhuan Wang, Yilong Zhang, Will Wei Sun, Yixin Fang

Convex clustering, a convex relaxation of k-means clustering and hierarchical clustering, has drawn recent attentions since it nicely addresses the instability issue of traditional nonconvex clustering methods. Although …

Clusteringfeature selection