English

Identifying individual facial expressions by deconstructing a neural network

Computer Vision and Pattern Recognition 2016-06-28 v2 Neural and Evolutionary Computing Machine Learning

Abstract

This paper focuses on the problem of explaining predictions of psychological attributes such as attractiveness, happiness, confidence and intelligence from face photographs using deep neural networks. Since psychological attribute datasets typically suffer from small sample sizes, we apply transfer learning with two base models to avoid overfitting. These models were trained on an age and gender prediction task, respectively. Using a novel explanation method we extract heatmaps that highlight the parts of the image most responsible for the prediction. We further observe that the explanation method provides important insights into the nature of features of the base model, which allow one to assess the aptitude of the base model for a given transfer learning task. Finally, we observe that the multiclass model is more feature rich than its binary counterpart. The experimental evaluation is performed on the 2222 images from the 10k US faces dataset containing psychological attribute labels as well as on a subset of KDEF images.

Keywords

Cite

@article{arxiv.1606.07285,
  title  = {Identifying individual facial expressions by deconstructing a neural network},
  author = {Farhad Arbabzadah and Grégoire Montavon and Klaus-Robert Müller and Wojciech Samek},
  journal= {arXiv preprint arXiv:1606.07285},
  year   = {2016}
}

Comments

12 pages, 7 figures, Paper accepted for GCPR 2016

R2 v1 2026-06-22T14:32:33.438Z