Emotion-LLaMA: Multimodal Emotion Recognition and Reasoning with Instruction Tuning

Zebang Cheng, Zhi-Qi Cheng, Jun-Yan He, Jingdong Sun, Kai Wang, Yuxiang Lin, Zheng Lian, Xiaojiang Peng, Alexander G. Hauptmann

arXiv:2406.11161 · 2026-07-27 공개 · arXiv · PDF

instruction-tuning llama multimodal audio-visual emotion-recognition dfe-w merr-dataset emotion-reasoning

Abstract

Accurate emotion perception is crucial for various applications, including human-computer interaction, education, and counseling. However, traditional single-modality approaches often fail to capture the complexity of real-world emotional expressions, which are inherently multimodal. Moreover, existing Multimodal Large Language Models (MLLMs) face challenges in integrating audio and recognizing subtle facial micro-expressions. To address this, we introduce the MERR dataset, containing 28,618 coarse-grained and 4,487 fine-grained annotated samples across diverse emotional categories. This dataset enables models to learn from varied scenarios and generalize to real-world applications. Furthermore, we propose Emotion-LLaMA, a model that seamlessly integrates audio, visual, and textual inputs through emotion-specific encoders. By aligning features into a shared space and employing a modified LLaMA model with instruction tuning, Emotion-LLaMA significantly enhances both emotional recognition and reasoning capabilities. Extensive evaluations show Emotion-LLaMA outperforms other MLLMs, achieving top scores in Clue Overlap (7.83) and Label Overlap (6.25) on EMER, an F1 score of 0.9036 on MER2023-SEMI challenge, and the highest UAR (45.59) and WAR (59.37) in zero-shot evaluations on DFEW dataset.

한국어 요약

한 줄 요약

Emotion-LLaMA는 멀티모달 감정 인식과 추론을 위해 MERR 데이터셋과 instruction tuning 기법을 결합한 최신 모델로, 다양한 데이터셋에서 뛰어난 성능을 보인다.

핵심 기여도

핵심 아이디어

감정 인식은 단일 모달성 접근보다 멀티모달 데이터(음성, 시각, 텍스트)의 통합이 필수적이다. 기존 MLLMs는 특히 음성 처리와 미묘한 얼굴 미표정 인식에 어려움이 있었다. Emotion-LLaMA는 감정 특화 인코더를 통해 멀티모달 정보를 공유 공간으로 정렬하고, instruction tuning을 통해 감정 추론 능력을 강화한다. MERR 데이터셋은 감정 표현의 다양성을 반영하여 모델의 일반화 능력을 향상시킨다.

기술적 접근법

주요 결과

의의 및 한계

Emotion-LLaMA는 감정 인식 분야에서 최고 성능을 보이며, 멀티모달 감정 데이터셋과 instruction tuning의 결합 가능성을 입증한다. 특히, 미표정 인식과 음성 톤 분석에서의 정확도 향상은 실용적 활용 가능성을 높인다. 그러나 MERR 데이터셋의 라벨링 과정이나 특정 상황에서의 일반화 능력은 추가 연구가 필요하다.

실용적 활용

교육, 상담, 인간-컴퓨터 상호작용 분야에서 감정 인식 기반 대화 시스템 개발에 활용 가능하다. 특히, 감정이 복잡한 상황에서 정확한 반응을 유도하는 데 효과적이다.