paper-with-me

Papers

Robust Predictive Output-Feedback Safety Filter for Uncertain Nonlinear Control Systems

2022-12-17 · Lukas Brunke, SiQi Zhou, Angela P. Schoellig

In real-world applications, we often require reliable decision making under dynamics uncertainties using noisy high-dimensional sensory data. Recently, we have seen an increasing number of learning-based control algorithms developed to address the challenge of decision making under dynamics uncertainties. These algorithms often make assumptions about the underlying unknown dynamics and, as a result, can provide safety guarantees. This is more challenging for other widely used learning-based decision making algorithms such as reinforcement learning. Furthermore, the majority of existing approaches assume access to state measurements, which can be restrictive in practice. In this paper, inspired by the literature on safety filters and robust output-feedback control, we present a robust predictive output-feedback safety filter (RPOF-SF) framework that provides safety certification to an arbitrary controller applied to an uncertain nonlinear control system. The proposed RPOF-SF combines a robustly stable observer that estimates the system state from noisy measurement data and a predictive safety filter that renders an arbitrary controller safe by (possibly) minimally modifying the controller input to guarantee safety. We show in theory that the proposed RPOF-SF guarantees constraint satisfaction despite disturbances applied to the system. We demonstrate the efficacy of the proposed RPOF-SF algorithm using an uncertain mass-spring-damper system.

📄 PDF Abstract BibTeX arXiv:2212.08900

Code (1)

utiasDSL/dsl__rpof__sf 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

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

Barrier Pairs for Safety Control of Uncertain Output Feedback Systems

2022-09-10 · Binghan He, Takashi Tanaka

The barrier function method for safety control typically assumes the availability of full state information. Unfortunately, in many scenarios involving uncertain dynamical systems, full state information is often unavail…

A predictive safety filter for learning-based control of constrained nonlinear dynamical systems

2018-12-13 · Kim P. Wabersich, Melanie N. Zeilinger

The transfer of reinforcement learning (RL) techniques into real-world applications is challenged by safety requirements in the presence of physical limitations. Most RL methods, in particular the most popular algorithms…

Model Predictive ControlReinforcement LearningReinforcement Learning (RL)Safe Exploration

LQG for Constrained Linear Systems: Indirect Feedback Stochastic MPC with Kalman Filtering

2022-12-01 · Simon Muntwiler, Kim P. Wabersich, Robert Miklos, Melanie N. Zeilinger

We present an output feedback stochastic model predictive control (SMPC) approach for linear systems subject to Gaussian disturbances and measurement noise and probabilistic constraints on system states and inputs. The p…

Model Predictive ControlState Estimation

Multi-Step Model Predictive Safety Filters: Reducing Chattering by Increasing the Prediction Horizon

2023-09-20 · Federico Pizarro Bejarano, Lukas Brunke, Angela P. Schoellig

Learning-based controllers have demonstrated superior performance compared to classical controllers in various tasks. However, providing safety guarantees is not trivial. Safety, the satisfaction of state and input const…

Model Predictive Control