paper-with-me

Papers

Geometry and convergence of natural policy gradient methods

2022-11-03 · Johannes Müller, Guido Montúfar

We study the convergence of several natural policy gradient (NPG) methods in infinite-horizon discounted Markov decision processes with regular policy parametrizations. For a variety of NPGs and reward functions we show that the trajectories in state-action space are solutions of gradient flows with respect to Hessian geometries, based on which we obtain global convergence guarantees and convergence rates. In particular, we show linear convergence for unregularized and regularized NPG flows with the metrics proposed by Kakade and Morimura and co-authors by observing that these arise from the Hessian geometries of conditional entropy and entropy respectively. Further, we obtain sublinear convergence rates for Hessian geometries arising from other convex functions like log-barriers. Finally, we interpret the discrete-time NPG methods with regularized rewards as inexact Newton methods if the NPG is defined with respect to the Hessian geometry of the regularizer. This yields local quadratic convergence rates of these methods for step size equal to the penalization strength.

📄 PDF Abstract BibTeX arXiv:2211.02105

Code (0)

등록된 구현이 없습니다.

Tasks

Policy Gradient Methods

Similar Papers 제목 키워드 기반

Fisher-Rao Gradient Flows of Linear Programs and State-Action Natural Policy Gradients

2024-03-28 · Johannes Müller, Semih Çaycı, Guido Montúfar

Kakade's natural policy gradient method has been studied extensively in recent years, showing linear convergence with and without regularization. We study another natural gradient method based on the Fisher information m…

Randomized Advantage Transformation (RAT): Computing Natural Policy Gradients via Direct Backpropagation

2026-05-18 · Mingfei Sun arxiv

Natural policy gradients improve optimization by accounting for the geometry of distribution space, but their practical use is limited by the cost of estimating and inverting the Fisher matrix. We present Randomized Adva…

Convergence of policy gradient methods for finite-horizon exploratory linear-quadratic control problems

2022-11-01 · Michael Giegrich, Christoph Reisinger, Yufei Zhang

We study the global linear convergence of policy gradient (PG) methods for finite-horizon continuous-time exploratory linear-quadratic control (LQC) problems. The setting includes stochastic LQC problems with indefinite …

Policy Gradient Methods

Elementary Analysis of Policy Gradient Methods

2024-04-04 · Jiacai Liu, Wenye Li, Ke Wei

Projected policy gradient under the simplex parameterization, policy gradient and natural policy gradient under the softmax parameterization, are fundamental algorithms in reinforcement learning. There have been a flurry…

Policy Gradient Methods

On the Linear convergence of Natural Policy Gradient Algorithm

2021-05-04 · Sajad Khodadadian, Prakirt Raj Jhunjhunwala, Sushil Mahavir Varma, Siva Theja Maguluri

Markov Decision Processes are classically solved using Value Iteration and Policy Iteration algorithms. Recent interest in Reinforcement Learning has motivated the study of methods inspired by optimization, such as gradi…

Policy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)