English

Combining No-regret and Q-learning

Machine Learning 2022-01-17 v3 Artificial Intelligence Computer Science and Game Theory Multiagent Systems Machine Learning

Abstract

Counterfactual Regret Minimization (CFR) has found success in settings like poker which have both terminal states and perfect recall. We seek to understand how to relax these requirements. As a first step, we introduce a simple algorithm, local no-regret learning (LONR), which uses a Q-learning-like update rule to allow learning without terminal states or perfect recall. We prove its convergence for the basic case of MDPs (and limited extensions of them) and present empirical results showing that it achieves last iterate convergence in a number of settings, most notably NoSDE games, a class of Markov games specifically designed to be challenging to learn where no prior algorithm is known to achieve convergence to a stationary equilibrium even on average.

Keywords

Cite

@article{arxiv.1910.03094,
  title  = {Combining No-regret and Q-learning},
  author = {Ian A. Kash and Michael Sullins and Katja Hofmann},
  journal= {arXiv preprint arXiv:1910.03094},
  year   = {2022}
}

Comments

Presented as conference paper at AAMAS 2020

R2 v1 2026-06-23T11:37:01.245Z