NAACL 2021long36 citations

Modular Networks for Compositional Instruction Following

Rodolfo Corona, Daniel Fried, Coline Devin, Dan Klein, Trevor Darrell

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.

BibTeX
@inproceedings{corona-etal-2021-modular,
    title = "Modular Networks for Compositional Instruction Following",
    author = "Corona, Rodolfo  and
      Fried, Daniel  and
      Devin, Coline  and
      Klein, Dan  and
      Darrell, Trevor",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.81/",
    doi = "10.18653/v1/2021.naacl-main.81",
    pages = "1033--1040"
}
Modular Networks for Compositional Instruction Following · NAACL 2021