English

Structured Graph Learning for Scalable Subspace Clustering: From Single-view to Multi-view

Machine Learning 2021-02-23 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Graph-based subspace clustering methods have exhibited promising performance. However, they still suffer some of these drawbacks: encounter the expensive time overhead, fail in exploring the explicit clusters, and cannot generalize to unseen data points. In this work, we propose a scalable graph learning framework, seeking to address the above three challenges simultaneously. Specifically, it is based on the ideas of anchor points and bipartite graph. Rather than building a n×nn\times n graph, where nn is the number of samples, we construct a bipartite graph to depict the relationship between samples and anchor points. Meanwhile, a connectivity constraint is employed to ensure that the connected components indicate clusters directly. We further establish the connection between our method and the K-means clustering. Moreover, a model to process multi-view data is also proposed, which is linear scaled with respect to nn. Extensive experiments demonstrate the efficiency and effectiveness of our approach with respect to many state-of-the-art clustering methods.

Keywords

Cite

@article{arxiv.2102.07943,
  title  = {Structured Graph Learning for Scalable Subspace Clustering: From Single-view to Multi-view},
  author = {Zhao Kang and Zhiping Lin and Xiaofeng Zhu and Wenbo Xu},
  journal= {arXiv preprint arXiv:2102.07943},
  year   = {2021}
}
R2 v1 2026-06-23T23:11:49.781Z