Computing Ex Ante Equilibrium in Heterogeneous Zero-Sum Team Games
Naming Liu, Mingzhi Wang, Xihuai Wang, Weinan Zhang, Yaodong Yang, Youzhi Zhang, Bo An, Ying Wen
TL;DR
This work tackles the challenge of computing ex ante equilibria in heterogeneous two-team zero-sum games. It identifies critical expressiveness and convergence limitations in homogeneous PSRO approaches and proves that representing heterogeneous teammate policies enables a global TMECor. The authors introduce H-PSRO, which embeds a sequential correlation mechanism to efficiently search the enlarged policy space without exponential cost, and they establish theoretical guarantees of improved coordination and lower exploitability. Through extensive experiments on matrix games, Competitive StarCraft, and Google Research Football, H-PSRO demonstrates superior convergence, robustness, and performance against state-of-the-art baselines. This framework offers a scalable path to robust ex ante coordination in diverse, real-world multi-agent settings.
Abstract
The ex ante equilibrium for two-team zero-sum games, where agents within each team collaborate to compete against the opposing team, is known to be the best a team can do for coordination. Many existing works on ex ante equilibrium solutions are aiming to extend the scope of ex ante equilibrium solving to large-scale team games based on Policy Space Response Oracle (PSRO). However, the joint team policy space constructed by the most prominent method, Team PSRO, cannot cover the entire team policy space in heterogeneous team games where teammates play distinct roles. Such insufficient policy expressiveness causes Team PSRO to be trapped into a sub-optimal ex ante equilibrium with significantly higher exploitability and never converges to the global ex ante equilibrium. To find the global ex ante equilibrium without introducing additional computational complexity, we first parameterize heterogeneous policies for teammates, and we prove that optimizing the heterogeneous teammates' policies sequentially can guarantee a monotonic improvement in team rewards. We further propose Heterogeneous-PSRO (H-PSRO), a novel framework for heterogeneous team games, which integrates the sequential correlation mechanism into the PSRO framework and serves as the first PSRO framework for heterogeneous team games. We prove that H-PSRO achieves lower exploitability than Team PSRO in heterogeneous team games. Empirically, H-PSRO achieves convergence in matrix heterogeneous games that are unsolvable by non-heterogeneous baselines. Further experiments reveal that H-PSRO outperforms non-heterogeneous baselines in both heterogeneous team games and homogeneous settings.
