Leveraging Union of Subspace Structure to Improve Constrained Clustering
John Lipor, Laura Balzano

TL;DR
This paper introduces an active pairwise-constrained clustering method leveraging the union-of-subspaces model, significantly reducing human input and improving clustering accuracy in datasets with subspace structures.
Contribution
It proposes a novel query strategy based on subspace margins, applicable after any subspace clustering algorithm, to enhance clustering with minimal supervision.
Findings
Faster reduction in clustering error compared to state-of-the-art methods
Effective on datasets with subspace structure
Competitive performance on other datasets
Abstract
Many clustering problems in computer vision and other contexts are also classification problems, where each cluster shares a meaningful label. Subspace clustering algorithms in particular are often applied to problems that fit this description, for example with face images or handwritten digits. While it is straightforward to request human input on these datasets, our goal is to reduce this input as much as possible. We present a pairwise-constrained clustering algorithm that actively selects queries based on the union-of-subspaces model. The central step of the algorithm is in querying points of minimum margin between estimated subspaces; analogous to classifier margin, these lie near the decision boundary. We prove that points lying near the intersection of subspaces are points with low margin. Our procedure can be used after any subspace clustering algorithm that outputs an affinity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Leveraging Union of Subspace Structure to Improve Constrained Clustering· youtube
Taxonomy
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Sparse and Compressive Sensing Techniques
