LGNov 28, 2022

CIM: Constrained Intrinsic Motivation for Sparse-Reward Continuous Control

arXiv:2211.15205v22 citationsh-index: 28
Originality Highly original
AI Analysis

This addresses exploration challenges in reinforcement learning for sparse-reward continuous control tasks, offering a novel approach that can be integrated into existing methods.

The paper tackled the problem of sparse-reward continuous control in reinforcement learning by proposing Constrained Intrinsic Motivation (CIM), which uses task priors and a Lagrangian method to balance intrinsic and extrinsic objectives, achieving greatly improved performance and sample efficiency over state-of-the-art methods on multiple tasks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes