# Image Captioning using Facial Expression and Attention

**Authors:** Omid Mohamad Nezami, Mark Dras, Stephen Wan, Cecile Paris

arXiv: 1908.02923 · 2020-04-16

## TL;DR

This paper introduces novel image captioning models that incorporate facial expression features and attention mechanisms, leading to more expressive captions that better reflect emotional content and action variety in images.

## Contribution

The study proposes the first image captioning models that integrate facial expression features with attention, improving caption expressiveness and action diversity.

## Key findings

- Facial features with attention outperform other models in evaluation metrics.
- Inclusion of facial expressions enhances caption diversity, especially in describing actions.
- Emotion-related adjectives are less affected than action descriptions in improved captions.

## Abstract

Benefiting from advances in machine vision and natural language processing techniques, current image captioning systems are able to generate detailed visual descriptions. For the most part, these descriptions represent an objective characterisation of the image, although some models do incorporate subjective aspects related to the observer's view of the image, such as sentiment; current models, however, usually do not consider the emotional content of images during the caption generation process. This paper addresses this issue by proposing novel image captioning models which use facial expression features to generate image captions. The models generate image captions using long short-term memory networks applying facial features in addition to other visual features at different time steps. We compare a comprehensive collection of image captioning models with and without facial features using all standard evaluation metrics. The evaluation metrics indicate that applying facial features with an attention mechanism achieves the best performance, showing more expressive and more correlated image captions, on an image caption dataset extracted from the standard Flickr 30K dataset, consisting of around 11K images containing faces. An analysis of the generated captions finds that, perhaps unexpectedly, the improvement in caption quality appears to come not from the addition of adjectives linked to emotional aspects of the images, but from more variety in the actions described in the captions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.02923/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1908.02923/full.md

## References

97 references — full list in the complete paper: https://tomesphere.com/paper/1908.02923/full.md

---
Source: https://tomesphere.com/paper/1908.02923