paper-with-me

Papers

Playing Markov Games Without Observing Payoffs

2025-08-29 · Daniel Ablin, Alon Cohen arxiv

Optimization under uncertainty is a fundamental problem in learning and decision-making, particularly in multi-agent systems. Previously, Feldman, Kalai, and Tennenholtz [2010] demonstrated the ability to efficiently compete in repeated symmetric two-player matrix games without observing payoffs, as long as the opponents actions are observed. In this paper, we introduce and formalize a new class of zero-sum symmetric Markov games, which extends the notion of symmetry from matrix games to the Markovian setting. We show that even without observing payoffs, a player who knows the transition dynamics and observes only the opponents sequence of actions can still compete against an adversary who may have complete knowledge of the game. We formalize three distinct notions of symmetry in this setting and show that, under these conditions, the learning problem can be reduced to an instance of online learning, enabling the player to asymptotically match the return of the opponent despite lacking payoff observations. Our algorithms apply to both matrix and Markov games, and run in polynomial time with respect to the size of the game and the number of episodes. Our work broadens the class of games in which robust learning is possible under severe informational disadvantage and deepens the connection between online learning and adversarial game theory.

📄 PDF Abstract BibTeX arXiv:2509.00179

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Undiscounted Bandit Games

2020-08-25

We analyze undiscounted continuous-time games of strategic experimentation with two-armed bandits. The risky arm generates payoffs according to a L\'{e}vy process with an unknown average payoff per unit of time which nat…

Sampling dynamics and stable mixing in hawk-dove games

2021-07-18 · Srinivas Arigapudi, Yuval Heller, Amnon Schreiber

The hawk-dove game admits two types of equilibria: an asymmetric pure equilibrium in which players in one population play hawk and players in the other population play dove, and an inefficient symmetric mixed equilibrium…

Logit-Q Dynamics for Efficient Learning in Stochastic Teams

2023-02-20 · Ahmed Said Donmez, Onur Unlu, Muhammed O. Sayin

We present a new family of logit-Q dynamics for efficient learning in stochastic games by combining the log-linear learning (also known as logit dynamics) for the repeated play of normal-form games with Q-learning for un…

Q-Learning

Decentralized Q-Learning in Zero-sum Markov Games

2021-06-04 · NeurIPS 2021 12 · Muhammed O. Sayin, Kaiqing Zhang, David S. Leslie, Tamer Basar 외

We study multi-agent reinforcement learning (MARL) in infinite-horizon discounted zero-sum Markov games. We focus on the practical but challenging setting of decentralized MARL, where agents make decisions without coordi…

Multi-agent Reinforcement LearningQ-Learning

Convergence of Decentralized Actor-Critic Algorithm in General-sum Markov Games

2024-09-06 · Chinmay Maheshwari, Manxi Wu, Shankar Sastry

Markov games provide a powerful framework for modeling strategic multi-agent interactions in dynamic environments. Traditionally, convergence properties of decentralized learning algorithms in these settings have been es…