Improving Policy Learning via Language Dynamics Distillation
Victor Zhong, Jesse Mu, Luke Zettlemoyer, Edward Grefenstette, Tim, Rockt\"aschel

TL;DR
This paper introduces Language Dynamics Distillation (LDD), a method that pretrains models to understand environment dynamics through language descriptions, enhancing policy learning, generalization, and sample efficiency in complex environments.
Contribution
LDD is a novel approach that combines language-based pretraining with reinforcement learning to improve policy learning in environments with complex language abstractions.
Findings
LDD outperforms baseline RL and pretraining methods on SILG benchmark.
Language descriptions improve sample efficiency and generalization.
Dynamics modeling with expert demonstrations is more effective than with non-experts.
Abstract
Recent work has shown that augmenting environments with language descriptions improves policy learning. However, for environments with complex language abstractions, learning how to ground language to observations is difficult due to sparse, delayed rewards. We propose Language Dynamics Distillation (LDD), which pretrains a model to predict environment dynamics given demonstrations with language descriptions, and then fine-tunes these language-aware pretrained representations via reinforcement learning (RL). In this way, the model is trained to both maximize expected reward and retain knowledge about how language relates to environment dynamics. On SILG, a benchmark of five tasks with language descriptions that evaluate distinct generalization challenges on unseen environments (NetHack, ALFWorld, RTFM, Messenger, and Touchdown), LDD outperforms tabula-rasa RL, VAE pretraining, and…
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
Taxonomy
TopicsTopic Modeling
