English

Structure Matters: Dynamic Policy Gradient

Machine Learning 2024-11-08 v1 Optimization and Control Probability

Abstract

In this work, we study γ\gamma-discounted infinite-horizon tabular Markov decision processes (MDPs) and introduce a framework called dynamic policy gradient (DynPG). The framework directly integrates dynamic programming with (any) policy gradient method, explicitly leveraging the Markovian property of the environment. DynPG dynamically adjusts the problem horizon during training, decomposing the original infinite-horizon MDP into a sequence of contextual bandit problems. By iteratively solving these contextual bandits, DynPG converges to the stationary optimal policy of the infinite-horizon MDP. To demonstrate the power of DynPG, we establish its non-asymptotic global convergence rate under the tabular softmax parametrization, focusing on the dependencies on salient but essential parameters of the MDP. By combining classical arguments from dynamic programming with more recent convergence arguments of policy gradient schemes, we prove that softmax DynPG scales polynomially in the effective horizon (1γ)1(1-\gamma)^{-1}. Our findings contrast recent exponential lower bound examples for vanilla policy gradient.

Keywords

Cite

@article{arxiv.2411.04913,
  title  = {Structure Matters: Dynamic Policy Gradient},
  author = {Sara Klein and Xiangyuan Zhang and Tamer Başar and Simon Weissmann and Leif Döring},
  journal= {arXiv preprint arXiv:2411.04913},
  year   = {2024}
}

Comments

46 pages, 4 figures

R2 v1 2026-06-28T19:51:54.454Z