GTLGMLSep 1, 2023

Local and adaptive mirror descents in extensive-form games

arXiv:2309.00656v13 citations
Originality Incremental advance
AI Analysis

This addresses variance reduction in sequential policy updates for game theory applications, representing an incremental improvement over prior methods.

The paper tackles the problem of learning ε-optimal strategies in zero-sum imperfect information games with trajectory feedback by reducing variance from importance sampling, achieving a convergence rate of Õ(T^{-1/2}) with high probability and near-optimal game parameter dependence.

We study how to learn $ε$-optimal strategies in zero-sum imperfect information games (IIG) with trajectory feedback. In this setting, players update their policies sequentially based on their observations over a fixed number of episodes, denoted by $T$. Existing procedures suffer from high variance due to the use of importance sampling over sequences of actions (Steinberger et al., 2020; McAleer et al., 2022). To reduce this variance, we consider a fixed sampling approach, where players still update their policies over time, but with observations obtained through a given fixed sampling policy. Our approach is based on an adaptive Online Mirror Descent (OMD) algorithm that applies OMD locally to each information set, using individually decreasing learning rates and a regularized loss. We show that this approach guarantees a convergence rate of $\tilde{\mathcal{O}}(T^{-1/2})$ with high probability and has a near-optimal dependence on the game parameters when applied with the best theoretical choices of learning rates and sampling policies. To achieve these results, we generalize the notion of OMD stabilization, allowing for time-varying regularization with convex increments.

Foundations

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

Your Notes