English

Behind the Myth of Exploration in Policy Gradients

Machine Learning 2025-08-21 v3 Machine Learning

Abstract

In order to compute near-optimal policies with policy-gradient algorithms, it is common in practice to include intrinsic exploration terms in the learning objective. Although the effectiveness of these terms is usually justified by an intrinsic need to explore environments, we propose a novel analysis with the lens of numerical optimization. Two criteria are introduced on the learning objective and two others on its stochastic gradient estimates, and are afterwards used to discuss the quality of the policy after optimization. The analysis sheds light on two separate effects of exploration techniques. First, they make it possible to smooth the learning objective and to eliminate local optima while preserving the global maximum. Second, they modify the gradient estimates, increasing the probability that the stochastic parameter updates eventually provide an optimal policy. We empirically illustrate these effects with exploration strategies based on entropy bonuses, identifying limitations and suggesting directions for future work.

Keywords

Cite

@article{arxiv.2402.00162,
  title  = {Behind the Myth of Exploration in Policy Gradients},
  author = {Adrien Bolland and Gaspard Lambrechts and Damien Ernst},
  journal= {arXiv preprint arXiv:2402.00162},
  year   = {2025}
}