vix.ing · top · new · best · stats · spec

Fully Offline Reinforcement Learning

2025/05/28 by Mattie Fellows, Clarisse Wibault, Fellows, Mattie +11 · 1 voice
Engineering · Computer Science · #Elevator Systems and Control #Reinforcement Learning in Robotics

paper · pdf · doi:10.48550/arxiv.2505.22442

Abstract

Offline RL (ORL) promises safe and sample-efficient deployment but existing methods rely on undocumented online interactions for hyperparameter tuning and lack reliable fully offline estimates of initial online performance. We introduce SOReL, a fully offline Bayesian model-based RL method that learns a posterior over dynamics, estimates policy value via predictive uncertainty, and enables complete offline hyperparameter selection. We further propose TOReL, which extends this tuning framework to arbitrary model-free and model-based ORL algorithms. We provide a regret analysis showing that Bayesian offline RL achieves the minimax-optimal parametric rate under standard regularity conditions. Together, our methods establish a practical and theoretically grounded framework for fully offline RL.

Discussions

Related