LGJun 27, 2021

Last-iterate Convergence in Extensive-Form Games

arXiv:2106.14326v251 citations
Originality Incremental advance
AI Analysis

This provides a more efficient and stable solution for sequential games like poker, though it is incremental as it builds on existing optimistic methods.

The paper tackled the problem of achieving last-iterate convergence in zero-sum extensive-form games with perfect recall, showing that optimistic regret-minimization algorithms, unlike counterfactual regret minimization, converge without averaging and some do so exponentially fast.

Regret-based algorithms are highly efficient at finding approximate Nash equilibria in sequential games such as poker games. However, most regret-based algorithms, including counterfactual regret minimization (CFR) and its variants, rely on iterate averaging to achieve convergence. Inspired by recent advances on last-iterate convergence of optimistic algorithms in zero-sum normal-form games, we study this phenomenon in sequential games, and provide a comprehensive study of last-iterate convergence for zero-sum extensive-form games with perfect recall (EFGs), using various optimistic regret-minimization algorithms over treeplexes. This includes algorithms using the vanilla entropy or squared Euclidean norm regularizers, as well as their dilated versions which admit more efficient implementation. In contrast to CFR, we show that all of these algorithms enjoy last-iterate convergence, with some of them even converging exponentially fast. We also provide experiments to further support our theoretical results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes