paper-with-me

홈 › Papers

Stabilizing Dynamical Systems via Policy Gradient Methods

2021-10-13 · NeurIPS 2021 12 · Juan C. Perdomo, Jack Umenberger, Max Simchowitz

Stabilizing an unknown control system is one of the most fundamental problems in control systems engineering. In this paper, we provide a simple, model-free algorithm for stabilizing fully observed dynamical systems. While model-free methods have become increasingly popular in practice due to their simplicity and flexibility, stabilization via direct policy search has received surprisingly little attention. Our algorithm proceeds by solving a series of discounted LQR problems, where the discount factor is gradually increased. We prove that this method efficiently recovers a stabilizing controller for linear systems, and for smooth, nonlinear systems within a neighborhood of their equilibria. Our approach overcomes a significant limitation of prior work, namely the need for a pre-given stabilizing control policy. We empirically evaluate the effectiveness of our approach on common control benchmarks.

📄 PDF Abstract BibTeX arXiv:2110.06418

Code (0)

등록된 구현이 없습니다.

Tasks

Policy Gradient Methods

Similar Papers 제목 키워드 기반

Model-Free Output Feedback Stabilization via Policy Gradient Methods

2026-01-27 · Ankang Zhang, Ming Chi, Xiaoling Wang, Lintao Ye arxiv

Stabilizing a dynamical system is a fundamental problem that serves as a cornerstone for many complex tasks in the field of control systems. The problem becomes challenging when the system model is unknown. Among the Rei…

Reinforcement Learning

Sparse optimal control of networks with multiplicative noise via policy gradient

2019-05-28 · Benjamin Gravell, Yi Guo, Tyler Summers

We give algorithms for designing near-optimal sparse controllers using policy gradient with applications to control of systems corrupted by multiplicative noise, which is increasingly important in emerging complex dynami…

KCRL: Krasovskii-Constrained Reinforcement Learning with Guaranteed Stability in Nonlinear Dynamical Systems

2022-06-03 · Sahin Lale, Yuanyuan Shi, Guannan Qu, Kamyar Azizzadenesheli 외

Learning a dynamical system requires stabilizing the unknown dynamics to avoid state blow-ups. However, current reinforcement learning (RL) methods lack stabilization guarantees, which limits their applicability for the …

reinforcement-learningReinforcement Learning (RL)

Learning over All Stabilizing Nonlinear Controllers for a Partially-Observed Linear System

2021-12-08 · Ruigang Wang, Nicholas H. Barbara, Max Revay, Ian R. Manchester

This paper proposes a nonlinear policy architecture for control of partially-observed linear dynamical systems providing built-in closed-loop stability guarantees. The policy is based on a nonlinear version of the Youla …

AllReinforcement Learning (RL)

Learning the Kalman Filter with Fine-Grained Sample Complexity

2023-01-30 · Xiangyuan Zhang, Bin Hu, Tamer Başar

We develop the first end-to-end sample complexity of model-free policy gradient (PG) methods in discrete-time infinite-horizon Kalman filtering. Specifically, we introduce the receding-horizon policy gradient (RHPG-KF) f…