arXiv:2604.18003cs.AI2026-04

让AI通过自我迭代,更连贯地识别并表达情绪。

SELF-EMO: Emotional Self-Evolution from Recognition to Consistent Expression

论文配图:SELF-EMO: Emotional Self-Evolution from Recognition to Consistent Expression
图 1 · 摘自论文原文
  • 让模型自演角色:一边识情绪,一边回应,反复练习提升
  • 在多个数据集上准确率提升超6%,大模型效果更显著
  • 适合做对话情绪理解的系统开发者或研究者

对话中的情绪识别(ERC)已成为大语言模型实现以人为本交互的核心能力。除了精准识别,连贯的情绪表达同样关键,但受限于高质量标注数据的稀缺与静态特性。本文提出SELF-EMO框架,基于‘更好情绪预测带来更一致回应’的假设,引入情绪理解与表达两个辅助任务,设计基于角色的自对弈机制,使模型同时扮演情绪识别者与对话回复者。通过迭代交互生成多样对话轨迹,实现可扩展的数据生成。为保障质量,采用数据飞轮机制,利用平滑的IoU奖励筛选候选预测与回应,并将优质样本反馈用于持续自优化,无需外部监督。进一步提出SELF-GRPO强化学习算法,通过多标签对齐奖励与群体一致性信号稳定优化过程。在IEMOCAP、MELD和EmoryNLP数据集上的实验表明,SELF-EMO达到当前最优性能,在Qwen3-4B上准确率提升+6.33%,在Qwen3-8B上提升+8.54%,展现出强大有效性与泛化能力。

原文摘要 · Abstract (English)

Emotion Recognition in Conversation (ERC) has become a fundamental capability for large language models (LLMs) in human-centric interaction. Beyond accurate recognition, coherent emotional expression is also crucial, yet both are limited by the scarcity and static nature of high-quality annotated data. In this work, we propose SELF-EMO, a self-evolution framework grounded in the hypothesis that better emotion prediction leads to more consistent emotional responses. We introduce two auxiliary tasks, emotional understanding and emotional expression, and design a role-based self-play paradigm where the model acts as both an emotion recognizer and a dialogue responder. Through iterative interactions, the model generates diverse conversational trajectories, enabling scalable data generation. To ensure quality, we adopt a data flywheel mechanism that filters candidate predictions and responses using a smoothed IoU-based reward and feeds selected samples back for continuous self-improvement without external supervision. We further develop SELF-GRPO, a reinforcement learning algorithm that stabilizes optimization with multi-label alignment rewards and group-level consistency signals. Experiments on IEMOCAP, MELD, and EmoryNLP show that SELF-EMO achieves state-of-the-art performance, improving accuracy by +6.33% on Qwen3-4B and +8.54% on Qwen3-8B, demonstrating strong effectiveness and generalization.

情绪识别自进化对话系统强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。