EIBench: A Simulator-Based Benchmark and Turn-Credit RL for Emotion Management
- lab CatalyzeX
- lab DagsHub
- lab Gotit.pub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXivLabs
A new benchmark called EIBench evaluates large language models on interactive emotion management, moving beyond static understanding to multi-turn dialogue where a model must improve a user's emotional state, researchers report [1]. The benchmark, introduced in a paper posted to arXiv, contains 2,222 scenarios, with 2,009 designated for training and 213 for held-out testing [1]. The scenarios are organized by a 2x2 taxonomy covering Support, Defense, Repair, and Charm, which together capture forms of support, boundary maintenance, trust repair, and rapport building [1]. In each scenario, an LLM simulator plays the user, updates an emotion-relation state after each turn, and maps the final state to an anchor-based score [1]. This design makes EIBench both an evaluation benchmark and a training environment: the final state gives the outcome reward, while the per-turn state updates provide dense feedback for reinforcement learning [1]. The researchers evaluated 15 open- and closed-source LLMs [1]. Current models performed well on support and rapport-building scenes, but struggled with boundary maintenance under user pressure [1]. To address this gap, the team proposed Centered Turn-Credit GRPO, or CTC-GRPO, a GRPO extension that reuses the simulator's per-turn state updates as dense turn-level feedback while preserving the final outcome reward [1]. CTC-GRPO improved Qwen3-8B from -22.4 to +22.4 on EIBench [1]. The method also showed gains on out-of-distribution evaluations, including SAGE at +12.4 and EQBench3 at +20.9% [1]. The results indicate that simulator-tracked user states can support both evaluation and training for multi-turn emotion management [1]. The work reflects a broader push in AI research to create dynamic, interactive evaluation frameworks rather than relying solely on static benchmarks. While the primary source does not detail comparable historical efforts, the approach aligns with trends in other domains, such as catalysis informatics, where researchers have explored transfer learning across datasets to improve model performance on related tasks [4]. The EIBench paper's emphasis on reusable simulator feedback for reinforcement learning also parallels efforts in other fields to consolidate computational methods into anthological dataset collections for more robust model training [4].
research-paperbenchmark
Background sources we checked (6)
- arxiv.org ↗ Emotional intelligence (EI) in Large Language Models (LLMs) is often evaluated through static understanding tasks or single-response dialogue generation. However, emotion management is interactive: a good model should not only recognize a user's emotion, but also improve the user…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…