English

Inferring Behavior-Specific Context Improves Zero-Shot Generalization in Reinforcement Learning

Machine Learning 2024-04-16 v1 Artificial Intelligence

Abstract

In this work, we address the challenge of zero-shot generalization (ZSG) in Reinforcement Learning (RL), where agents must adapt to entirely novel environments without additional training. We argue that understanding and utilizing contextual cues, such as the gravity level of the environment, is critical for robust generalization, and we propose to integrate the learning of context representations directly with policy learning. Our algorithm demonstrates improved generalization on various simulated domains, outperforming prior context-learning techniques in zero-shot settings. By jointly learning policy and context, our method acquires behavior-specific context representations, enabling adaptation to unseen environments and marks progress towards reinforcement learning systems that generalize across diverse real-world tasks. Our code and experiments are available at https://github.com/tidiane-camaret/contextual_rl_zero_shot.

Keywords

Cite

@article{arxiv.2404.09521,
  title  = {Inferring Behavior-Specific Context Improves Zero-Shot Generalization in Reinforcement Learning},
  author = {Tidiane Camaret Ndir and André Biedenkapp and Noor Awad},
  journal= {arXiv preprint arXiv:2404.09521},
  year   = {2024}
}

Comments

https://github.com/tidiane-camaret/contextual_rl_zero_shot

R2 v1 2026-06-28T15:54:11.096Z