Subspace Clustering with Active Learning
Hankui Peng, Nicos G. Pavlidis

TL;DR
This paper introduces an active learning framework for subspace clustering that intelligently queries data points to improve clustering accuracy, leveraging perturbation theory and constrained optimization, with demonstrated benefits on various datasets.
Contribution
It presents a novel active learning approach for subspace clustering that effectively incorporates limited labels to enhance clustering performance.
Findings
Active learning improves clustering accuracy over state-of-the-art methods.
The framework is applicable to various subspace clustering algorithms.
Experimental results on multiple datasets validate the approach.
Abstract
Subspace clustering is a growing field of unsupervised learning that has gained much popularity in the computer vision community. Applications can be found in areas such as motion segmentation and face clustering. It assumes that data originate from a union of subspaces, and clusters the data depending on the corresponding subspace. In practice, it is reasonable to assume that a limited amount of labels can be obtained, potentially at a cost. Therefore, algorithms that can effectively and efficiently incorporate this information to improve the clustering model are desirable. In this paper, we propose an active learning framework for subspace clustering that sequentially queries informative points and updates the subspace model. The query stage of the proposed framework relies on results from the perturbation theory of principal component analysis, to identify influential and potentially…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Anomaly Detection Techniques and Applications · Machine Learning and Algorithms
