Conformal Reachability for Safe Control in Unknown Environments
Xinhang Ma, Junlin Wu, Yiannis Kantaros, Yevgeniy Vorobeychik
TL;DR
This work introduces ReCORS, a framework that achieves provable safety for reinforcement learning in unknown dynamical environments by uniting conformal prediction with finite-horizon reachability. It learns a surrogate dynamics model and a differentiable conformal safety module to provide trajectory-level uncertainty sets, enabling verified safety guarantees with a controllable confidence level while still pursuing high rewards via model-free RL. The approach blends model-based learning with model-free optimization, and introduces differentiable conformal and safety losses to enable end-to-end training. Empirical results across seven safe-control tasks show ReCORS attaining state-of-the-art safety guarantees with competitive or superior rewards, highlighting its potential for trustworthy autonomy in uncertain environments.
Abstract
Designing provably safe control is a core problem in trustworthy autonomy. However, most prior work in this regard assumes either that the system dynamics are known or deterministic, or that the state and action space are finite, significantly limiting application scope. We address this limitation by developing a probabilistic verification framework for unknown dynamical systems which combines conformal prediction with reachability analysis. In particular, we use conformal prediction to obtain valid uncertainty intervals for the unknown dynamics at each time step, with reachability then verifying whether safety is maintained within the conformal uncertainty bounds. Next, we develop an algorithmic approach for training control policies that optimize nominal reward while also maximizing the planning horizon with sound probabilistic safety guarantees. We evaluate the proposed approach in seven safe control settings spanning four domains -- cartpole, lane following, drone control, and safe navigation -- for both affine and nonlinear safety specifications. Our experiments show that the policies we learn achieve the strongest provable safety guarantees while still maintaining high average reward.
