PulseAugur
EN
LIVE 08:15:00

New VA-DPO method enables controllable emotion generation in language models

Researchers have developed a new method called VA-DPO to enable language models to generate text with controllable emotions. Unlike previous methods that use discrete labels, VA-DPO specifies desired affect as a continuous point in the Valence-Arousal plane. This approach modifies Direct Preference Optimization by using a frozen Valence-Arousal regressor to score generations and build preference data. Experiments show VA-DPO significantly reduces the distance to target emotions and improves correlation without negatively impacting performance on benchmarks like MMLU, HellaSwag, and TruthfulQA. AI

IMPACT Enables more nuanced and controllable emotional expression in AI-generated text.

RANK_REASON The cluster contains a research paper detailing a novel method for emotion generation in language models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New VA-DPO method enables controllable emotion generation in language models

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Hyunwoo Kim ·

    VA-DPO: Valence-Arousal Direct Preference Optimization for Controllable Emotion Generation in Language Models

    arXiv:2608.20374v1 Announce Type: cross Abstract: How precisely can we tell a language model how to feel? Most work on emotional generation answers with a discrete label - happy, angry, sad - which cannot express a target like "mildly downcast but calm." We instead specify the de…