paper-with-me

Papers

From Raw Data to Safety: Reducing Conservatism by Set Expansion

2024-03-23 · Mohammad Bajelani, Klaske van Heusden

In response to safety concerns associated with learning-based algorithms, safety filters have been proposed as a modular technique. Generally, these filters heavily rely on the system's model, which is contradictory if they are intended to enhance a data-driven or end-to-end learning solution. This paper extends our previous work, a purely Data-Driven Safety Filter (DDSF) based on Willems' lemma, to an extremely short-sighted and non-conservative solution. Specifically, we propose online and offline sample-based methods to expand the safe set of DDSF and reduce its conservatism. Since this method is defined in an input-output framework, it can systematically handle both unknown and time-delay LTI systems using only one single batch of data. To evaluate its performance, we apply the proposed method to a time-delay system under various settings. The simulation results validate the effectiveness of the set expansion algorithm in generating a notably large input-output safe set, resulting in safety filters that are not conservative, even with an extremely short prediction horizon.

📄 PDF Abstract BibTeX arXiv:2403.15883

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMA

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Minimizing Conservatism in Safety-Critical Control for Input-Delayed Systems via Adaptive Delay Estimation

2024-11-26 · Yitaek Kim, Ersin Das, Jeeseop Kim, Aaron D. Ames 외

Input delays affect systems such as teleoperation and wirelessly autonomous connected vehicles, and may lead to safety violations. One promising way to ensure safety in the presence of delay is to employ control barrier …

Prediction

Maximal Controlled Invariant-MPC: Enhancing Feasibility and Reducing Conservatism through Terminal CBF Constraint in Safety-Critical Control

2026-05-07 · Tanmay Dokania, Yashwanth Kumar Nakka arxiv

Optimal control for safety-critical systems is often dependent on the conservativeness of constraints. Control Barrier Functions (CBFs) serve as a medium to represent such constraints, but constructing a minimally conser…

COP-Q: Safety-First Reinforcement Learning for Robot Control via Cholesky-Ordered Projection

2026-06-03 · Guopeng Li, Moritz A. Zanger, Matthijs T. J. Spaan, Julian F. P. Kooij arxiv

Safe robot control requires maximizing return while satisfying safety constraints. In off-policy safe reinforcement learning, reward and safety Q-values are commonly learned by separate critic ensembles, with uncertainty…

Reinforcement Learning

Safe But Not Sorry: Reducing Over-Conservatism in Safety Critics via Uncertainty-Aware Modulation

2025-10-21 · Daniel Bethell, Simos Gerasimou, Radu Calinescu, Calum Imrie arxiv

Ensuring the safe exploration of reinforcement learning (RL) agents is critical for deployment in real-world systems. Yet existing approaches struggle to strike the right balance: methods that tightly enforce safety ofte…

Reinforcement Learning

Dyna-Style Safety Augmented Reinforcement Learning: Staying Safe in the Face of Uncertainty

2026-04-28 · Artur Eisele, Bernd Frauenknecht, Friedrich Solowjow, Sebastian Trimpe arxiv

Safety remains an open problem in reinforcement learning (RL), especially during training. While safety filters are promising to address safe exploration, they are generally poorly suited for high-dimensional systems wit…

Reinforcement Learning