English

Enhancing Online Reinforcement Learning with Meta-Learned Objective from Offline Data

Machine Learning 2025-01-14 v1

Abstract

A major challenge in Reinforcement Learning (RL) is the difficulty of learning an optimal policy from sparse rewards. Prior works enhance online RL with conventional Imitation Learning (IL) via a handcrafted auxiliary objective, at the cost of restricting the RL policy to be sub-optimal when the offline data is generated by a non-expert policy. Instead, to better leverage valuable information in offline data, we develop Generalized Imitation Learning from Demonstration (GILD), which meta-learns an objective that distills knowledge from offline data and instills intrinsic motivation towards the optimal policy. Distinct from prior works that are exclusive to a specific RL algorithm, GILD is a flexible module intended for diverse vanilla off-policy RL algorithms. In addition, GILD introduces no domain-specific hyperparameter and minimal increase in computational cost. In four challenging MuJoCo tasks with sparse rewards, we show that three RL algorithms enhanced with GILD significantly outperform state-of-the-art methods.

Keywords

Cite

@article{arxiv.2501.07346,
  title  = {Enhancing Online Reinforcement Learning with Meta-Learned Objective from Offline Data},
  author = {Shilong Deng and Zetao Zheng and Hongcai He and Paul Weng and Jie Shao},
  journal= {arXiv preprint arXiv:2501.07346},
  year   = {2025}
}

Comments

Accepted by AAAI 2025 (this version includes supplementary material)

R2 v1 2026-06-28T21:04:40.357Z