English

Modular Networks for Compositional Instruction Following

Computation and Language 2021-04-14 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Standard architectures used in instruction following often struggle on novel compositions of subgoals (e.g. navigating to landmarks or picking up objects) observed during training. We propose a modular architecture for following natural language instructions that describe sequences of diverse subgoals. In our approach, subgoal modules each carry out natural language instructions for a specific subgoal type. A sequence of modules to execute is chosen by learning to segment the instructions and predicting a subgoal type for each segment. When compared to standard, non-modular sequence-to-sequence approaches on ALFRED, a challenging instruction following benchmark, we find that modularization improves generalization to novel subgoal compositions, as well as to environments unseen in training.

Keywords

Cite

@article{arxiv.2010.12764,
  title  = {Modular Networks for Compositional Instruction Following},
  author = {Rodolfo Corona and Daniel Fried and Coline Devin and Dan Klein and Trevor Darrell},
  journal= {arXiv preprint arXiv:2010.12764},
  year   = {2021}
}

Comments

Published in NAACL-2021

R2 v1 2026-06-23T19:36:38.839Z