EmoLLM: Multimodal Emotional Understanding Meets Large Language Models
Qu Yang, Mang Ye, Bo Du
TL;DR
The paper addresses the gap in emotionally nuanced multimodal understanding by Multimodal Large Language Models (MLLMs). It introduces EmoBench, a large-scale emotional instruction-tuning benchmark, and EmoLLM, a model with Multi-perspective Visual Projection and EmoPrompt reasoning to improve emotion recognition and reasoning across diverse tasks. Empirical results show a 12.1% average improvement across foundation models on EmoBench, with EmoLLM outperforming several state-of-the-art MLLMs on emotion-related tasks while maintaining a smaller scale. The work contributes a benchmark, a specialized model architecture, and a methodology for guided multimodal emotional reasoning, with implications for HCI, mental health support, and empathetic AI applications, and commits to releasing code and data.
Abstract
Multi-modal large language models (MLLMs) have achieved remarkable performance on objective multimodal perception tasks, but their ability to interpret subjective, emotionally nuanced multimodal content remains largely unexplored. Thus, it impedes their ability to effectively understand and react to the intricate emotions expressed by humans through multimodal media. To bridge this gap, we introduce EmoBench, the first comprehensive benchmark designed specifically to evaluate the emotional capabilities of MLLMs across five popular emotional tasks, using a diverse dataset of 287k images and videos paired with corresponding textual instructions. Meanwhile, we propose EmoLLM, a novel model for multimodal emotional understanding, incorporating with two core techniques. 1) Multi-perspective Visual Projection, it captures diverse emotional cues from visual data from multiple perspectives. 2) EmoPrompt, it guides MLLMs to reason about emotions in the correct direction. Experimental results demonstrate that EmoLLM significantly elevates multimodal emotional understanding performance, with an average improvement of 12.1% across multiple foundation models on EmoBench. Our work contributes to the advancement of MLLMs by facilitating a deeper and more nuanced comprehension of intricate human emotions, paving the way for the development of artificial emotional intelligence capabilities with wide-ranging applications in areas such as human-computer interaction, mental health support, and empathetic AI systems. Code, data, and model will be released.
