Safe Exploration via Policy Priors

Abstract

Safe exploration is a key requirement for reinforcement learning agents to learn and adapt online, beyond controlled (e.g. simulated) environments. In this work, we tackle this challenge by utilizing suboptimal yet conservative policies (e.g., obtained from offline data or simulators) as priors. Our approach, SOOPER, uses probabilistic dynamics models to optimistically explore, yet pessimistically fall back to the conservative policy prior if needed. We prove that SOOPER guarantees safety throughout learning, and establish convergence to an optimal policy by bounding its cumulative regret. Extensive experiments on key safe RL benchmarks and real-world hardware demonstrate that SOOPER is scalable, outperforms the state-of-the-art and validate our theoretical guarantees in practice.

Cite

Text

Wendl et al. "Safe Exploration via Policy Priors." International Conference on Learning Representations, 2026.

Markdown

[Wendl et al. "Safe Exploration via Policy Priors." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wendl2026iclr-safe/)

BibTeX

@inproceedings{wendl2026iclr-safe,
  title     = {{Safe Exploration via Policy Priors}},
  author    = {Wendl, Manuel and As, Yarden and Prajapat, Manish and Pollak, Anton and Coros, Stelian and Krause, Andreas},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/wendl2026iclr-safe/}
}