paper-with-me

Papers

A Strongly Consistent Sparse $k$-means Clustering with Direct $l_1$ Penalization on Variable Weights

2019-03-24 · Saptarshi Chakraborty, Swagatam Das

We propose the Lasso Weighted $k$-means ($LW$-$k$-means) algorithm as a simple yet efficient sparse clustering procedure for high-dimensional data where the number of features ($p$) can be much larger compared to the number of observations ($n$). In the $LW$-$k$-means algorithm, we introduce a lasso-based penalty term, directly on the feature weights to incorporate feature selection in the framework of sparse clustering. $LW$-$k$-means does not make any distributional assumption of the given dataset and thus, induces a non-parametric method for feature selection. We also analytically investigate the convergence of the underlying optimization procedure in $LW$-$k$-means and establish the strong consistency of our algorithm. $LW$-$k$-means is tested on several real-life and synthetic datasets and through detailed experimental analysis, we find that the performance of the method is highly competitive against some state-of-the-art procedures for clustering and feature selection, not only in terms of clustering accuracy but also with respect to computational time.

📄 PDF Abstract BibTeX arXiv:1903.10039

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringfeature selection

Similar Papers 제목 키워드 기반

On Robustness of Kernel Clustering

2016-06-06 · NeurIPS 2016 12 · Bowei Yan, Purnamrita Sarkar

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

Clustering

Spectral Sparse Representation for Clustering: Evolved from PCA, K-means, Laplacian Eigenmap, and Ratio Cut

2014-03-25 · Zhenfang Hu, Gang Pan, Yueming Wang, Zhaohui Wu

Dimensionality reduction, cluster analysis, and sparse representation are basic components in machine learning. However, their relationships have not yet been fully investigated. In this paper, we find that the spectral …

ClusteringDimensionality Reduction

Strong Consistency for a Class of Adaptive Clustering Procedures

2022-02-27 · Adam Quinn Jaffe

We introduce a class of clustering procedures which includes $k$-means and $k$-medians, as well as variants of these where the domain of the cluster centers can be chosen adaptively (for example, $k$-medoids) and where t…

Clustering

Outcome-guided Sparse K-means for Disease Subtype Discovery via Integrating Phenotypic Data with High-dimensional Transcriptomic Data

2021-03-18 · Lingsong Meng, Dorina Avram, George Tseng, Zhiguang Huo

The discovery of disease subtypes is an essential step for developing precision medicine, and disease subtyping via omics data has become a popular approach. While promising, subtypes obtained from existing approaches ar…

ClusteringEpidemiology

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