MLDIS-NNLGPRSTMay 26, 2022

Subspace clustering in high-dimensions: Phase transitions & Statistical-to-Computational gap

arXiv:2205.13527v24 citationsh-index: 60
Originality Incremental advance
AI Analysis

This work addresses fundamental limits in high-dimensional clustering for machine learning and statistics, with incremental contributions to understanding algorithmic gaps.

The paper tackles the problem of subspace clustering in high-dimensional Gaussian mixture models by characterizing the statistically optimal reconstruction error and identifying an information-theoretic threshold for correlation with true cluster means, revealing a statistical-to-computational gap where the AMP algorithm requires a higher signal-to-noise ratio than the theoretical limit.

A simple model to study subspace clustering is the high-dimensional $k$-Gaussian mixture model where the cluster means are sparse vectors. Here we provide an exact asymptotic characterization of the statistically optimal reconstruction error in this model in the high-dimensional regime with extensive sparsity, i.e. when the fraction of non-zero components of the cluster means $ρ$, as well as the ratio $α$ between the number of samples and the dimension are fixed, while the dimension diverges. We identify the information-theoretic threshold below which obtaining a positive correlation with the true cluster means is statistically impossible. Additionally, we investigate the performance of the approximate message passing (AMP) algorithm analyzed via its state evolution, which is conjectured to be optimal among polynomial algorithm for this task. We identify in particular the existence of a statistical-to-computational gap between the algorithm that require a signal-to-noise ratio $λ_{\text{alg}} \ge k / \sqrtα $ to perform better than random, and the information theoretic threshold at $λ_{\text{it}} \approx \sqrt{-k ρ\logρ} / \sqrtα$. Finally, we discuss the case of sub-extensive sparsity $ρ$ by comparing the performance of the AMP with other sparsity-enhancing algorithms, such as sparse-PCA and diagonal thresholding.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes