AIJul 5, 2023

Safety Shielding under Delayed Observation

arXiv:2307.02164v12 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses safety for autonomous systems like driving agents where delays can cause violations, representing an incremental improvement by extending shielding methods to handle delays.

The paper tackles the problem of ensuring safety for agents in physical environments with delayed input signals by proposing delay-resilient shields that guarantee safety under worst-case delay assumptions, and demonstrates their integration in a driving simulator with autonomous agents in safety-critical scenarios.

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-by-construction runtime enforcers that guarantee safe execution by correcting any action that may cause a violation of a formal safety specification. Besides providing safety guarantees, shields should interfere minimally with the agent. Therefore, shields should pick the safe corrective actions in such a way that future interferences are most likely minimized. Current shielding approaches do not consider possible delays in the input signals in their safety analyses. In this paper, we address this issue. We propose synthesis algorithms to compute \emph{delay-resilient shields} that guarantee safety under worst-case assumptions on the delays of the input signals. We also introduce novel heuristics for deciding between multiple corrective actions, designed to minimize future shield interferences caused by delays. As a further contribution, we present the first integration of shields in a realistic driving simulator. We implemented our delayed shields in the driving simulator \textsc{Carla}. We shield potentially unsafe autonomous driving agents in different safety-critical scenarios and show the effect of delays on the safety analysis.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes