Semi-Supervised Learning of Facial Attributes in Video

Abstract

In this work we investigate a weakly-supervised approach to learning facial attributes of humans in video. Given a small set of images labeled with attributes and a much larger unlabeled set of video tracks, we train a classifier to recognize these attributes in video data. We make two contributions. First, we show that training on video data improves classification performance over training on images alone. Second, and more significantly, we show that tracks in video provide a natural mechanism for generalizing training data – in this case to new poses, lighting conditions and expressions. The advantage of our method is demonstrated on the classification of gender and age attributes in the movie “Love, Actually”. We show that the semi-supervised approach adds a significant performance boost, for example for gender increasing average precision from 0.75 on static images alone to 0.85.

Cite

Text

Cherniavsky et al. "Semi-Supervised Learning of Facial Attributes in Video." European Conference on Computer Vision Workshops, 2010. doi:10.1007/978-3-642-35749-7_4

Markdown

[Cherniavsky et al. "Semi-Supervised Learning of Facial Attributes in Video." European Conference on Computer Vision Workshops, 2010.](https://mlanthology.org/eccvw/2010/cherniavsky2010eccvw-semisupervised/) doi:10.1007/978-3-642-35749-7_4

BibTeX

@inproceedings{cherniavsky2010eccvw-semisupervised,
  title     = {{Semi-Supervised Learning of Facial Attributes in Video}},
  author    = {Cherniavsky, Neva and Laptev, Ivan and Sivic, Josef and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2010},
  pages     = {43-56},
  doi       = {10.1007/978-3-642-35749-7_4},
  url       = {https://mlanthology.org/eccvw/2010/cherniavsky2010eccvw-semisupervised/}
}