Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Phi-Actor-Critic: Steering General-Sum Games to Pareto-Efficient Correlated Equilibria

About

Real-world multi-agent systems, from traffic coordination to resource allocation, are often modeled as general-sum games where individual incentives conflict with collective welfare. In these settings, the central challenge is not merely finding an equilibrium, but selecting socially desirable outcomes among many suboptimal Nash equilibria. Standard deep multi-agent reinforcement learning (MARL) methods struggle with this problem, as value-decomposition approaches are constrained by monotonicity assumptions and policy-gradient methods often converge to stable but socially inefficient equilibria. To address this limitation, we propose $\Phi$-Actor-Critic ($\Phi$-AC), a framework that leverages swap regret minimization to steer learning toward high-welfare correlated equilibria (CE). To make counterfactual regret estimation tractable in deep MARL, $\Phi$-AC employs a centralized attention critic that predicts vector-valued regrets in a single forward pass, avoiding computationally expensive counterfactual simulations. We further introduce a Lagrangian-based equilibrium selection mechanism that optimizes social welfare while enforcing stability through regret constraints. Experiments on matrix games, Multi-Agent Particle Environments (MPE), and the Melting Pot Harvest scenario demonstrate that $\Phi$-AC learns efficient and stable coordination strategies across diverse mixed-motive settings while maintaining high collective return and competitive fairness.

Wongyu Lee, Francesco Lelli, Omran Ayoub, Massimo Tornatore• 2026

Related benchmarks

TaskDatasetResultRank
Cooperative Multi-Agent Reinforcement LearningMPE simple_spread
Reward-42.24
5
Sequential Social Dilemma coordinationMelting Pot Harvest (Last 10%)
Collective Reward134.3
3
Mixed-Motive Multi-Agent Reinforcement LearningMPE simple_tag
Reward12.55
3
Zero-Sum Multi-Agent Reinforcement LearningMPE simple_adversary
Reward-3.27
3
Showing 4 of 4 rows

Other info

Follow for update