Multi-Observation Face Recognition in Videos Based on Label Propagation

Abstract

In order to deal with the huge amount of content generated by social media, especially for indexing and retrieval purposes, the focus shifted from single object recognition to multi-observation object recognition. Of particular interest is the problem of face recognition (used as primary cue for persons' identity assessment), since it is highly required by popular social media search engines like Facebook and Youtube. Recently, several approaches for graph-based label propagation were proposed. However, the associated graphs were constructed in an ad-hoc manner (e.g., using the KNN graph) that cannot cope properly with the rapid and frequent changes in data appearance, a phenomenon intrinsically related with video sequences. In this paper, we propose a novel approach for efficient and adaptive graph construction, based on a two-phase scheme: (i) the first phase is used to adaptively find the neighbors of a sample and also to find the adequate weights for the minimization function of the second phase; (ii) in the second phase, the selected neighbors along with their corresponding weights are used to locally and collaboratively estimate the sparse affinity matrix weights. Experimental results performed on Honda Video Database (HVDB) and a subset of video sequences extracted from the popular TV-series `Friends' show a distinct advantage of the proposed method over the existing standard graph construction methods.

Cite

Text

Raducanu et al. "Multi-Observation Face Recognition in Videos Based on Label Propagation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015. doi:10.1109/CVPRW.2015.7301349

Markdown

[Raducanu et al. "Multi-Observation Face Recognition in Videos Based on Label Propagation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015.](https://mlanthology.org/cvprw/2015/raducanu2015cvprw-multiobservation/) doi:10.1109/CVPRW.2015.7301349

BibTeX

@inproceedings{raducanu2015cvprw-multiobservation,
  title     = {{Multi-Observation Face Recognition in Videos Based on Label Propagation}},
  author    = {Raducanu, Bogdan and Bosaghzadeh, Alireza and Dornaika, Fadi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2015},
  pages     = {10-17},
  doi       = {10.1109/CVPRW.2015.7301349},
  url       = {https://mlanthology.org/cvprw/2015/raducanu2015cvprw-multiobservation/}
}