ArXiv TLDR

AffectGPT-RL: Revealing Roles of Reinforcement Learning in Open-Vocabulary Emotion Recognition

🐦 Tweet
2605.06126

Zheng Lian, Fan Zhang, Lan Chen, Yazhou Zhang, Rui Liu + 6 more

cs.HC

TLDR

AffectGPT-RL uses reinforcement learning to optimize non-differentiable metrics in open-vocabulary multimodal emotion recognition, achieving SOTA results.

Key contributions

  • Introduces AffectGPT-RL, a novel framework for Open-Vocabulary Multimodal Emotion Recognition (OV-MER).
  • Applies reinforcement learning to directly optimize non-differentiable OV-MER metrics.
  • Reveals the critical roles of RL, including reasoning, reward impact, and generalizability.
  • Achieves significant performance gains on OV-MER and state-of-the-art on MER-UniBench.

Why it matters

This paper pioneers the use of reinforcement learning in Open-Vocabulary Multimodal Emotion Recognition, addressing a key limitation of previous token-level loss methods. It provides valuable insights into RL's role and offers a robust framework, guiding future research in fine-grained emotion understanding.

Original Abstract

Open-Vocabulary Multimodal Emotion Recognition (OV-MER) aims to predict emotions without being constrained by predefined label spaces, thereby enabling fine-grained emotion understanding. Unlike traditional discriminative methods, OV-MER leverages generative models to capture the full spectrum of emotions and employs emotion wheels (EWs) for metric calculation. Previous approaches primarily rely on token-level loss during training. However, this objective is misaligned with the metrics used in OV-MER, and these metrics cannot be directly optimized via gradient backpropagation. To address this limitation, we turn our attention to reinforcement learning, as this strategy can optimize non-differentiable objectives. We term this framework AffectGPT-RL. Furthermore, we conduct extensive experiments to elucidate the role of reinforcement learning in this task, revealing the necessity of the reasoning process, the impact of different rewards, and the generalizability to other emotion tasks such as sentiment analysis and basic emotion recognition. Experimental results demonstrate that AffectGPT-RL yields significant performance improvements on OV-MER. Beyond this task, we also achieve remarkable performance gains on basic emotion recognition, attaining state-of-the-art results on MER-UniBench. To the best of our knowledge, this is the pioneering work exploring the role of reinforcement learning in OV-MER, providing valuable guidance for subsequent researchers. Our code is provided in the supplementary material and will be released to facilitate future research.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.