paper-with-me

홈 › Papers

A Simple Approach to Sparse Clustering

2016-02-23 · Ery Arias-Castro, Xiao Pu

Consider the problem of sparse clustering, where it is assumed that only a subset of the features are useful for clustering purposes. In the framework of the COSA method of Friedman and Meulman, subsequently improved in the form of the Sparse K-means method of Witten and Tibshirani, a natural and simpler hill-climbing approach is introduced. The new method is shown to be competitive with these two methods and others.

📄 PDF Abstract BibTeX arXiv:1602.07277

Code (1)

victorpu/SAS_Hill_Climb 공식 구현

Tasks

Clustering

Similar 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…

Clustering

Simple and Scalable Sparse k-means Clustering via Feature Ranking

2020-02-20 · NeurIPS 2020 12 · Zhiyue Zhang, Kenneth Lange, Jason Xu

Clustering, a fundamental activity in unsupervised learning, is notoriously difficult when the feature space is high-dimensional. Fortunately, in many realistic scenarios, only a handful of features are relevant in disti…

Clustering

A simpler spectral approach for clustering in directed networks

2021-02-05 · Simon Coste, Ludovic Stephan

We study the task of clustering in directed networks. We show that using the eigenvalue/eigenvector decomposition of the adjacency matrix is simpler than all common methods which are based on a combination of data regula…

Clustering

Sparse and geometry-aware generalisation of the mutual information for joint discriminative clustering and feature selection

2023-02-07 · Louis Ohl, Pierre-Alexandre Mattei, Charles Bouveyron, Mickaël Leclercq 외

Feature selection in clustering is a hard task which involves simultaneously the discovery of relevant clusters as well as relevant variables with respect to these clusters. While feature selection algorithms are often m…

Clusteringfeature selectionModel Selection

Graph Connectivity in Noisy Sparse Subspace Clustering

2015-04-04 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is the problem of clustering data points into a union of low-dimensional linear/affine subspaces. It is the mathematical abstraction of many important problems in computer vision, image processing and…

Clustering