English

CIM: Constrained Intrinsic Motivation for Sparse-Reward Continuous Control

Machine Learning 2023-05-19 v2

Abstract

Intrinsic motivation is a promising exploration technique for solving reinforcement learning tasks with sparse or absent extrinsic rewards. There exist two technical challenges in implementing intrinsic motivation: 1) how to design a proper intrinsic objective to facilitate efficient exploration; and 2) how to combine the intrinsic objective with the extrinsic objective to help find better solutions. In the current literature, the intrinsic objectives are all designed in a task-agnostic manner and combined with the extrinsic objective via simple addition (or used by itself for reward-free pre-training). In this work, we show that these designs would fail in typical sparse-reward continuous control tasks. To address the problem, we propose Constrained Intrinsic Motivation (CIM) to leverage readily attainable task priors to construct a constrained intrinsic objective, and at the same time, exploit the Lagrangian method to adaptively balance the intrinsic and extrinsic objectives via a simultaneous-maximization framework. We empirically show, on multiple sparse-reward continuous control tasks, that our CIM approach achieves greatly improved performance and sample efficiency over state-of-the-art methods. Moreover, the key techniques of our CIM can also be plugged into existing methods to boost their performances.

Keywords

Cite

@article{arxiv.2211.15205,
  title  = {CIM: Constrained Intrinsic Motivation for Sparse-Reward Continuous Control},
  author = {Xiang Zheng and Xingjun Ma and Cong Wang},
  journal= {arXiv preprint arXiv:2211.15205},
  year   = {2023}
}

Comments

This paper has been withdrawn by the author since it is not perfect enough

R2 v1 2026-06-28T07:14:40.921Z