English

MOORe: Model-based Offline-to-Online Reinforcement Learning

Machine Learning 2022-01-26 v1

Abstract

With the success of offline reinforcement learning (RL), offline trained RL policies have the potential to be further improved when deployed online. A smooth transfer of the policy matters in safe real-world deployment. Besides, fast adaptation of the policy plays a vital role in practical online performance improvement. To tackle these challenges, we propose a simple yet efficient algorithm, Model-based Offline-to-Online Reinforcement learning (MOORe), which employs a prioritized sampling scheme that can dynamically adjust the offline and online data for smooth and efficient online adaptation of the policy. We provide a theoretical foundation for our algorithms design. Experiment results on the D4RL benchmark show that our algorithm smoothly transfers from offline to online stages while enabling sample-efficient online adaption, and also significantly outperforms existing methods.

Keywords

Cite

@article{arxiv.2201.10070,
  title  = {MOORe: Model-based Offline-to-Online Reinforcement Learning},
  author = {Yihuan Mao and Chao Wang and Bin Wang and Chongjie Zhang},
  journal= {arXiv preprint arXiv:2201.10070},
  year   = {2022}
}
R2 v1 2026-06-24T09:01:21.920Z