vix.ing · top · new · best · stats · spec

How you feelin'? Learning Emotions and Mental States in Movie Scenes

2023/04/12 by Dhruv Srivastava, Aditya Singh, Srivastava, Dhruv +3
Computer Science · Psychology · #Computer Vision and Pattern Recognition (cs.CV) #Emotion and Mood Recognition #FOS: Computer and information sciences #Human Pose and Action Recognition #Sentiment Analysis and Opinion Mining

paper · pdf · doi:10.48550/arxiv.2304.05634

openalex publication_date 2023/04/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Movie story analysis requires understanding characters' emotions and mental states. Towards this goal, we formulate emotion understanding as predicting a diverse and multi-label set of emotions at the level of a movie scene and for each character. We propose EmoTx, a multimodal Transformer-based architecture that ingests videos, multiple characters, and dialog utterances to make joint predictions. By leveraging annotations from the MovieGraphs dataset, we aim to predict classic emotions (e.g. happy, angry) and other mental states (e.g. honest, helpful). We conduct experiments on the most frequently occurring 10 and 25 labels, and a mapping that clusters 181 labels to 26. Ablation studies and comparison against adapted state-of-the-art emotion recognition approaches shows the effectiveness of EmoTx. Analyzing EmoTx's self-attention scores reveals that expressive emotions often look at character tokens while other mental states rely on video and dialog cues.

Related