English

Improving Intrinsic Exploration with Language Abstractions

Machine Learning 2022-11-23 v2 Artificial Intelligence Computation and Language

Abstract

Reinforcement learning (RL) agents are particularly hard to train when rewards are sparse. One common solution is to use intrinsic rewards to encourage agents to explore their environment. However, recent intrinsic exploration methods often use state-based novelty measures which reward low-level exploration and may not scale to domains requiring more abstract skills. Instead, we explore natural language as a general medium for highlighting relevant abstractions in an environment. Unlike previous work, we evaluate whether language can improve over existing exploration methods by directly extending (and comparing to) competitive intrinsic exploration baselines: AMIGo (Campero et al., 2021) and NovelD (Zhang et al., 2021). These language-based variants outperform their non-linguistic forms by 47-85% across 13 challenging tasks from the MiniGrid and MiniHack environment suites.

Keywords

Cite

@article{arxiv.2202.08938,
  title  = {Improving Intrinsic Exploration with Language Abstractions},
  author = {Jesse Mu and Victor Zhong and Roberta Raileanu and Minqi Jiang and Noah Goodman and Tim Rocktäschel and Edward Grefenstette},
  journal= {arXiv preprint arXiv:2202.08938},
  year   = {2022}
}

Comments

NeurIPS 2022

R2 v1 2026-06-24T09:43:31.730Z