VA-DPO Enables Continuous Emotional Control in LLMs
August 24, 2026
The VA-DPO method uses a frozen Valence-Arousal regressor to optimize LoRA adapters via Direct Preference Optimization, allowing for continuous rather than discrete emotional targeting. On Llama-3.1-8B-Instruct, this approach reduces mean distance to target emotion by 33% compared to system prompting.
HOW THIS AFFECTS YOU
●
researcherYou can implement more granular affective control by modifying the DPO preference construction step.
●
designerYou can now design characters with precise, nuanced emotional states instead of simple labels like 'happy'.