paper-with-me

Papers

Using Formal Models, Safety Shields and Certified Control to Validate AI-Based Train Systems

2024-11-21 · Jan Gruteser, Jan Roßbach, Fabian Vu, Michael Leuschel

The certification of autonomous systems is an important concern in science and industry. The KI-LOK project explores new methods for certifying and safely integrating AI components into autonomous trains. We pursued a two-layered approach: (1) ensuring the safety of the steering system by formal analysis using the B method, and (2) improving the reliability of the perception system with a runtime certificate checker. This work links both strategies within a demonstrator that runs simulations on the formal model, controlled by the real AI output and the real certificate checker. The demonstrator is integrated into the validation tool ProB. This enables runtime monitoring, runtime verification, and statistical validation of formal safety properties using a formal B model. Consequently, one can detect and analyse potential vulnerabilities and weaknesses of the AI and the certificate checker. We apply these techniques to a signal detection case study and present our findings.

📄 PDF Abstract BibTeX arXiv:2411.14374

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shields to Guarantee Probabilistic Safety in MDPs

2026-05-11 · Linus Heck, Filip Macák, Roman Andriushchenko, Milan Češka 외 arxiv

Shielding is a prominent model-based technique to ensure safety of autonomous agents. Classical shielding aims to ensure that nothing bad ever happens and comes with strong guarantees about safety and maximal permissiven…

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

Safety Shielding under Delayed Observation

2023-07-05 · Filip Cano Córdoba, Alexander Palmisano, Martin Fränzle, Roderick Bloem 외

Agents operating in physical environments need to be able to handle delays in the input and output signals since neither data transmission nor sensing or actuating the environment are instantaneous. Shields are correct-b…

Autonomous Driving

Model-based Dynamic Shielding for Safe and Efficient Multi-Agent Reinforcement Learning

2023-04-13 · Wenli Xiao, Yiwei Lyu, John Dolan

Multi-Agent Reinforcement Learning (MARL) discovers policies that maximize reward but do not have safety guarantees during the learning and deployment phases. Although shielding with Linear Temporal Logic (LTL) is a prom…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient Dynamic Shielding for Parametric Safety Specifications

2025-05-28 · Davide Corsi, Kaushik Mallik, Andoni Rodriguez, Cesar Sanchez

Shielding has emerged as a promising approach for ensuring safety of AI-controlled autonomous systems. The algorithmic goal is to compute a shield, which is a runtime safety enforcement tool that needs to monitor and int…

Robot Navigation