# Verifiably Safe Off-Model Reinforcement Learning

**Authors:** Nathan Fulton, Andre Platzer

arXiv: 1902.05632 · 2019-06-05

## TL;DR

This paper introduces a novel approach combining model updates and falsification to provide formal safety guarantees for reinforcement learning in complex, heterogeneous environments, addressing limitations of existing methods.

## Contribution

It presents verification-preserving model updates that enable formal safety guarantees across multiple environmental models in reinforcement learning.

## Key findings

- First approach to formal safety guarantees in heterogeneous environments
- Combines design-time model updates with runtime falsification
- Ensures safety in complex, real-world settings

## Abstract

The desire to use reinforcement learning in safety-critical settings has inspired a recent interest in formal methods for learning algorithms. Existing formal methods for learning and optimization primarily consider the problem of constrained learning or constrained optimization. Given a single correct model and associated safety constraint, these approaches guarantee efficient learning while provably avoiding behaviors outside the safety constraint. Acting well given an accurate environmental model is an important pre-requisite for safe learning, but is ultimately insufficient for systems that operate in complex heterogeneous environments. This paper introduces verification-preserving model updates, the first approach toward obtaining formal safety guarantees for reinforcement learning in settings where multiple environmental models must be taken into account. Through a combination of design-time model updates and runtime model falsification, we provide a first approach toward obtaining formal safety proofs for autonomous systems acting in heterogeneous environments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05632/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05632/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1902.05632/full.md

---
Source: https://tomesphere.com/paper/1902.05632