CVSep 11, 2022

Automatic Detection of Sentimentality from Facial Expressions

arXiv:2209.04908v11 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This work addresses sentimentality detection, a novel domain-specific problem in computer vision, but it is incremental as it applies existing methods to new data.

The paper tackled the problem of detecting sentimentality from facial expressions, a new emotional state with few prior works, by collecting a dataset of 4.9K videos and training an MLP model, showing promising results.

Emotion recognition has received considerable attention from the Computer Vision community in the last 20 years. However, most of the research focused on analyzing the six basic emotions (e.g. joy, anger, surprise), with a limited work directed to other affective states. In this paper, we tackle sentimentality (strong feeling of heartwarming or nostalgia), a new emotional state that has few works in the literature, and no guideline defining its facial markers. To this end, we first collect a dataset of 4.9K videos of participants watching some sentimental and non-sentimental ads, and then we label the moments evoking sentimentality in the ads. Second, we use the ad-level labels and the facial Action Units (AUs) activation across different frames for defining some weak frame-level sentimentality labels. Third, we train a Multilayer Perceptron (MLP) using the AUs activation for sentimentality detection. Finally, we define two new ad-level metrics for evaluating our model performance. Quantitative and qualitative results show promising results for sentimentality detection. To the best of our knowledge this is the first work to address the problem of sentimentality detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes