CVAIMMMar 11, 2021

Affect2MM: Affective Analysis of Multimedia Content Using Emotion Causality

arXiv:2103.06541v142 citations
Originality Incremental advance
AI Analysis

This work addresses emotion prediction in movies for applications like content analysis or recommendation, but it appears incremental as it builds on existing datasets and methods.

The researchers tackled the problem of predicting time-series emotions in multimedia content by developing Affect2MM, a method that models emotion causality using attention mechanisms and Granger causality, resulting in a 10-15% average performance increase over state-of-the-art methods on three datasets.

We present Affect2MM, a learning method for time-series emotion prediction for multimedia content. Our goal is to automatically capture the varying emotions depicted by characters in real-life human-centric situations and behaviors. We use the ideas from emotion causation theories to computationally model and determine the emotional state evoked in clips of movies. Affect2MM explicitly models the temporal causality using attention-based methods and Granger causality. We use a variety of components like facial features of actors involved, scene understanding, visual aesthetics, action/situation description, and movie script to obtain an affective-rich representation to understand and perceive the scene. We use an LSTM-based learning model for emotion perception. To evaluate our method, we analyze and compare our performance on three datasets, SENDv1, MovieGraphs, and the LIRIS-ACCEDE dataset, and observe an average of 10-15% increase in the performance over SOTA methods for all three datasets.

Code Implementations2 repos
Foundations

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

Your Notes