Unsupervised Discovery of Facial Events

Abstract

Automatic facial image analysis has been a long standing research problem in computer vision. A key component in facial image analysis, largely conditioning the success of subsequent algorithms (e.g. facial expression recognition), is to define a vocabulary of possible dynamic facial events. To date, that vocabulary has come from the anatomicallybased Facial Action Coding System (FACS) or more subjective approaches (i.e. emotion-specified expressions). The aim of this paper is to discover facial events directly from video of naturally occurring facial behavior, without recourse to FACS or other labeling schemes. To discover facial events, we propose a temporal clustering algorithm, Aligned Cluster Analysis (ACA), and a multi-subject correspondence algorithm for matching expressions. We use a variety of video sources: posed facial behavior (Cohn-Kanade database), unscripted facial behavior (RU-FACS database) and some video in infants. Accuracy of (unsupervised) ACA approached that of a supervised version, achieved moderate intersystem agreement with FACS, and proved informative as a visualization/summarization tool. Figure 1. Selected video frames of unposed facial behavior from three participants. Different colors and shapes represent dynamic events discovered by unsupervised learning: smile (green circle) and lip compressor (blue hexagons). Dashed lines indicate correspondences between persons. 1.

Cite

Text

Zhou et al. "Unsupervised Discovery of Facial Events." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539966

Markdown

[Zhou et al. "Unsupervised Discovery of Facial Events." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/zhou2010cvpr-unsupervised/) doi:10.1109/CVPR.2010.5539966

BibTeX

@inproceedings{zhou2010cvpr-unsupervised,
  title     = {{Unsupervised Discovery of Facial Events}},
  author    = {Zhou, Feng and De la Torre, Fernando and Cohn, Jeffrey F.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {2574-2581},
  doi       = {10.1109/CVPR.2010.5539966},
  url       = {https://mlanthology.org/cvpr/2010/zhou2010cvpr-unsupervised/}
}