Weighted Block-Sparse Low Rank Representation for Face Clustering in Videos

Abstract

In this paper, we study the problem of face clustering in videos. Specifically, given automatically extracted faces from videos and two kinds of prior knowledge (the face track that each face belongs to, and the pairs of faces that appear in the same frame), the task is to partition the faces into a given number of disjoint groups, such that each group is associated with one subject. To deal with this problem, we propose a new method called weighted block-sparse low rank representation (WBSLRR) which considers the available prior knowledge while learning a low rank data representation, and also develop a simple but effective approach to obtain the clustering result of faces. Moreover, after using several acceleration techniques, our proposed method is suitable for solving large-scale problems. The experimental results on two benchmark datasets demonstrate the effectiveness of our approach.

Cite

Text

Xiao et al. "Weighted Block-Sparse Low Rank Representation for Face Clustering in Videos." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_9

Markdown

[Xiao et al. "Weighted Block-Sparse Low Rank Representation for Face Clustering in Videos." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/xiao2014eccv-weighted/) doi:10.1007/978-3-319-10599-4_9

BibTeX

@inproceedings{xiao2014eccv-weighted,
  title     = {{Weighted Block-Sparse Low Rank Representation for Face Clustering in Videos}},
  author    = {Xiao, Shijie and Tan, Mingkui and Xu, Dong},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {123-138},
  doi       = {10.1007/978-3-319-10599-4_9},
  url       = {https://mlanthology.org/eccv/2014/xiao2014eccv-weighted/}
}