Multimodal Utterance-level Affect Analysis using Visual, Audio and Text Features
Didan Deng, Yuqian Zhou, Jimin Pi, Bertram E.Shi

TL;DR
This paper presents a multimodal neural network that integrates visual, audio, and text features over time to improve long-term emotion recognition, outperforming unimodal baselines on the OMG-Emotion dataset.
Contribution
It introduces a novel multi-modal neural architecture combining LSTM-based visual analysis with audio and text cues for enhanced emotion recognition.
Findings
Achieved CCC of 0.400 on arousal
Achieved CCC of 0.353 on valence
Outperformed unimodal baseline models
Abstract
The integration of information across multiple modalities and across time is a promising way to enhance the emotion recognition performance of affective systems. Much previous work has focused on instantaneous emotion recognition. The 2018 One-Minute Gradual-Emotion Recognition (OMG-Emotion) challenge, which was held in conjunction with the IEEE World Congress on Computational Intelligence, encouraged participants to address long-term emotion recognition by integrating cues from multiple modalities, including facial expression, audio and language. Intuitively, a multi-modal inference network should be able to leverage information from each modality and their correlations to improve recognition over that achievable by a single modality network. We describe here a multi-modal neural architecture that integrates visual information over time using an LSTM, and combines it with utterance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Sentiment Analysis and Opinion Mining · EEG and Brain-Computer Interfaces
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
