English

Bayesian Design Principles for Offline-to-Online Reinforcement Learning

Machine Learning 2024-06-03 v1

Abstract

Offline reinforcement learning (RL) is crucial for real-world applications where exploration can be costly or unsafe. However, offline learned policies are often suboptimal, and further online fine-tuning is required. In this paper, we tackle the fundamental dilemma of offline-to-online fine-tuning: if the agent remains pessimistic, it may fail to learn a better policy, while if it becomes optimistic directly, performance may suffer from a sudden drop. We show that Bayesian design principles are crucial in solving such a dilemma. Instead of adopting optimistic or pessimistic policies, the agent should act in a way that matches its belief in optimal policies. Such a probability-matching agent can avoid a sudden performance drop while still being guaranteed to find the optimal policy. Based on our theoretical findings, we introduce a novel algorithm that outperforms existing methods on various benchmarks, demonstrating the efficacy of our approach. Overall, the proposed approach provides a new perspective on offline-to-online RL that has the potential to enable more effective learning from offline data.

Keywords

Cite

@article{arxiv.2405.20984,
  title  = {Bayesian Design Principles for Offline-to-Online Reinforcement Learning},
  author = {Hao Hu and Yiqin Yang and Jianing Ye and Chengjie Wu and Ziqing Mai and Yujing Hu and Tangjie Lv and Changjie Fan and Qianchuan Zhao and Chongjie Zhang},
  journal= {arXiv preprint arXiv:2405.20984},
  year   = {2024}
}

Comments

Forty-first International Conference on Machine Learning (ICML), 2024

R2 v1 2026-06-28T16:48:41.194Z