Omni-Emotion: Extending Video MLLM with Detailed Face and Audio Modeling for Multimodal Emotion Analysis
Qize Yang, Detao Bai, Yi-Xing Peng, Xihan Wei
TL;DR
Omni-Emotion tackles the challenge of multimodal emotion analysis by extending video MLLMs with dedicated audio and facial encoders, and by building high-quality emotion instruction datasets. The approach aligns audio, facial, and visual cues in a unified space and tunes the model through a three-phase instruction regime, yielding state-of-the-art performance in both open-vocabulary emotion recognition and multimodal emotion reasoning. The work contributes substantial: (1) SRE and HRE datasets for rich emotion annotations, (2) architectural integration of Whisper-large-v3 and FaceXFormer into a video MLLM, and (3) comprehensive experiments demonstrating robust gains across DFEW/MAFW and EMER benchmarks. These advances hold practical significance for real-world human-computer interaction, enabling more accurate and explainable emotion understanding in video content.
Abstract
Understanding emotions accurately is essential for fields like human-computer interaction. Due to the complexity of emotions and their multi-modal nature (e.g., emotions are influenced by facial expressions and audio), researchers have turned to using multi-modal models to understand human emotions rather than single-modality. However, current video multi-modal large language models (MLLMs) encounter difficulties in effectively integrating audio and identifying subtle facial micro-expressions. Furthermore, the lack of detailed emotion analysis datasets also limits the development of multimodal emotion analysis. To address these issues, we introduce a self-reviewed dataset and a human-reviewed dataset, comprising 24,137 coarse-grained samples and 3,500 manually annotated samples with detailed emotion annotations, respectively. These datasets allow models to learn from diverse scenarios and better generalize to real-world applications. Moreover, in addition to the audio modeling, we propose to explicitly integrate facial encoding models into the existing advanced Video MLLM, enabling the MLLM to effectively unify audio and the subtle facial cues for emotion understanding. By aligning these features within a unified space and employing instruction tuning in our proposed datasets, our Omni-Emotion achieves state-of-the-art performance in both emotion recognition and reasoning tasks.
