Robust Subspace Segmentation with Block-Diagonal Prior
Abstract
The subspace segmentation problem is addressed in this paper by effectively constructing an exactly block-diagonal sample affinity matrix. The block-diagonal structure is heavily desired for accurate sample clustering but is rather difficult to obtain. Most current state-of-the-art subspace segmentation methods (such as SSC and LRR) resort to alternative structural priors (such as sparseness and low-rankness) to construct the affinity matrix. In this work, we directly pursue the block-diagonal structure by proposing a graph Laplacian constraint based formulation, and then develop an efficient stochastic subgradient algorithm for optimization. Moreover, two new subspace segmentation methods, the block-diagonal SSC and LRR, are devised in this work. To the best of our knowledge, this is the first research attempt to explicitly pursue such a block-diagonal structure. Extensive experiments on face clustering, motion segmentation and graph construction for semi-supervised learning clearly demonstrate the superiority of our novelly proposed subspace segmentation methods.
Cite
Text
Feng et al. "Robust Subspace Segmentation with Block-Diagonal Prior." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.482Markdown
[Feng et al. "Robust Subspace Segmentation with Block-Diagonal Prior." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/feng2014cvpr-robust/) doi:10.1109/CVPR.2014.482BibTeX
@inproceedings{feng2014cvpr-robust,
title = {{Robust Subspace Segmentation with Block-Diagonal Prior}},
author = {Feng, Jiashi and Lin, Zhouchen and Xu, Huan and Yan, Shuicheng},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2014},
doi = {10.1109/CVPR.2014.482},
url = {https://mlanthology.org/cvpr/2014/feng2014cvpr-robust/}
}