Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 90% Match Research Paper Researchers in game theory,Multi-agent systems researchers,Machine learning theorists 20 hours ago

Near Optimal Convergence to Coarse Correlated Equilibrium in General-Sum Markov Games

reinforcement-learning › multi-agent
📄 Abstract

Abstract: No-regret learning dynamics play a central role in game theory, enabling decentralized convergence to equilibrium for concepts such as Coarse Correlated Equilibrium (CCE) or Correlated Equilibrium (CE). In this work, we improve the convergence rate to CCE in general-sum Markov games, reducing it from the previously best-known rate of $\mathcal{O}(\log^5 T / T)$ to a sharper $\mathcal{O}(\log T / T)$. This matches the best known convergence rate for CE in terms of $T$, number of iterations, while also improving the dependence on the action set size from polynomial to polylogarithmic-yielding exponential gains in high-dimensional settings. Our approach builds on recent advances in adaptive step-size techniques for no-regret algorithms in normal-form games, and extends them to the Markovian setting via a stage-wise scheme that adjusts learning rates based on real-time feedback. We frame policy updates as an instance of Optimistic Follow-the-Regularized-Leader (OFTRL), customized for value-iteration-based learning. The resulting self-play algorithm achieves, to our knowledge, the fastest known convergence rate to CCE in Markov games.

Key Contributions

This paper significantly improves the convergence rate to Coarse Correlated Equilibrium (CCE) in general-sum Markov games from O(log^5 T / T) to O(log T / T). It achieves this by extending adaptive step-size techniques to the Markovian setting via a stage-wise scheme, yielding exponential gains in high-dimensional settings.

Business Value

Enables faster and more stable convergence in multi-agent systems, leading to more efficient coordination and decision-making in applications like autonomous vehicle fleets or resource management.