AI RESEARCH
Emergence of Exploration in Policy Gradient Reinforcement Learning via Retrying
arXiv CS.AI
•
ArXi:2606.00151v1 Announce Type: cross In reinforcement learning (RL), agents benefit from exploration only because they repeatedly encounter similar states: trying different actions can improve performance or reduce uncertainty; without such retries, a greedy policy is optimal. We formalize this intuition with ReMax, an objective that evaluates a policy by the expected maximum return over $M$ samples, where $M$ is a positive integer, while accounting for return uncertainty. Optimizing this objective induces stochastic exploration as an emergent property, without explicit bonus terms.