Independent and Decentralized Learning in Markov Potential Games
Chinmay Maheshwari, Manxi Wu, Druv Pai, Shankar Sastry
TL;DR
The paper addresses decentralized multi-agent reinforcement learning in finite-state Markov Potential Games (MPGs) where agents lack knowledge of game parameters or coordination. It proposes a two-timescale, asynchronous actor-critic framework in which Q-function estimates are updated faster than policies, and policy updates incorporate optimal one-stage deviations based on the estimated Q-function. Using two-timescale stochastic approximation and a Lyapunov analysis of the potential function $\Phi$, it characterizes the convergent set as the smallest super-level set $\Pi^*_\epsilon$ that contains the $\epsilon$-stationary Nash equilibria, with corollaries describing convergence to $\textsf{NE}(\epsilon+h_\epsilon)$ under regularity. Numerical experiments validate convergence to approximate NE in a decentralized Markov routing game, showing that smaller exploration improves the Nash gap, highlighting the practical viability of decentralized learning in MPGs.
Abstract
We study a multi-agent reinforcement learning dynamics, and analyze its asymptotic behavior in infinite-horizon discounted Markov potential games. We focus on the independent and decentralized setting, where players do not know the game parameters, and cannot communicate or coordinate. In each stage, players update their estimate of Q-function that evaluates their total contingent payoff based on the realized one-stage reward in an asynchronous manner. Then, players independently update their policies by incorporating an optimal one-stage deviation strategy based on the estimated Q-function. Inspired by the actor-critic algorithm in single-agent reinforcement learning, a key feature of our learning dynamics is that agents update their Q-function estimates at a faster timescale than the policies. Leveraging tools from two-timescale asynchronous stochastic approximation theory, we characterize the convergent set of learning dynamics.
