paper-with-me

Papers

Provably Convergent Policy Optimization via Metric-aware Trust Region Methods

2023-06-25 · Jun Song, Niao He, Lijun Ding, Chaoyue Zhao

Trust-region methods based on Kullback-Leibler divergence are pervasively used to stabilize policy optimization in reinforcement learning. In this paper, we exploit more flexible metrics and examine two natural extensions of policy optimization with Wasserstein and Sinkhorn trust regions, namely Wasserstein policy optimization (WPO) and Sinkhorn policy optimization (SPO). Instead of restricting the policy to a parametric distribution class, we directly optimize the policy distribution and derive their closed-form policy updates based on the Lagrangian duality. Theoretically, we show that WPO guarantees a monotonic performance improvement, and SPO provably converges to WPO as the entropic regularizer diminishes. Moreover, we prove that with a decaying Lagrangian multiplier to the trust region constraint, both methods converge to global optimality. Experiments across tabular domains, robotic locomotion, and continuous control tasks further demonstrate the performance improvement of both approaches, more robustness of WPO to sample insufficiency, and faster convergence of SPO, over state-of-art policy gradient methods.

📄 PDF Abstract BibTeX arXiv:2306.14133

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlPolicy Gradient Methods

Similar Papers 제목 키워드 기반

Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation

2019-11-11 · ICML 2020 1 · Shangtong Zhang, Bo Liu, Hengshuai Yao, Shimon Whiteson

We present the first provably convergent two-timescale off-policy actor-critic algorithm (COF-PAC) with function approximation. Key to COF-PAC is the introduction of a new critic, the emphasis critic, which is trained vi…

Vocal Bursts Valence Prediction

Smoothed Q-learning

2023-03-15 · David Barber

In Reinforcement Learning the Q-learning algorithm provably converges to the optimal solution. However, as others have demonstrated, Q-learning can also overestimate the values and thereby spend too long exploring unhelp…

Q-Learningreinforcement-learningReinforcement Learning (RL)

Off-Policy Interval Estimation with Lipschitz Value Iteration

2020-10-29 · NeurIPS 2020 12 · Ziyang Tang, Yihao Feng, Na Zhang, Jian Peng 외

Off-policy evaluation provides an essential tool for evaluating the effects of different policies or treatments using only observed data. When applied to high-stakes scenarios such as medical diagnosis or financial decis…

Decision MakingMedical DiagnosisOff-policy evaluation

Local Optimization Achieves Global Optimality in Multi-Agent Reinforcement Learning

2023-05-08 · Yulai Zhao, Zhuoran Yang, Zhaoran Wang, Jason D. Lee

Policy optimization methods with function approximation are widely used in multi-agent reinforcement learning. However, it remains elusive how to design such algorithms with statistical guarantees. Leveraging a multi-age…

LEMMAMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Provable Fictitious Play for General Mean-Field Games

2020-10-08 · Qiaomin Xie, Zhuoran Yang, Zhaoran Wang, Andreea Minca

We propose a reinforcement learning algorithm for stationary mean-field games, where the goal is to learn a pair of mean-field state and stationary policy that constitutes the Nash equilibrium. When viewing the mean-fiel…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)