English

Natural Policy Gradient as Doubly Smoothed Policy Iteration: A Bellman-Operator Framework

Machine Learning 2026-05-12 v1 Optimization and Control Machine Learning

Abstract

In this work, we show that natural policy gradient, a core algorithm in reinforcement learning, admits an exact formulation as a smoothed and averaged form of policy iteration. Specifically, we introduce doubly smoothed policy iteration (DSPI), a Bellman-operator framework in which each policy is obtained by applying a regularized greedy step to a weighted average of past QQ-functions. DSPI includes policy iteration, dual-averaged policy iteration, natural policy gradient, and more general policy dual averaging methods as special cases. Using only monotonicity and contraction of smoothed Bellman operators, we prove distribution-free global geometric convergence of DSPI. Consequently, standard natural policy gradient and policy dual averaging achieve an iteration complexity of O((1γ)1log((1γ)1ϵ1))\mathcal{O}((1-\gamma)^{-1}\log((1-\gamma)^{-1}\epsilon^{-1})) for computing an ϵ\epsilon-optimal policy, without modifying the MDP, adding regularization beyond the mirror map inherent in the update, or using adaptive, trajectory-dependent stepsizes. For the unregularized greedy case, corresponding to dual-averaged policy iteration, we also prove finite termination. The same Bellman-operator framework further extends to discounted MDPs with linear function approximation and stochastic shortest path problems.

Cite

@article{arxiv.2605.10671,
  title  = {Natural Policy Gradient as Doubly Smoothed Policy Iteration: A Bellman-Operator Framework},
  author = {Phalguni Nanda and Zaiwei Chen},
  journal= {arXiv preprint arXiv:2605.10671},
  year   = {2026}
}
R2 v1 2026-07-22T07:04:39.929Z