Decision Theoretic Modeling of Human Facial Displays

Abstract

We present a vision based, adaptive, decision theoretic model of human facial displays in interactions. The model is a partially observable Markov decision process, or POMDP. A POMDP is a stochastic planner used by an agent to relate its actions and utility function to its observations and to other context. Video observations are integrated into the POMDP using a dynamic Bayesian network that creates spatial and temporal abstractions of the input sequences. The parameters of the model are learned from training data using an a-posteriori constrained optimization technique based on the expectation-maximization algorithm. The training does not require facial display labels on the training data. The learning process discovers clusters of facial display sequences and their relationship to the context automatically. This avoids the need for human intervention in training data collection, and allows the models to be used without modification for facial display learning in any context without prior knowledge of the type of behaviors to be used. We present an experimental paradigm in which we record two humans playing a game, and learn the POMDP model of their behaviours. The learned model correctly predicts human actions during a simple cooperative card game based, in part, on their facial displays.

Cite

Text

Hoey and Little. "Decision Theoretic Modeling of Human Facial Displays." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24672-5_3

Markdown

[Hoey and Little. "Decision Theoretic Modeling of Human Facial Displays." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/hoey2004eccv-decision/) doi:10.1007/978-3-540-24672-5_3

BibTeX

@inproceedings{hoey2004eccv-decision,
  title     = {{Decision Theoretic Modeling of Human Facial Displays}},
  author    = {Hoey, Jesse and Little, James J.},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {26-38},
  doi       = {10.1007/978-3-540-24672-5_3},
  url       = {https://mlanthology.org/eccv/2004/hoey2004eccv-decision/}
}