English

Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning

Machine Learning 2022-06-22 v1

Abstract

We study offline meta-reinforcement learning, a practical reinforcement learning paradigm that learns from offline data to adapt to new tasks. The distribution of offline data is determined jointly by the behavior policy and the task. Existing offline meta-reinforcement learning algorithms cannot distinguish these factors, making task representations unstable to the change of behavior policies. To address this problem, we propose a contrastive learning framework for task representations that are robust to the distribution mismatch of behavior policies in training and test. We design a bi-level encoder structure, use mutual information maximization to formalize task representation learning, derive a contrastive learning objective, and introduce several approaches to approximate the true distribution of negative pairs. Experiments on a variety of offline meta-reinforcement learning benchmarks demonstrate the advantages of our method over prior methods, especially on the generalization to out-of-distribution behavior policies. The code is available at https://github.com/PKU-AI-Edge/CORRO.

Keywords

Cite

@article{arxiv.2206.10442,
  title  = {Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning},
  author = {Haoqi Yuan and Zongqing Lu},
  journal= {arXiv preprint arXiv:2206.10442},
  year   = {2022}
}

Comments

ICML 2022

R2 v1 2026-06-24T11:58:38.789Z