Grounding Language for Transfer in Deep Reinforcement Learning
Karthik Narasimhan, Regina Barzilay, Tommi Jaakkola

TL;DR
This paper introduces a method that uses natural language descriptions to improve transfer learning in deep reinforcement learning, enabling agents to adapt more effectively across different environments.
Contribution
The paper proposes a novel approach that grounds textual environment descriptions to facilitate transfer in deep RL, outperforming prior models in various scenarios.
Findings
Achieved up to 14% improvement in average rewards.
Achieved up to 11.5% improvement in initial rewards.
Outperformed prior work in transfer and multi-task environments.
Abstract
In this paper, we explore the utilization of natural language to drive transfer for reinforcement learning (RL). Despite the wide-spread application of deep RL techniques, learning generalized policy representations that work across domains remains a challenging problem. We demonstrate that textual descriptions of environments provide a compact intermediate channel to facilitate effective policy transfer. Specifically, by learning to ground the meaning of text to the dynamics of the environment such as transitions and rewards, an autonomous agent can effectively bootstrap policy learning on a new domain given its description. We employ a model-based RL approach consisting of a differentiable planning module, a model-free component and a factorized state representation to effectively use entity descriptions. Our model outperforms prior work on both transfer and multi-task scenarios in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Topic Modeling · Domain Adaptation and Few-Shot Learning
