AIMMApr 10, 2025

Why We Feel: Breaking Boundaries in Emotional Reasoning with Multimodal Large Language Models

arXiv:2504.07521v27 citationsh-index: 8Has Code2025 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)
Originality Incremental advance
AI Analysis

This work addresses the need for deeper emotional reasoning in AI to improve context-aware and empathetic systems, though it is incremental as it builds on existing multimodal and emotion analysis methods.

The paper tackles the problem of understanding why emotions arise, rather than just identifying them, by introducing Emotion Interpretation (EI) and a benchmark called EIBench with 1,615 basic and 50 complex samples. The result shows consistent performance gaps in evaluations of large language models, especially in intricate scenarios, highlighting EI's potential for empathetic AI applications.

Most existing emotion analysis emphasizes which emotion arises (e.g., happy, sad, angry) but neglects the deeper why. We propose Emotion Interpretation (EI), focusing on causal factors-whether explicit (e.g., observable objects, interpersonal interactions) or implicit (e.g., cultural context, off-screen events)-that drive emotional responses. Unlike traditional emotion recognition, EI tasks require reasoning about triggers instead of mere labeling. To facilitate EI research, we present EIBench, a large-scale benchmark encompassing 1,615 basic EI samples and 50 complex EI samples featuring multifaceted emotions. Each instance demands rationale-based explanations rather than straightforward categorization. We further propose a Coarse-to-Fine Self-Ask (CFSA) annotation pipeline, which guides Vision-Language Models (VLLMs) through iterative question-answer rounds to yield high-quality labels at scale. Extensive evaluations on open-source and proprietary large language models under four experimental settings reveal consistent performance gaps-especially for more intricate scenarios-underscoring EI's potential to enrich empathetic, context-aware AI applications. Our benchmark and methods are publicly available at: https://github.com/Lum1104/EIBench, offering a foundation for advanced multimodal causal analysis and next-generation affective computing.

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