paper-with-me

Papers

Splitting Methods for Convex Clustering

2013-04-01 · Eric C. Chi, Kenneth Lange

Clustering is a fundamental problem in many scientific applications. Standard methods such as $k$-means, Gaussian mixture models, and hierarchical clustering, however, are beset by local minima, which are sometimes drastically suboptimal. Recently introduced convex relaxations of $k$-means and hierarchical clustering shrink cluster centroids toward one another and ensure a unique global minimizer. In this work we present two splitting methods for solving the convex clustering problem. The first is an instance of the alternating direction method of multipliers (ADMM); the second is an instance of the alternating minimization algorithm (AMA). In contrast to previously considered algorithms, our ADMM and AMA formulations provide simple and unified frameworks for solving the convex clustering problem under the previously studied norms and open the door to potentially novel norms. We demonstrate the performance of our algorithm on both simulated and real data examples. While the differences between the two algorithms appear to be minor on the surface, complexity analysis and numerical experiments show AMA to be significantly more efficient.

📄 PDF Abstract BibTeX arXiv:1304.0499

Code (1)

echi/cvxclustr

Tasks

Clustering

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

Splitting Methods for Convex Bi-Clustering and Co-Clustering

2019-01-18 · Michael Weylandt

Co-Clustering, the problem of simultaneously identifying clusters across multiple aspects of a data set, is a natural generalization of clustering to higher-order structured data. Recent convex formulations of bi-cluster…

Clustering

A Nonconvex Splitting Method for Symmetric Nonnegative Matrix Factorization: Convergence Analysis and Optimality

2017-03-24 · Songtao Lu, Mingyi Hong, Zhengdao Wang

Symmetric nonnegative matrix factorization (SymNMF) has important applications in data analytics problems such as document clustering, community detection and image segmentation. In this paper, we propose a novel nonconv…

ClusteringCommunity DetectionImage SegmentationSemantic Segmentation

Clustering by Mining Density Distributions and Splitting Manifold Structure

2024-08-20 · Zhichang Xu, Zhiguo Long, Hua Meng

Spectral clustering requires the time-consuming decomposition of the Laplacian matrix of the similarity graph, thus limiting its applicability to large datasets. To improve the efficiency of spectral clustering, a top-do…

Clustering

Local Convergence of Proximal Splitting Methods for Rank Constrained Problems

2017-10-11 · Christian Grussler, Pontus Giselsson

We analyze the local convergence of proximal splitting algorithms to solve optimization problems that are convex besides a rank constraint. For this, we show conditions under which the proximal operator of a function inv…

Toward Designing Convergent Deep Operator Splitting Methods for Task-specific Nonconvex Optimization

2018-04-28 · Risheng Liu, Shichao Cheng, Yi He, Xin Fan 외

Operator splitting methods have been successfully used in computational sciences, statistics, learning and vision areas to reduce complex problems into a series of simpler subproblems. However, prevalent splitting scheme…

Deblurring