English

Compositional Instruction Following with Language Models and Reinforcement Learning

Machine Learning 2025-01-23 v1 Computation and Language

Abstract

Combining reinforcement learning with language grounding is challenging as the agent needs to explore the environment while simultaneously learning multiple language-conditioned tasks. To address this, we introduce a novel method: the compositionally-enabled reinforcement learning language agent (CERLLA). Our method reduces the sample complexity of tasks specified with language by leveraging compositional policy representations and a semantic parser trained using reinforcement learning and in-context learning. We evaluate our approach in an environment requiring function approximation and demonstrate compositional generalization to novel tasks. Our method significantly outperforms the previous best non-compositional baseline in terms of sample complexity on 162 tasks designed to test compositional generalization. Our model attains a higher success rate and learns in fewer steps than the non-compositional baseline. It reaches a success rate equal to an oracle policy's upper-bound performance of 92%. With the same number of environment steps, the baseline only reaches a success rate of 80%.

Keywords

Cite

@article{arxiv.2501.12539,
  title  = {Compositional Instruction Following with Language Models and Reinforcement Learning},
  author = {Vanya Cohen and Geraud Nangue Tasse and Nakul Gopalan and Steven James and Matthew Gombolay and Ray Mooney and Benjamin Rosman},
  journal= {arXiv preprint arXiv:2501.12539},
  year   = {2025}
}

Comments

TMLR 2024

R2 v1 2026-06-28T21:13:01.986Z