paper-with-me

홈 › Papers

ALFRED: A Benchmark for Interpreting Grounded Instructions for Everyday Tasks

2019-12-03 · CVPR 2020 6 · Mohit Shridhar, Jesse Thomason, Daniel Gordon, Yonatan Bisk, Winson Han, Roozbeh Mottaghi, Luke Zettlemoyer, Dieter Fox

We present ALFRED (Action Learning From Realistic Environments and Directives), a benchmark for learning a mapping from natural language instructions and egocentric vision to sequences of actions for household tasks. ALFRED includes long, compositional tasks with non-reversible state changes to shrink the gap between research benchmarks and real-world applications. ALFRED consists of expert demonstrations in interactive visual environments for 25k natural language directives. These directives contain both high-level goals like "Rinse off a mug and place it in the coffee maker." and low-level language instructions like "Walk to the coffee maker on the right." ALFRED tasks are more complex in terms of sequence length, action space, and language than existing vision-and-language task datasets. We show that a baseline model based on recent embodied vision-and-language tasks performs poorly on ALFRED, suggesting that there is significant room for developing innovative grounded visual language understanding models with this benchmark.

📄 PDF Abstract BibTeX arXiv:1912.01734

Code (11)

askforalfred/alfred 공식 구현 pytorch
alexpashevich/E.T. pytorch
alfworld/alfworld pytorch
caisarl76/alfred pytorch
facebookresearch/EgoTV pytorch
gistvision/moca pytorch
snumprlab/abp pytorch
snumprlab/capeam pytorch
snumprlab/cl-alfred pytorch
yenchehsiao/autonomousllmagentwithadaptingplanning pytorch
yonseivnl/mcr-agent pytorch

Tasks

Natural Language Visual Grounding

Similar Papers 제목 키워드 기반

Visually-Grounded Planning without Vision: Language Models Infer Detailed Plans from High-level Instructions

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Peter Jansen

The recently proposed ALFRED challenge task aims for a virtual robotic agent to complete complex multi-step everyday tasks in a virtual home environment from high-level natural language directives, such as {``}put a hot …

Translation

Visually-Grounded Planning without Vision: Language Models Infer Detailed Plans from High-level Instructions

2020-09-29 · Peter A. Jansen

The recently proposed ALFRED challenge task aims for a virtual robotic agent to complete complex multi-step everyday tasks in a virtual home environment from high-level natural language directives, such as "put a hot pie…

Translation

ReALFRED: An Embodied Instruction Following Benchmark in Photo-Realistic Environments

2024-07-26 · Taewoong Kim, Cheolhong Min, Byeonghwi Kim, Jinyeon Kim 외

Simulated virtual environments have been widely used to learn robotic agents that perform daily household tasks. These environments encourage research progress by far, but often provide limited object interactability, vi…

Instruction Following

Embodied BERT: A Transformer Model for Embodied, Language-guided Visual Task Completion

2021-08-10 · Alessandro Suglia, Qiaozi Gao, Jesse Thomason, Govind Thattai 외

Language-guided robots performing home and office tasks must navigate in and interact with the world. Grounding language instructions against visual observations and actions to take in an environment is an open challenge…

NavigateObject

Vision-and-Language Navigation: Interpreting visually-grounded navigation instructions in real environments

2017-11-20 · CVPR 2018 6 · Peter Anderson, Qi Wu, Damien Teney, Jake Bruce 외

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stu…

Reinforcement LearningTranslationVision and Language NavigationVisual Navigation+2