paper-with-me

Papers

Functional Acceleration for Policy Mirror Descent

2024-07-23 · Veronica Chelu, Doina Precup

We apply functional acceleration to the Policy Mirror Descent (PMD) general family of algorithms, which cover a wide range of novel and fundamental methods in Reinforcement Learning (RL). Leveraging duality, we propose a momentum-based PMD update. By taking the functional route, our approach is independent of the policy parametrization and applicable to large-scale optimization, covering previous applications of momentum at the level of policy parameters as a special case. We theoretically analyze several properties of this approach and complement with a numerical ablation study, which serves to illustrate the policy optimization dynamics on the value polytope, relative to different algorithmic design choices in this space. We further characterize numerically several features of the problem setting relevant for functional acceleration, and lastly, we investigate the impact of approximation on their learning mechanics.

📄 PDF Abstract BibTeX arXiv:2407.16602

Code (1)

veronicachelu/functional-acceleration-for-pmd 공식 구현 jax

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Homotopic Policy Mirror Descent: Policy Convergence, Implicit Regularization, and Improved Sample Complexity

2022-01-24 · Yan Li, Guanghui Lan, Tuo Zhao

We propose a new policy gradient method, named homotopic policy mirror descent (HPMD), for solving discounted, infinite horizon MDPs with finite state and action spaces. HPMD performs a mirror descent type policy update …

Policy Gradient Methods

Primal-Dual Stochastic Mirror Descent for MDPs

2021-02-27 · Daniil Tiapkin, Alexander Gasnikov

We consider the problem of learning the optimal policy for infinite-horizon Markov decision processes (MDPs). For this purpose, some variant of Stochastic Mirror Descent is proposed for convex programming problems with L…

Mirror Descent Search and its Acceleration

2017-09-08 · Megumi Miyashita, Shiro Yano, Toshiyuki Kondo

In recent years, attention has been focused on the relationship between black-box optimiza- tion problem and reinforcement learning problem. In this research, we propose the Mirror Descent Search (MDS) algorithm which is…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Policy Mirror Descent with Temporal Difference Learning: Sample Complexity under Online Markov Data

2025-12-30 · Wenye Li, Hongxu Chen, Jiacai Liu, Ke Wei arxiv

This paper studies the policy mirror descent (PMD) method, which is a general policy optimization framework in reinforcement learning and can cover a wide range of policy gradient methods by specifying difference mirror …

Reinforcement Learning

On the Convergence of Policy in Unregularized Policy Mirror Descent

2022-05-17 · Dachao Lin, Zhihua Zhang

In this short note, we give the convergence analysis of the policy in the recent famous policy mirror descent (PMD). We mainly consider the unregularized setting following [11] with generalized Bregman divergence. The di…