Computationally and Sample Efficient Safe Reinforcement Learning Using Adaptive Conformal Prediction
Hao Zhou, Yanze Zhang, Wenhao Luo
TL;DR
The paper tackles safety in online model-based RL for systems with unknown dynamics by integrating scalable dynamics modeling (Quadrature Fourier Features) with probabilistic safety guarantees (Adaptive Conformal Prediction-based Control Barrier Functions) and an optimism-driven exploration strategy. The approach yields provable safety and data-efficiency in episodic learning, supported by a regret bound of $\mathbb{E}[R_T]\leq \widetilde{\mathcal{O}}(\sqrt{P(P+n+K)K^3 T})$ and model-agnostic uncertainty handling. The method is validated on a mobile robot and an inverted pendulum, showing collision-free exploration, improved computation compared to GP-based methods, and near-optimal safe performance. These results highlight a practical, model-agnostic path to safe, sample-efficient learning for nonlinear control tasks.
Abstract
Safety is a critical concern in learning-enabled autonomous systems especially when deploying these systems in real-world scenarios. An important challenge is accurately quantifying the uncertainty of unknown models to generate provably safe control policies that facilitate the gathering of informative data, thereby achieving both safe and optimal policies. Additionally, the selection of the data-driven model can significantly impact both the real-time implementation and the uncertainty quantification process. In this paper, we propose a provably sample efficient episodic safe learning framework that remains robust across various model choices with quantified uncertainty for online control tasks. Specifically, we first employ Quadrature Fourier Features (QFF) for kernel function approximation of Gaussian Processes (GPs) to enable efficient approximation of unknown dynamics. Then the Adaptive Conformal Prediction (ACP) is used to quantify the uncertainty from online observations and combined with the Control Barrier Functions (CBF) to characterize the uncertainty-aware safe control constraints under learned dynamics. Finally, an optimism-based exploration strategy is integrated with ACP-based CBFs for safe exploration and near-optimal safe nonlinear control. Theoretical proofs and simulation results are provided to demonstrate the effectiveness and efficiency of the proposed framework.
