AffectGPT: A New Dataset, Model, and Benchmark for Emotion Understanding with Multimodal Large Language Models
Zheng Lian, Haoyu Chen, Lan Chen, Haiyang Sun, Licai Sun, Yong Ren, Zebang Cheng, Bin Liu, Rui Liu, Xiaojiang Peng, Jiangyan Yi, Jianhua Tao
TL;DR
This work addresses the scarcity of large-scale descriptive emotion data and dedicated benchmarks for multimodal large language models (MLLMs) by introducing MER-Caption, a model-led human-assisted annotation pipeline that yields a 115K-sample descriptive emotion dataset (plus 31K fine-labeled cases). It also presents AffectGPT, a pre-fusion fusion mechanism that externalizes cross-modal interactions via Q-Former or attention modules to enhance multimodal integration before LLM decoding, and MER-UniBench, a unified benchmark with three MER tasks and tailored metrics for free-form outputs. Empirical results show substantial improvements over existing MLLMs, with MER-Caption data quality and the pre-fusion fusion strategy driving performance gains; code and data are released for community use. Overall, the paper advances descriptive emotion understanding in MLLMs and provides a scalable pipeline and evaluation framework to support future research in emotion AI.
Abstract
The emergence of multimodal large language models (MLLMs) advances multimodal emotion recognition (MER) to the next level, from naive discriminative tasks to complex emotion understanding with advanced video understanding abilities and natural language description. However, the current community suffers from a lack of large-scale datasets with intensive, descriptive emotion annotations, as well as a multimodal-centric framework to maximize the potential of MLLMs for emotion understanding. To address this, we establish a new benchmark for MLLM-based emotion understanding with a novel dataset (MER-Caption) and a new model (AffectGPT). Utilizing our model-based crowd-sourcing data collection strategy, we construct the largest descriptive emotion dataset to date (by far), featuring over 2K fine-grained emotion categories across 115K samples. We also introduce the AffectGPT model, designed with pre-fusion operations to enhance multimodal integration. Finally, we present MER-UniBench, a unified benchmark with evaluation metrics tailored for typical MER tasks and the free-form, natural language output style of MLLMs. Extensive experimental results show AffectGPT's robust performance across various MER tasks. We have released both the code and the dataset to advance research and development in emotion understanding: https://github.com/zeroQiaoba/AffectGPT.
