Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

EmotionHallucer: Evaluating Emotion Hallucinations in Multimodal Large Language Models

📰 News

🔧 TODO

  • Benchmark data release (in progress).

✏️ Abstract

Emotion understanding is a critical yet challenging task. Recent advances in Multimodal Large Language Models (MLLMs) have significantly enhanced their capabilities in this area. However, MLLMs often suffer from hallucinations, generating irrelevant or nonsensical content. To the best of our knowledge, despite the importance of this issue, there has been no dedicated effort to evaluate emotion-related hallucinations in MLLMs. In this work, we introduce EmotionHallucer, the first benchmark for detecting and analyzing emotion hallucinations in MLLMs. Unlike humans, whose emotion understanding stems from the interplay of biology and social learning, MLLMs rely solely on data-driven learning and lack innate emotional instincts. Fortunately, emotion psychology provides a solid foundation of knowledge about human emotions. Building on this, we assess emotion hallucinations from two dimensions: emotion psychology knowledge and real-world multimodal perception. To support robust evaluation, we utilize an adversarial binary question–answer (QA) framework, which employs carefully crafted basic and hallucinated pairs to assess the emotion hallucination tendencies of MLLMs. By evaluating 38 LLMs and MLLMs on EmotionHallucer, we reveal that: i) most current models exhibit substantial issues with emotion hallucinations; ii) closed-source models outperform open-source ones in detecting emotion hallucinations, and reasoning capability provides additional advantages; iii) existing models perform better in emotion psychology knowledge than in multimodal emotion perception. As a byproduct, these findings inspire us to propose the PEP-MEK framework, which yields an average improvement of 9.90% in emotion hallucination detection across selected models.

📊 Benchmark Examples and Statistics

WordCloud

WordCloud

Data Statistics

Statistic Count
Questions 2,742
Images 150
Audios 368
Videos 230
Avg Question len 31.6
Avg Knowledge Text len 19.9
Avg Review Text len 108.7
Avg Image resolution 579.5 × 466.5
Avg Audio len 4.2
Avg Short Video len 4.3
Avg Short Video resolution 870.0 × 476.9
Avg Long Video len 60.0
Avg Long Video resolution 637.9 × 360.0

Examples

Examples

📈 Benchmark Evaluation

All Modalities

result_all

Without Audio Modality

modelsize_perception_woa

Emotion Knowledge

modelsize_theory

Perception: Text

modelsize_perception_t

Perception: Image

modelsize_perception_i

Perception: Audio

modelsize_perception_a

Perception: Short Video

modelsize_perception_vs

Perception: Long Video

modelsize_perception_vl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors