paper-with-me

홈 › Papers

Are We There Yet? Learning to Localize in Embodied Instruction Following

2021-01-09 · Shane Storks, Qiaozi Gao, Govind Thattai, Gokhan Tur

Embodied instruction following is a challenging problem requiring an agent to infer a sequence of primitive actions to achieve a goal environment state from complex language and visual inputs. Action Learning From Realistic Environments and Directives (ALFRED) is a recently proposed benchmark for this problem consisting of step-by-step natural language instructions to achieve subgoals which compose to an ultimate high-level goal. Key challenges for this task include localizing target locations and navigating to them through visual inputs, and grounding language instructions to visual appearance of objects. To address these challenges, in this study, we augment the agent's field of view during navigation subgoals with multiple viewing angles, and train the agent to predict its relative spatial relation to the target location at each timestep. We also improve language grounding by introducing a pre-trained object detection module to the model pipeline. Empirical studies show that our approach exceeds the baseline model performance.

📄 PDF Abstract BibTeX arXiv:2101.03431

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Followingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

ThinkBot: Embodied Instruction Following with Thought Chain Reasoning

2023-12-12 · Guanxing Lu, Ziwei Wang, Changliu Liu, Jiwen Lu 외

Embodied Instruction Following (EIF) requires agents to complete human instruction by interacting objects in complicated surrounding environments. Conventional methods directly consider the sparse human instruction to ge…

Instruction Following

LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following

2023-10-18 · Cheng-Fu Yang, Yen-Chun Chen, Jianwei Yang, Xiyang Dai 외

End-to-end Transformers have demonstrated an impressive success rate for Embodied Instruction Following when the environment has been seen in training. However, they tend to struggle when deployed in an unseen environmen…

Contrastive LearningInstruction Following

Exploratory Retrieval-Augmented Planning For Continual Embodied Instruction Following

2025-09-10 · Minjong Yoo, Jinwoo Jang, Wei-jin Park, Honguk Woo arxiv

This study presents an Exploratory Retrieval-Augmented Planning (ExRAP) framework, designed to tackle continual instruction following tasks of embodied agents in dynamic, non-stationary environments. The framework enhanc…

Instruction Following

OPEx: A Component-Wise Analysis of LLM-Centric Agents in Embodied Instruction Following

2024-03-05 · Haochen Shi, Zhiyuan Sun, Xingdi Yuan, Marc-Alexandre Côté 외

Embodied Instruction Following (EIF) is a crucial task in embodied learning, requiring agents to interact with their environment through egocentric observations to fulfill natural language instructions. Recent advancemen…

Instruction Following

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