paper-with-me

홈 › Papers

Global Optimality Guarantees For Policy Gradient Methods

2019-06-05 · Jalaj Bhandari, Daniel Russo

Policy gradients methods apply to complex, poorly understood, control problems by performing stochastic gradient descent over a parameterized class of polices. Unfortunately, even for simple control problems solvable by standard dynamic programming techniques, policy gradient algorithms face non-convex optimization problems and are widely understood to converge only to a stationary point. This work identifies structural properties -- shared by several classic control problems -- that ensure the policy gradient objective function has no suboptimal stationary points despite being non-convex. When these conditions are strengthened, this objective satisfies a Polyak-lojasiewicz (gradient dominance) condition that yields convergence rates. We also provide bounds on the optimality gap of any stationary point when some of these conditions are relaxed.

📄 PDF Abstract BibTeX arXiv:1906.01786

Code (0)

등록된 구현이 없습니다.

Tasks

Policy Gradient MethodsReinforcement Learning

Similar Papers 제목 키워드 기반

Neural Policy Gradient Methods: Global Optimality and Rates of Convergence

2019-08-29 · ICLR 2020 1 · Lingxiao Wang, Qi Cai, Zhuoran Yang, Zhaoran Wang

Policy gradient methods with actor-critic schemes demonstrate tremendous empirical successes, especially when the actors and critics are parameterized by neural networks. However, it remains less clear whether such "neur…

Policy Gradient Methods

Global Convergence of Policy Gradient Methods in Reinforcement Learning, Games and Control

2023-10-08 · Shicong Cen, Yuejie Chi

Policy gradient methods, where one searches for the policy of interest by maximizing the value functions using first-order information, become increasingly popular for sequential decision making in reinforcement learning…

Decision MakingPolicy Gradient Methodsreinforcement-learningSequential Decision Making

Model-Free $μ$-Synthesis: A Nonsmooth Optimization Perspective

2024-02-18 · Darioush Keivan, Xingang Guo, Peter Seiler, Geir Dullerud 외

In this paper, we revisit model-free policy search on an important robust control benchmark, namely $\mu$-synthesis. In the general output-feedback setting, there do not exist convex formulations for this problem, and he…

model

Policy Gradient Algorithms for Robust MDPs with Non-Rectangular Uncertainty Sets

2023-05-30 · Mengmeng Li, Daniel Kuhn, Tobias Sutter

We propose policy gradient algorithms for robust infinite-horizon Markov decision processes (MDPs) with non-rectangular uncertainty sets, thereby addressing an open challenge in the robust MDP literature. Indeed, uncerta…

Natural Policy Gradient Primal-Dual Method for Constrained Markov Decision Processes

2020-12-01 · NeurIPS 2020 12 · Dongsheng Ding, Kaiqing Zhang, Tamer Basar, Mihailo Jovanovic

We study sequential decision-making problems in which each agent aims to maximize the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to sol…

Decision MakingSequential Decision Making