English

Iterative Exploration-Driven Sparse SDP Clustering via Thompson Sampling

Methodology 2026-02-17 v3

Abstract

This paper studies high-dimensional sparse clustering, a combinatorial NP-hard problem arising from the bilinear coupling between cluster assignment and feature selection. We analyze semidefinite programming (SDP) relaxations of KK-means and establish minimax separation bounds, demonstrating that these relaxations are theoretically robust to feature over-selection: exact recovery is preserved even in the presence of non-informative features. Leveraging this robustness, we propose a block-coordinate ascent framework that alternates between SDP-based clustering and non-conservative feature selection. To address the tendency of deterministic greedy methods to become trapped in local optima, we formulate the feature selection step as a Thompson sampling bandit problem. This approach introduces adaptive memory by aggregating historical variable-selection outcomes into posterior distributions, and selects features via posterior sampling, enabling stochastic exploration that promotes the inclusion of under-explored features and facilitates escape from local maxima. We establish conditions for consistent variable selection and exact clustering recovery, and extend the method to settings with unknown covariance through a scalable, inverse-free estimation procedure. Numerical experiments demonstrate that the proposed memory-driven approach consistently outperforms state-of-the-art sparse clustering methods.

Keywords

Cite

@article{arxiv.2505.20478,
  title  = {Iterative Exploration-Driven Sparse SDP Clustering via Thompson Sampling},
  author = {Jongmin Mun and Paromita Dubey and Yingying Fan},
  journal= {arXiv preprint arXiv:2505.20478},
  year   = {2026}
}

Comments

58 pages, 2 figures, 2 tables, 4 algorithms;

R2 v1 2026-07-01T02:41:06.769Z