Pre-Learning Environment Representations for Data-Efficient Neural Instruction Following
David Gaddy, Dan Klein

TL;DR
This paper introduces a method that pre-trains environment representations from language-free observations to improve data efficiency in neural instruction following tasks.
Contribution
It proposes a novel pre-learning phase that induces environment representations before instruction training, enhancing performance with limited data.
Findings
Pre-trained environment representations improve instruction-following accuracy.
The approach reduces data requirements for effective learning.
Performance gains are significant compared to baseline methods.
Abstract
We consider the problem of learning to map from natural language instructions to state transitions (actions) in a data-efficient manner. Our method takes inspiration from the idea that it should be easier to ground language to concepts that have already been formed through pre-linguistic observation. We augment a baseline instruction-following learner with an initial environment-learning phase that uses observations of language-free state transitions to induce a suitable latent representation of actions before processing the instruction-following training data. We show that mapping to pre-learned representations substantially improves performance over systems whose representations are learned from limited instructional data alone.
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
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
