Constructing the F-Graph with a Symmetric Constraint for Subspace Clustering
Kai Xu, Xiao-Jun Wu, Wen-Bo Hu

TL;DR
This paper introduces the F-graph subspace clustering algorithm with a symmetric constraint, which offers a closed-form solution and improves clustering accuracy and efficiency in face and motion segmentation tasks.
Contribution
The paper proposes a novel F-graph subspace clustering method with a symmetric constraint that simplifies computation and enhances performance over existing algorithms.
Findings
Reduces running time significantly
Achieves higher clustering accuracy
Effective in face and motion segmentation
Abstract
Based on further studying the low-rank subspace clustering (LRSC) and L2-graph subspace clustering algorithms, we propose a F-graph subspace clustering algorithm with a symmetric constraint (FSSC), which constructs a new objective function with a symmetric constraint basing on F-norm, whose the most significant advantage is to obtain a closed-form solution of the coefficient matrix. Then, take the absolute value of each element of the coefficient matrix, and retain the k largest coefficients per column, set the other elements to 0, to get a new coefficient matrix. Finally, FSSC performs spectral clustering over the new coefficient matrix. The experimental results on face clustering and motion segmentation show FSSC algorithm can not only obviously reduce the running time, but also achieve higher accuracy compared with the state-of-the-art representation-based subspace clustering…
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 · Advanced Computing and Algorithms · Video Surveillance and Tracking Methods
MethodsSpectral Clustering
