paper-with-me

홈 › Papers

Shielded Reinforcement Learning for Hybrid Systems

2023-08-28 · Asger Horn Brorholt, Peter Gjøl Jensen, Kim Guldstrand Larsen, Florian Lorber, Christian Schilling

Safe and optimal controller synthesis for switched-controlled hybrid systems, which combine differential equations and discrete changes of the system's state, is known to be intricately hard. Reinforcement learning has been leveraged to construct near-optimal controllers, but their behavior is not guaranteed to be safe, even when it is encouraged by reward engineering. One way of imposing safety to a learned controller is to use a shield, which is correct by design. However, obtaining a shield for non-linear and hybrid environments is itself intractable. In this paper, we propose the construction of a shield using the so-called barbaric method, where an approximate finite representation of an underlying partition-based two-player safety game is extracted via systematically picked samples of the true transition function. While hard safety guarantees are out of reach, we experimentally demonstrate strong statistical safety guarantees with a prototype implementation and UPPAAL STRATEGO. Furthermore, we study the impact of the synthesized shield when applied as either a pre-shield (applied before learning a controller) or a post-shield (only applied after learning a controller). We experimentally demonstrate superiority of the pre-shielding approach. We apply our technique on a range of case studies, including two industrial examples, and further study post-optimization of the post-shielding approach.

📄 PDF Abstract BibTeX arXiv:2308.14424

Code (2)

asgerhb/shielded-learning-for-hybrid-systems 공식 구현
asgerhb/state-space-transformation-shielding

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Think Smart, Act SMARL! Analyzing Probabilistic Logic Shields for Multi-Agent Reinforcement Learning

2024-11-07 · Satchit Chatterji, Erman Acar

Safe reinforcement learning (RL) is crucial for real-world applications, and multi-agent interactions introduce additional safety challenges. While Probabilistic Logic Shields (PLS) has been a powerful proposal to enforc…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+2

Shielded RecRL: Explanation Generation for Recommender Systems without Ranking Degradation

2025-10-14 · Ansh Tiwari, Ayush Chauhan arxiv

We introduce Shielded RecRL, a reinforcement learning approach to generate personalized explanations for recommender systems without sacrificing the system's original ranking performance. Unlike prior RLHF-based recommen…

Reinforcement LearningExplanation Generation

A Parametric Model for Near-Optimal Online Synthesis with Robust Reach-Avoid Guarantees

2025-04-01 · Mario Gleirscher, Philip Hönnecke

Objective: To obtain explainable guarantees in the online synthesis of optimal controllers for high-integrity cyber-physical systems, we re-investigate the use of exhaustive search as an alternative to reinforcement lear…

Shielded Deep Reinforcement Learning for Complex Spacecraft Tasking

2024-03-08 · Robert Reed, Hanspeter Schaub, Morteza Lahijanian

Autonomous spacecraft control via Shielded Deep Reinforcement Learning (SDRL) has become a rapidly growing research area. However, the construction of shields and the definition of tasking remains informal, resulting in …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Robust Probabilistic Shielding for Safe Offline Reinforcement Learning

2026-05-11 · Maris F. L. Galesloot, Thomas Rhemrev, Nils Jansen arxiv

In offline reinforcement learning (RL), we learn policies from fixed datasets without environment interaction. The major challenges are to provide guarantees on the (1) performance and (2) safety of the resulting policy.…

Reinforcement LearningOffline RL