Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 95% Match Research Paper RL Researchers,Robotics Engineers,AI Scientists 2 weeks ago

Learning Upper Lower Value Envelopes to Shape Online RL: A Principled Approach

reinforcement-learning β€Ί offline-rl
πŸ“„ Abstract

Abstract: We investigate the fundamental problem of leveraging offline data to accelerate online reinforcement learning - a direction with strong potential but limited theoretical grounding. Our study centers on how to learn and apply value envelopes within this context. To this end, we introduce a principled two-stage framework: the first stage uses offline data to derive upper and lower bounds on value functions, while the second incorporates these learned bounds into online algorithms. Our method extends prior work by decoupling the upper and lower bounds, enabling more flexible and tighter approximations. In contrast to approaches that rely on fixed shaping functions, our envelopes are data-driven and explicitly modeled as random variables, with a filtration argument ensuring independence across phases. The analysis establishes high-probability regret bounds determined by two interpretable quantities, thereby providing a formal bridge between offline pre-training and online fine-tuning. Empirical results on tabular MDPs demonstrate substantial regret reductions compared with both UCBVI and prior methods.
Authors (3)
Sebastian Reboul
Hélène Halconruy
Randal Douc
Submitted
October 22, 2025
arXiv Category
stat.ML
arXiv PDF

Key Contributions

This paper introduces a principled two-stage framework for leveraging offline data to accelerate online reinforcement learning. It proposes learning data-driven value envelopes (upper and lower bounds) from offline data and incorporating them into online algorithms, offering a more flexible and tighter approximation than fixed shaping functions.

Business Value

Enables faster and more efficient training of RL agents, reducing the need for extensive real-world interaction and potentially lowering development costs for autonomous systems.