CLAug 5, 2025

Sotopia-RL: Reward Design for Social Intelligence

arXiv:2508.03905v311 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses the challenge of reward design for social intelligence tasks in AI, enabling more effective collaboration and negotiation, though it is incremental as it builds on existing RL methods for social learning.

The paper tackles the problem of training socially intelligent agents in large language models by proposing Sotopia-RL, a framework that designs utterance-level, multi-dimensional rewards for reinforcement learning, achieving state-of-the-art social goal completion scores of 7.17 on Sotopia-hard and 8.31 on Sotopia-full.

Social intelligence has become a critical capability for large language models (LLMs), enabling them to engage effectively in real-world social tasks such as collaboration and negotiation. Reinforcement learning (RL) is a natural fit for training socially intelligent agents because it allows models to learn sophisticated strategies directly through social interactions without requiring human annotations. However, there are two unique parts about social intelligence tasks: (1) the quality of individual utterances in social interactions is not strictly related to final success; (2) social interactions require multi-dimensional rubrics for success. Therefore, we argue that it is necessary to design rewards for building utterance-level multi-dimensional reward models to facilitate RL training for social intelligence tasks. To address these challenges, we propose Sotopia-RL, a novel framework that refines coarse episode-level feedback into utterance-level, multi-dimensional rewards. Utterance-level credit assignment attributes outcomes to individual utterances, while multi-dimensional rewards capture the full richness of social interactions and reduce reward hacking. Experiments in Sotopia, an open-ended social learning environment, demonstrate that Sotopia-RL achieves state-of-the-art social goal completion scores (7.17 on Sotopia-hard and 8.31 on Sotopia-full), significantly outperforming existing approaches. Ablation studies confirm the necessity of both utterance-level credit assignment and multi-dimensional reward design for RL training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes