Manifold Based Analysis of Facial Expression

Abstract

We propose a novel approach for modeling, tracking and recognizing facial expressions. Our method works on a low dimensional expression manifold, which is obtained by Isomap embedding. In this space, facial contour features are first clustered, using a mixture model. Then, expression dynamics are learned for tracking and classification. We use ICondensation to track facial features in the embedded space, while recognizing facial expressions in a cooperative manner, within a common probabilistic framework. The image observation likelihood is derived from a variation of the Active Shape Model (ASM) algorithm. For each cluster in the low-dimensional space, a specific ASM model is learned, thus avoiding incorrect matching due to non-linear image variations. Preliminary experimental results show that our probabilistic facial expression model on manifold significantly improves facial deformation tracking and expression recognition.

Cite

Text

Hu et al. "Manifold Based Analysis of Facial Expression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.390

Markdown

[Hu et al. "Manifold Based Analysis of Facial Expression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/hu2004cvpr-manifold/) doi:10.1109/CVPR.2004.390

BibTeX

@inproceedings{hu2004cvpr-manifold,
  title     = {{Manifold Based Analysis of Facial Expression}},
  author    = {Hu, Changbo and Chang, Ya and Feris, Rogério Schmidt and Turk, Matthew},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {81},
  doi       = {10.1109/CVPR.2004.390},
  url       = {https://mlanthology.org/cvpr/2004/hu2004cvpr-manifold/}
}