English

CROP: Conservative Reward for Model-based Offline Policy Optimization

Machine Learning 2026-04-14 v2 Artificial Intelligence

Abstract

Offline reinforcement learning (RL) aims to optimize a policy using collected data without online interactions. Model-based approaches are particularly appealing for addressing offline RL challenges because of their capability to mitigate the limitations of data coverage through data generation using models. Nonetheless, a prevalent issue in offline RL is the overestimation caused by distribution shift. This study proposes a novel model-based offline RL algorithm named Conservative Reward for model-based Offline Policy optimization (CROP). CROP introduces a streamlined objective that concurrently minimizes estimation error and the rewards of random actions, thereby yielding a robustly conservative reward estimator. Theoretical analysis shows that the designed conservative reward mechanism leads to a conservative policy evaluation and mitigates distribution shift. Experiments showcase that with the simple modification to reward estimation, CROP can conservatively estimate the reward and achieve competitive performance with existing methods. The source code will be available after acceptance.

Keywords

Cite

@article{arxiv.2310.17245,
  title  = {CROP: Conservative Reward for Model-based Offline Policy Optimization},
  author = {Hao Li and Xiao-Hu Zhou and Shu-Hai Li and Mei-Jiang Gui and Xiao-Liang Xie and Shi-Qi Liu and Shuang-Yi Wang and Zhen-Qiu Feng and Zeng-Guang Hou},
  journal= {arXiv preprint arXiv:2310.17245},
  year   = {2026}
}
R2 v1 2026-06-28T13:02:32.306Z