paper-with-me

Papers

Subspace Clustering with Active Learning

2019-11-08 · Hankui Peng, Nicos G. Pavlidis

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 misclassified points. A constrained subspace clustering algorithm is proposed that monotonically decreases the objective function subject to the constraints imposed by the labelled data. We show that our proposed framework is suitable for subspace clustering algorithms including iterative methods and spectral methods. Experiments on synthetic data sets, motion segmentation data sets, and Yale Faces data sets demonstrate the advantage of our proposed active strategy over state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1911.03299

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClusteringFace ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

Leveraging Union of Subspace Structure to Improve Constrained Clustering

2016-08-06 · ICML 2017 8 · John Lipor, Laura Balzano

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 th…

ClusteringConstrained Clustering

Active Orthogonal Matching Pursuit for Sparse Subspace Clustering

2017-08-16 · Yanxi Chen, Gen Li, Yuantao Gu

Sparse Subspace Clustering (SSC) is a state-of-the-art method for clustering high-dimensional data points lying in a union of low-dimensional subspaces. However, while $\ell_1$ optimization-based SSC algorithms suffer fr…

Clustering

Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering

2016-05-09 · CVPR 2016 6 · Chong You, Chun-Guang Li, Daniel P. Robinson, Rene Vidal

State-of-the-art subspace clustering methods are based on expressing each data point as a linear combination of other data points while regularizing the matrix of coefficients with $\ell_1$, $\ell_2$ or nuclear norms. $\…

ClusteringImage Clustering

Weighted Sparse Subspace Representation: A Unified Framework for Subspace Clustering, Constrained Clustering, and Active Learning

2021-06-08 · Hankui Peng, Nicos G. Pavlidis

Spectral-based subspace clustering methods have proved successful in many challenging applications such as gene sequencing, image recognition, and motion segmentation. In this work, we first propose a novel spectral-base…

Active LearningClusteringConstrained ClusteringMotion Segmentation

Subspace Clustering for Panel Data with Interactive Effects

2019-09-22 · Jiangtao Duan, Wei Gao, Hao Qu, Hon Keung Tony

In this paper, a statistical model for panel data with unobservable grouped factor structures which are correlated with the regressors and the group membership can be unknown. The factor loadings are assumed to be in dif…

Clustering