...

An Environment for Exploring Learning Through Conversational Interaction


View a PDF of the paper titled Playpen: An Environment for Exploring Learning Through Conversational Interaction, by Nicola Horst and 15 other authors

View PDF
HTML (experimental)

Abstract:Interaction between learner and feedback-giver has come into focus recently for post-training of Large Language Models (LLMs), through the use of reward models that judge the appropriateness of a model’s response. In this paper, we investigate whether Dialogue Games — goal-directed and rule-governed activities driven predominantly by verbal actions — can also serve as a source of feedback signals for learning. We introduce Playpen, an environment for off- and online learning through Dialogue Game self-play, and investigate a representative set of post-training methods: supervised fine-tuning; direct alignment (DPO); and reinforcement learning with GRPO. We experiment with post-training a small LLM (Llama-3.1-8B-Instruct), evaluating performance on unseen instances of training games as well as unseen games, and on standard benchmarks. We find that imitation learning through SFT improves performance on unseen instances, but negatively impacts other skills, while interactive learning with GRPO shows balanced improvements without loss of skills. We release the framework and the baseline training setups to foster research in the promising new direction of learning in (synthetic) interaction.

Submission history

From: Filippo Momentè [view email]
[v1]
Fri, 11 Apr 2025 14:49:33 UTC (807 KB)
[v2]
Fri, 23 May 2025 15:39:07 UTC (693 KB)
[v3]
Wed, 24 Sep 2025 12:06:14 UTC (382 KB)

Source link

#Environment #Exploring #Learning #Conversational #Interaction