OV-MER: Towards Open-Vocabulary Multimodal Emotion Recognition
Zheng Lian, Haiyang Sun, Licai Sun, Haoyu Chen, Lan Chen, Hao Gu, Zhuofan Wen, Shun Chen, Siyuan Zhang, Hailiang Yao, Bin Liu, Rui Liu, Shan Liang, Ya Li, Jiangyan Yi, Jianhua Tao
TL;DR
This work introduces Open-Vocabulary Multimodal Emotion Recognition (OV-MER), arguing that fixed emotion taxonomies fail to capture the full spectrum of human affect. It proposes OV-MERD, a dataset built via a human–LLM collaboration pipeline that expands annotations beyond predefined labels, and defines new evaluation metrics based on groupings from GPT-based and emotion-wheel approaches. The authors demonstrate that CLUE-Multi, CLUE-Video, and CLUE-Audio–based generations yield strong upper-bound performance, while open-vocabulary sentiment remains challenging for current Multimodal LLMs (MLLMs). They further show that emotion-wheel based groupings can closely track GPT-based metrics at lower cost, and that OV-MERD labels align well with human perception. Overall, OV-MERD advances MER toward real-world applicability by enabling richer, more nuanced emotional representations and providing a foundation for future, open-vocabulary emotion AI research.
Abstract
Multimodal Emotion Recognition (MER) is a critical research area that seeks to decode human emotions from diverse data modalities. However, existing machine learning methods predominantly rely on predefined emotion taxonomies, which fail to capture the inherent complexity, subtlety, and multi-appraisal nature of human emotional experiences, as demonstrated by studies in psychology and cognitive science. To overcome this limitation, we advocate for introducing the concept of open vocabulary into MER. This paradigm shift aims to enable models to predict emotions beyond a fixed label space, accommodating a flexible set of categories to better reflect the nuanced spectrum of human emotions. To achieve this, we propose a novel paradigm: Open-Vocabulary MER (OV-MER), which enables emotion prediction without being confined to predefined spaces. However, constructing a dataset that encompasses the full range of emotions for OV-MER is practically infeasible; hence, we present a comprehensive solution including a newly curated database, novel evaluation metrics, and a preliminary benchmark. By advancing MER from basic emotions to more nuanced and diverse emotional states, we hope this work can inspire the next generation of MER, enhancing its generalizability and applicability in real-world scenarios. Code and dataset are available at: https://github.com/zeroQiaoba/AffectGPT.
