vix.ing · top · new · best · stats · spec

Behind the Myth of Exploration in Policy Gradients

2024/01/31 by Adrien Bolland, Bolland, Adrien, Gaspard Lambrechts +3
Social Sciences · #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Regional Development and Policy

paper · doi:10.48550/arxiv.2402.00162

openalex publication_date 2024/01/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

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.

Related