Semidefinite programming relaxations and debiasing for MAXCUT-based clustering
Shuheng Zhou
TL;DR
This work develops a MAXCUT-based semidefinite programming framework for clustering a two-component sub-Gaussian mixture in high dimensions by centering the data and forming a reference matrix R. It analyzes three estimators—SDP1, BalancedSDP, and Spectral clustering—and proves that misclassification error decays exponentially in the signal-to-noise ratio s^2, with BalancedSDP achieving bias-free recovery in balanced partitions. The results hold under anisotropic covariance structures and do not require logarithmic-snr conditions; they also connect the SDP relaxations to spectral methods via the leading eigenvectors. Simulations corroborate the theory, demonstrating robust partial recovery even when n is small and p large. The work thus provides a principled, scalable approach to high-dimensional mixture clustering with provable performance guarantees and practical debiasing benefits for balanced partitions.
Abstract
In this paper, we consider the problem of partitioning a small data sample of size $n$ drawn from a mixture of 2 sub-gaussian distributions in $\R^p$. We consider semidefinite programming relaxations of an integer quadratic program that is formulated as finding the maximum cut on a graph, where edge weights in the cut represent dissimilarity scores between two nodes based on their $p$ features. We are interested in the case that individual features are of low average quality $γ$, and we want to use as few of them as possible to correctly partition the sample. Denote by $Δ^2:=p γ$ the $\ell_2^2$ distance between two centers (mean vectors) in $\R^p$. The goal is to allow a full range of tradeoffs between $n, p, γ$ in the sense that partial recovery (success rate $< 100%$) is feasible once the signal to noise ratio $s^2 := \min{np γ^2, Δ^2}$ is lower bounded by a constant. For both balanced and unbalanced cases, we allow each population to have distinct covariance structures with diagonal matrices as special cases. In the present work, (a) we provide a unified framework for analyzing three computationally efficient algorithms, namely, SDP1, BalancedSDP, and Spectral clustering; and (b) we prove that the misclassification error decays exponentially with respect to the SNR $s^2$ for SDP1. Moreover, for balanced partitions, we design an estimator $\bf {BalancedSDP}$ with a superb debiasing property. Indeed, with this new estimator, we remove an assumption (A2) on bounding the trace difference between the two population covariance matrices while proving the exponential error bound as stated above. These estimators and their statistical analyses are novel to the best of our knowledge. We provide simulation evidence illuminating the theoretical predictions.
