Preference-Based Multi-Agent Reinforcement Learning: Data Coverage and Algorithmic Techniques
Natalia Zhang, Xinqi Wang, Qiwen Cui, Runlong Zhou, Sham M. Kakade, Simon S. Du
TL;DR
PbMARL addresses learning a Nash equilibrium from offline preference data in general-sum Markov games, tackling sparse feedback with a focus on unilateral data coverage. The work proves that unilateral coverage is necessary and sufficient for recovering an approximate Nash equilibrium, and it introduces a practical two-phase pipeline that learns a reward model from preferences and applies offline MARL with distribution-based pessimism. Two key techniques—time-axis MSE reward regularization and dataset-density-based pessimism—improve reward learning and training stability across diverse environments, as validated by extensive ablations and dataset diversity studies. The results provide a foundational framework for preference-based multi-agent systems and point toward future work integrating LLMs to further enhance coordination and alignment in complex settings.
Abstract
We initiate the study of Preference-Based Multi-Agent Reinforcement Learning (PbMARL), exploring both theoretical foundations and empirical validations. We define the task as identifying the Nash equilibrium from a preference-only offline dataset in general-sum games, a problem marked by the challenge of sparse feedback signals. Our theory establishes the upper complexity bounds for Nash Equilibrium in effective PbMARL, demonstrating that single-policy coverage is inadequate and highlighting the importance of unilateral dataset coverage. These theoretical insights are verified through comprehensive experiments. To enhance the practical performance, we further introduce two algorithmic techniques. (1) We propose a Mean Squared Error (MSE) regularization along the time axis to achieve a more uniform reward distribution and improve reward learning outcomes. (2) We propose an additional penalty based on the distribution of the dataset to incorporate pessimism, improving stability and effectiveness during training. Our findings underscore the multifaceted approach required for PbMARL, paving the way for effective preference-based multi-agent systems.
