paper-with-me

홈 › Papers

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

2024-07-26 · Taewoong Kim, Cheolhong Min, Byeonghwi Kim, Jinyeon Kim, Wonje Jeung, Jonghyun Choi

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, visual appearance different from real-world environments, or relatively smaller environment sizes. This prevents the learned models in the virtual scenes from being readily deployable. To bridge the gap between these learning environments and deploying (i.e., real) environments, we propose the ReALFRED benchmark that employs real-world scenes, objects, and room layouts to learn agents to complete household tasks by understanding free-form language instructions and interacting with objects in large, multi-room and 3D-captured scenes. Specifically, we extend the ALFRED benchmark with updates for larger environmental spaces with smaller visual domain gaps. With ReALFRED, we analyze previously crafted methods for the ALFRED benchmark and observe that they consistently yield lower performance in all metrics, encouraging the community to develop methods in more realistic environments. Our code and data are publicly available.

📄 PDF Abstract BibTeX arXiv:2407.18550

Code (1)

snumprlab/realfred 공식 구현 pytorch

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

DialFRED: Dialogue-Enabled Agents for Embodied Instruction Following

2022-02-27 · Xiaofeng Gao, Qiaozi Gao, Ran Gong, Kaixiang Lin 외

Language-guided Embodied AI benchmarks requiring an agent to navigate an environment and manipulate objects typically allow one-way communication: the human user gives a natural language command to the agent, and the age…

Instruction FollowingNavigate

Multimodal Speech Recognition for Language-Guided Embodied Agents

2023-02-27 · Allen Chang, Xiaoyuan Zhu, Aarav Monga, Seoho Ahn 외

Benchmarks for language-guided embodied agents typically assume text-based instructions, but deployed agents will encounter spoken instructions. While Automatic Speech Recognition (ASR) models can bridge the input gap, e…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

DANLI: Deliberative Agent for Following Natural Language Instructions

2022-10-22 · Yichi Zhang, Jianing Yang, Jiayi Pan, Shane Storks 외

Recent years have seen an increasing amount of work on embodied AI agents that can perform tasks by following human language instructions. However, most of these agents are reactive, meaning that they simply learn and im…

Instruction FollowingVision-Language Navigation

SimWorld-Robotics: Synthesizing Photorealistic and Dynamic Urban Environments for Multimodal Robot Navigation and Collaboration

2025-12-10 · Yan Zhuang, Jiawei Ren, Xiaokang Ye, Jianzhi Shen 외 arxiv

Recent advances in foundation models have shown promising results in developing generalist robotics that can perform diverse tasks in open-ended scenarios given multimodal inputs. However, current work has been mainly fo…

Vision-Language NavigationSpatial ReasoningRobot Navigation

Embodied Instruction Following in Unknown Environments

2024-06-17 · Zhenyu Wu, Ziwei Wang, Xiuwei Xu, Jiwen Lu 외

Enabling embodied agents to complete complex human instructions from natural language is crucial to autonomous systems in household services. Conventional methods can only accomplish human instructions in the known envir…

Instruction FollowingTask Planning