English

On Effective Scheduling of Model-based Reinforcement Learning

Machine Learning 2022-07-06 v3 Artificial Intelligence Machine Learning

Abstract

Model-based reinforcement learning has attracted wide attention due to its superior sample efficiency. Despite its impressive success so far, it is still unclear how to appropriately schedule the important hyperparameters to achieve adequate performance, such as the real data ratio for policy optimization in Dyna-style model-based algorithms. In this paper, we first theoretically analyze the role of real data in policy training, which suggests that gradually increasing the ratio of real data yields better performance. Inspired by the analysis, we propose a framework named AutoMBPO to automatically schedule the real data ratio as well as other hyperparameters in training model-based policy optimization (MBPO) algorithm, a representative running case of model-based methods. On several continuous control tasks, the MBPO instance trained with hyperparameters scheduled by AutoMBPO can significantly surpass the original one, and the real data ratio schedule found by AutoMBPO shows consistency with our theoretical analysis.

Keywords

Cite

@article{arxiv.2111.08550,
  title  = {On Effective Scheduling of Model-based Reinforcement Learning},
  author = {Hang Lai and Jian Shen and Weinan Zhang and Yimin Huang and Xing Zhang and Ruiming Tang and Yong Yu and Zhenguo Li},
  journal= {arXiv preprint arXiv:2111.08550},
  year   = {2022}
}

Comments

Accepted at NeurIPS2021

R2 v1 2026-06-24T07:40:48.168Z