21
0

StaQ it! Growing neural networks for Policy Mirror Descent

Main:11 Pages
13 Figures
Bibliography:4 Pages
9 Tables
Appendix:29 Pages
Abstract

In Reinforcement Learning (RL), regularization has emerged as a popular tool both in theory and practice, typically based either on an entropy bonus or a Kullback-Leibler divergence that constrains successive policies. In practice, these approaches have been shown to improve exploration, robustness and stability, giving rise to popular Deep RL algorithms such as SAC and TRPO. Policy Mirror Descent (PMD) is a theoretical framework that solves this general regularized policy optimization problem, however the closed-form solution involves the sum of all past Q-functions, which is intractable in practice. We propose and analyze PMD-like algorithms that only keep the last MM Q-functions in memory, and show that for finite and large enough MM, a convergent algorithm can be derived, introducing no error in the policy update, unlike prior deep RL PMD implementations. StaQ, the resulting algorithm, enjoys strong theoretical guarantees and is competitive with deep RL baselines, while exhibiting less performance oscillation, paving the way for fully stable deep RL algorithms and providing a testbed for experimentation with Policy Mirror Descent.

View on arXiv
@article{shilova2025_2506.13862,
  title={ StaQ it! Growing neural networks for Policy Mirror Descent },
  author={ Alena Shilova and Alex Davey and Brahim Driss and Riad Akrour },
  journal={arXiv preprint arXiv:2506.13862},
  year={ 2025 }
}
Comments on this paper