English

FILM: Following Instructions in Language with Modular Methods

Computation and Language 2022-03-18 v3 Machine Learning

Abstract

Recent methods for embodied instruction following are typically trained end-to-end using imitation learning. This often requires the use of expert trajectories and low-level language instructions. Such approaches assume that neural states will integrate multimodal semantics to perform state tracking, building spatial memory, exploration, and long-term planning. In contrast, we propose a modular method with structured representations that (1) builds a semantic map of the scene and (2) performs exploration with a semantic search policy, to achieve the natural language goal. Our modular method achieves SOTA performance (24.46 %) with a substantial (8.17 % absolute) gap from previous work while using less data by eschewing both expert trajectories and low-level instructions. Leveraging low-level language, however, can further increase our performance (26.49 %). Our findings suggest that an explicit spatial memory and a semantic search policy can provide a stronger and more general representation for state-tracking and guidance, even in the absence of expert trajectories or low-level instructions.

Keywords

Cite

@article{arxiv.2110.07342,
  title  = {FILM: Following Instructions in Language with Modular Methods},
  author = {So Yeon Min and Devendra Singh Chaplot and Pradeep Ravikumar and Yonatan Bisk and Ruslan Salakhutdinov},
  journal= {arXiv preprint arXiv:2110.07342},
  year   = {2022}
}

Comments

Published as a conference paper at International Conference on Learning Representations (ICLR) 2022

R2 v1 2026-06-24T06:53:10.464Z