Masked Subspace Clustering Methods
By: Jiebo Song, Huaming Ling
Potential Business Impact:
Groups similar data points together better.
To further utilize the unsupervised features and pairwise information, we propose a general Bilevel Clustering Optimization (BCO) framework to improve the performance of clustering. And then we introduce three special cases on subspace clustering with two different types of masks. At first, we reformulate the original subspace clustering as a Basic Masked Subspace Clustering (BMSC), which reformulate the diagonal constraints to a hard mask. Then, we provide a General Masked Subspace Clustering (GMSC) method to integrate different clustering via a soft mask. Furthermore, based on BCO and GMSC, we induce a learnable soft mask and design a Recursive Masked Subspace Clustering (RMSC) method that can alternately update the affinity matrix and the soft mask. Numerical experiments show that our models obtain significant improvement compared with the baselines on several commonly used datasets, such as MNIST, USPS, ORL, COIL20 and COIL100.
Similar Papers
Subspace Clustering of Subspaces: Unifying Canonical Correlation Analysis and Subspace Clustering
Machine Learning (CS)
Groups similar data shapes, even when messy.
Exploring a Principled Framework for Deep Subspace Clustering
CV and Pattern Recognition
Finds hidden patterns in messy data.
Label-independent hyperparameter-free self-supervised single-view deep subspace clustering
CV and Pattern Recognition
Finds hidden groups in data without needing labels.