paper-with-me

Papers

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 parameterization, and augments a known stabilizing linear controller with a nonlinear operator from a recently developed class of dynamic neural network models called the recurrent equilibrium network (REN). We prove that RENs are universal approximators of contracting and Lipschitz nonlinear systems, and subsequently show that the the proposed Youla-REN architecture is a universal approximator of stabilizing nonlinear controllers. The REN architecture simplifies learning since unconstrained optimization can be applied, and we consider both a model-based case where exact gradients are available and reinforcement learning using random search with zeroth-order oracles. In simulation examples our method converges faster to better controllers and is more scalable than existing methods, while guaranteeing stability during learning transients.

📄 PDF Abstract BibTeX arXiv:2112.04219

Code (0)

등록된 구현이 없습니다.

Tasks

AllReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Recurrent Neural Network Controllers Synthesis with Stability Guarantees for Partially Observed Systems

2021-09-08 · Fangda Gu, He Yin, Laurent El Ghaoui, Murat Arcak 외

Neural network controllers have become popular in control tasks thanks to their flexibility and expressivity. Stability is a crucial property for safety-critical dynamical systems, while stabilization of partially observ…

LEMMA

Synthesis of Stabilizing Recurrent Equilibrium Network Controllers

2022-03-31 · Neelay Junnarkar, He Yin, Fangda Gu, Murat Arcak 외

We propose a parameterization of a nonlinear dynamic controller based on the recurrent equilibrium network, a generalization of the recurrent neural network. We derive constraints on the parameterization under which the …

Policy Gradient Methods

Online Bandit Nonlinear Control with Dynamic Batch Length and Adaptive Learning Rate

2024-10-04 · Jihun Kim, Javad Lavaei

This paper is concerned with the online bandit nonlinear control, which aims to learn the best stabilizing controller from a pool of stabilizing and destabilizing controllers of unknown types for a given nonlinear dynami…

Imitation Learning of Stabilizing Policies for Nonlinear Systems

2021-09-22 · Sebastian East

There has been a recent interest in imitation learning methods that are guaranteed to produce a stabilizing control law with respect to a known system. Work in this area has generally considered linear systems and contro…

Imitation Learning

Parametrizations of All Stable Closed-loop Responses: From Theory to Neural Network Control Design

2024-12-26 · Clara Lucía Galimberti, Luca Furieri, Giancarlo Ferrari-Trecate

The complexity of modern control systems necessitates architectures that achieve high performance while ensuring robust stability, particularly for nonlinear systems. In this work, we tackle the challenge of designing ou…

All