paper-with-me

Papers

Learning Predictive Safety Filter via Decomposition of Robust Invariant Set

2023-11-12 · Zeyang Li, Chuxiong Hu, WeiYe Zhao, Changliu Liu

Ensuring safety of nonlinear systems under model uncertainty and external disturbances is crucial, especially for real-world control tasks. Predictive methods such as robust model predictive control (RMPC) require solving nonconvex optimization problems online, which leads to high computational burden and poor scalability. Reinforcement learning (RL) works well with complex systems, but pays the price of losing rigorous safety guarantee. This paper presents a theoretical framework that bridges the advantages of both RMPC and RL to synthesize safety filters for nonlinear systems with state- and action-dependent uncertainty. We decompose the robust invariant set (RIS) into two parts: a target set that aligns with terminal region design of RMPC, and a reach-avoid set that accounts for the rest of RIS. We propose a policy iteration approach for robust reach-avoid problems and establish its monotone convergence. This method sets the stage for an adversarial actor-critic deep RL algorithm, which simultaneously synthesizes a reach-avoid policy network, a disturbance policy network, and a reach-avoid value network. The learned reach-avoid policy network is utilized to generate nominal trajectories for online verification, which filters potentially unsafe actions that may drive the system into unsafe regions when worst-case disturbances are applied. We formulate a second-order cone programming (SOCP) approach for online verification using system level synthesis, which optimizes for the worst-case reach-avoid value of any possible trajectories. The proposed safety filter requires much lower computational complexity than RMPC and still enjoys persistent robust safety guarantee. The effectiveness of our method is illustrated through a numerical example.

📄 PDF Abstract BibTeX arXiv:2311.06769

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive ControlReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Robust, Efficient Predictive Safety Filter

2023-11-14 · Wenceslao Shaw Cortez, Jan Drgona, Draguna Vrabie, Mahantesh Halappanavar

In this paper, we propose a novel predictive safety filter that is robust to bounded perturbations and is implemented in an even-triggered fashion to reduce online computation. The proposed safety filter extends upon exi…

Novel Concepts

Control Invariant Sets for Neural Network Dynamical Systems and Recursive Feasibility in Model Predictive Control

2025-05-15 · Xiao Li, Tianhao Wei, Changliu Liu, Anouck Girard 외

Neural networks are powerful tools for data-driven modeling of complex dynamical systems, enhancing predictive capability for control applications. However, their inherent nonlinearity and black-box nature challenge cont…

Autonomous DrivingModel Predictive Control

Computationally Efficient Safe Reinforcement Learning for Power Systems

2021-10-20 · Daniel Tabas, Baosen Zhang

We propose a computationally efficient approach to safe reinforcement learning (RL) for frequency regulation in power systems with high levels of variable renewable energy resources. The approach draws on set-theoretic c…

Model Predictive Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Predictive control barrier functions: Enhanced safety mechanisms for learning-based control

2021-05-21 · Kim P. Wabersich, Melanie N. Zeilinger

While learning-based control techniques often outperform classical controller designs, safety requirements limit the acceptance of such methods in many applications. Recent developments address this issue through so-call…

Uncertainty-Aware Predictive Safety Filters for Probabilistic Neural Network Dynamics

2026-04-29 · Bernd Frauenknecht, Lukas Kesper, Daniel Mayfrank, Henrik Hose 외 arxiv

Predictive safety filters (PSFs) leverage model predictive control to enforce constraint satisfaction during deep reinforcement learning (RL) exploration, yet their reliance on first-principles models or Gaussian process…

Reinforcement LearningGaussian Processes