English

A Novel Framework for Policy Mirror Descent with General Parameterization and Linear Convergence

Machine Learning 2024-02-14 v4 Machine Learning Optimization and Control Statistics Theory Statistics Theory

Abstract

Modern policy optimization methods in reinforcement learning, such as TRPO and PPO, owe their success to the use of parameterized policies. However, while theoretical guarantees have been established for this class of algorithms, especially in the tabular setting, the use of general parameterization schemes remains mostly unjustified. In this work, we introduce a novel framework for policy optimization based on mirror descent that naturally accommodates general parameterizations. The policy class induced by our scheme recovers known classes, e.g., softmax, and generates new ones depending on the choice of mirror map. Using our framework, we obtain the first result that guarantees linear convergence for a policy-gradient-based method involving general parameterization. To demonstrate the ability of our framework to accommodate general parameterization schemes, we provide its sample complexity when using shallow neural networks, show that it represents an improvement upon the previous best results, and empirically validate the effectiveness of our theoretical claims on classic control tasks.

Keywords

Cite

@article{arxiv.2301.13139,
  title  = {A Novel Framework for Policy Mirror Descent with General Parameterization and Linear Convergence},
  author = {Carlo Alfano and Rui Yuan and Patrick Rebeschini},
  journal= {arXiv preprint arXiv:2301.13139},
  year   = {2024}
}

Comments

Post-conference updates

R2 v1 2026-06-28T08:27:14.668Z