English

Clustering High-dimensional Data via Feature Selection

Methodology 2022-10-31 v1

Abstract

High-dimensional clustering analysis is a challenging problem in statistics and machine learning, with broad applications such as the analysis of microarray data and RNA-seq data. In this paper, we propose a new clustering procedure called Spectral Clustering with Feature Selection (SC-FS), where we first obtain an initial estimate of labels via spectral clustering, then select a small fraction of features with the largest R-squared with these labels, i.e., the proportion of variation explained by group labels, and conduct clustering again using selected features. Under mild conditions, we prove that the proposed method identifies all informative features with high probability and achieves minimax optimal clustering error rate for the sparse Gaussian mixture model. Applications of SC-FS to four real world data sets demonstrate its usefulness in clustering high-dimensional data.

Keywords

Cite

@article{arxiv.2210.15801,
  title  = {Clustering High-dimensional Data via Feature Selection},
  author = {Tianqi Liu and Yu Lu and Biqing Zhu and Hongyu Zhao},
  journal= {arXiv preprint arXiv:2210.15801},
  year   = {2022}
}

Comments

Accepted at Biometrics Journal (https://onlinelibrary.wiley.com/doi/epdf/10.1111/biom.13665)

R2 v1 2026-06-28T04:40:59.981Z