Sotopia-RL: Reward Design for Social Intelligence
Abstract
Sotopia-RL, a novel reinforcement learning framework, enhances social intelligence in large language models by refining feedback into utterance-level, multi-dimensional rewards, improving performance in social tasks.
Social intelligence has become a critical capability for large language models (LLMs), enabling them to engage effectively in real-world social tasks such as accommodation, persuasion, 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. However, social interactions have two key characteristics that set barriers for RL training: (1) partial observability, where utterances have indirect and delayed effects that complicate credit assignment, and (2) multi-dimensionality, where behaviors such as rapport-building or knowledge-seeking contribute indirectly to goal achievement. These characteristics make Markov decision process (MDP)-based RL with single-dimensional episode-level rewards inefficient and unstable. 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 mitigates partial observability by attributing 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. Our implementation is publicly available at: https://github.com/sotopia-lab/sotopia-rl.
Community
We propose an easy-to-use and straightforward RL training framework for social intelligence tasks with utterance-level and multi-dimensional reward labels, named as Sotopia-RL. It reaches the state-of-the-art performance on Sotopia benchmark.
Code: https://github.com/sotopia-lab/sotopia-rl
Policy Model: https://huggingface.co/ulab-ai/sotopia-rl-qwen-2.5-7B-grpo
Reward Model: https://huggingface.co/ulab-ai/sotopia-rl-qwen2.5-7B-rm
Dataset: https://huggingface.co/datasets/ulab-ai/sotopia-rl-reward-annotation
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- CogDual: Enhancing Dual Cognition of LLMs via Reinforcement Learning with Implicit Rule-Based Rewards (2025)
- RLVER: Reinforcement Learning with Verifiable Emotion Rewards for Empathetic Agents (2025)
- A Simple"Try Again"Can Elicit Multi-Turn LLM Reasoning (2025)
- LIFELONG SOTOPIA: Evaluating Social Intelligence of Language Agents Over Lifelong Social Interactions (2025)
- Automatic LLM Red Teaming (2025)
- Rubrics as Rewards: Reinforcement Learning Beyond Verifiable Domains (2025)
- A Technical Survey of Reinforcement Learning Techniques for Large Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 1
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper