StaQ it! Growing neural networks for Policy Mirror Descent
- OffRL

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 Q-functions in memory, and show that for finite and large enough , 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 } }