paper-with-me

Papers

Modular Networks for Compositional Instruction Following

2020-10-24 · NAACL 2021 4 · Rodolfo Corona, Daniel Fried, Coline Devin, Dan Klein, Trevor Darrell

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.

📄 PDF Abstract BibTeX arXiv:2010.12764

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

A modular vision language navigation and manipulation framework for long horizon compositional tasks in indoor environment

2021-01-19 · Homagni Saha, Fateme Fotouhif, Qisai Liu, Soumik Sarkar

In this paper we propose a new framework - MoViLan (Modular Vision and Language) for execution of visually grounded natural language instructions for day to day indoor household tasks. While several data-driven, end-to-e…

Instruction FollowingVision-Language Navigation

Improving Instruction-Following in Language Models through Activation Steering

2024-10-15 · Alessandro Stolfo, Vidhisha Balachandran, Safoora Yousefi, Eric Horvitz 외

The ability to follow instructions is crucial for numerous real-world applications of language models. In pursuit of deeper insights and more powerful capabilities, we derive instruction-specific vector representations f…

Instruction FollowingText Generation

VLMbench: A Compositional Benchmark for Vision-and-Language Manipulation

2022-06-17 · Kaizhi Zheng, Xiaotong Chen, Odest Chadwicke Jenkins, Xin Eric Wang

Benefiting from language flexibility and compositionality, humans naturally intend to use language to command an embodied agent for complex tasks such as navigation and object manipulation. In this work, we aim to fill t…

Object

Hierarchical Modular Framework for Long Horizon Instruction Following

2021-09-29 · Suvaansh Bhambri, Byeonghwi Kim, Roozbeh Mottaghi, Jonghyun Choi

Robotic agents performing domestic chores using natural language directives re-quire to learn the complex task of navigating an environment and interacting with objects in it. To address such composite tasks, we propose …

Instruction FollowingNavigate

Alignment-based compositional semantics for instruction following

2015-08-26 · EMNLP 2015 9 · Jacob Andreas, Dan Klein

This paper describes an alignment-based model for interpreting natural language instructions in context. We approach instruction following as a search over plans, scoring sequences of actions conditioned on structured ob…

Instruction FollowingSentence