paper-with-me

Papers

Convergence Guarantees of Policy Optimization Methods for Markovian Jump Linear Systems

2020-02-10 · Joao Paulo Jansch-Porto, Bin Hu, Geir Dullerud

Recently, policy optimization for control purposes has received renewed attention due to the increasing interest in reinforcement learning. In this paper, we investigate the convergence of policy optimization for quadratic control of Markovian jump linear systems (MJLS). First, we study the optimization landscape of direct policy optimization for MJLS, and, in particular, show that despite the non-convexity of the resultant problem the unique stationary point is the global optimal solution. Next, we prove that the Gauss-Newton method and the natural policy gradient method converge to the optimal state feedback controller for MJLS at a linear rate if initialized at a controller which stabilizes the closed-loop dynamics in the mean square sense. We propose a novel Lyapunov argument to fix a key stability issue in the convergence proof. Finally, we present a numerical example to support our theory. Our work brings new insights for understanding the performance of policy learning methods on controlling unknown MJLS.

📄 PDF Abstract BibTeX arXiv:2002.04090

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Stochastic first-order methods for average-reward Markov decision processes

2022-05-11 · Tianjiao Li, Feiyang Wu, Guanghui Lan

We study average-reward Markov decision processes (AMDPs) and develop novel first-order methods with strong theoretical guarantees for both policy optimization and policy evaluation. Compared with intensive research effo…

Policy Gradient Methods

Policy Optimization for Markovian Jump Linear Quadratic Control: Gradient-Based Methods and Global Convergence

2020-11-24 · Joao Paulo Jansch-Porto, Bin Hu, Geir Dullerud

Recently, policy optimization for control purposes has received renewed attention due to the increasing interest in reinforcement learning. In this paper, we investigate the global convergence of gradient-based policy op…

Policy Gradient Methods

Policy Gradient Methods for Non-Markovian Reinforcement Learning

2026-05-11 · Avik Kar, Siddharth Chandak, Rahul Singh, Soumitra Sinhahajari 외 arxiv

We study policy gradient methods for reinforcement learning in non-Markovian decision processes (NMDPs), where observations and rewards depend on the entire interaction history. To handle this dependence, the agent maint…

Reinforcement Learning

Variance Reduction Based Experience Replay for Policy Optimization

2026-02-05 · Hua Zheng, Wei Xie, M. Ben Feng, Keilung Choy arxiv

Effective reinforcement learning (RL) for complex stochastic systems requires leveraging historical data to improve sample efficiency and accelerate policy optimization. However, classical experience replay treats all pa…

Reinforcement Learning

Global Convergence Using Policy Gradient Methods for Model-free Markovian Jump Linear Quadratic Control

2021-11-30 · Santanu Rathod, Manoj Bhadu, Abir De

Owing to the growth of interest in Reinforcement Learning in the last few years, gradient based policy control methods have been gaining popularity for Control problems as well. And rightly so, since gradient policy meth…

Policy Gradient Methods