paper-with-me

홈 › Papers

Learning for Visual Navigation by Imagining the Success

2021-02-28 · Mahdi Kazemi Moghaddam, Ehsan Abbasnejad, Qi Wu, Javen Shi, Anton Van Den Hengel

Visual navigation is often cast as a reinforcement learning (RL) problem. Current methods typically result in a suboptimal policy that learns general obstacle avoidance and search behaviours. For example, in the target-object navigation setting, the policies learnt by traditional methods often fail to complete the task, even when the target is clearly within reach from a human perspective. In order to address this issue, we propose to learn to imagine a latent representation of the successful (sub-)goal state. To do so, we have developed a module which we call Foresight Imagination (ForeSIT). ForeSIT is trained to imagine the recurrent latent representation of a future state that leads to success, e.g. either a sub-goal state that is important to reach before the target, or the goal state itself. By conditioning the policy on the generated imagination during training, our agent learns how to use this imagination to achieve its goal robustly. Our agent is able to imagine what the (sub-)goal state may look like (in the latent space) and can learn to navigate towards that state. We develop an efficient learning algorithm to train ForeSIT in an on-policy manner and integrate it into our RL objective. The integration is not trivial due to the constantly evolving state representation shared between both the imagination and the policy. We, empirically, observe that our method outperforms the state-of-the-art methods by a large margin in the commonly accepted benchmark AI2THOR environment. Our method can be readily integrated or added to other model-free RL navigation frameworks.

📄 PDF Abstract BibTeX arXiv:2103.00446

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateReinforcement Learning (RL)Visual Navigation

Similar Papers 제목 키워드 기반

Addressing Sample Complexity in Visual Tasks Using HER and Hallucinatory GANs

2019-01-31 · NeurIPS 2019 12 · Himanshu Sahni, Toby Buckley, Pieter Abbeel, Ilya Kuzovkin

Reinforcement Learning (RL) algorithms typically require millions of environment interactions to learn successful policies in sparse reward settings. Hindsight Experience Replay (HER) was introduced as a technique to inc…

Reinforcement LearningReinforcement Learning (RL)

Pathdreamer: A World Model for Indoor Navigation

2021-05-18 · ICCV 2021 10 · Jing Yu Koh, Honglak Lee, Yinfei Yang, Jason Baldridge 외

People navigating in unfamiliar buildings take advantage of myriad visual, spatial and semantic cues to efficiently achieve their navigation goals. Towards equipping computational agents with similar capabilities, we int…

modelSemantic SegmentationVision and Language Navigation

UnitedVLN: Generalizable Gaussian Splatting for Continuous Vision-Language Navigation

2024-11-25 · Guangzhao Dai, Jian Zhao, Yuantao Chen, Yusen Qin 외

Vision-and-Language Navigation (VLN), where an agent follows instructions to reach a target destination, has recently seen significant advancements. In contrast to navigation in discrete environments with predefined traj…

3DGSNavigateVision and Language NavigationVision-Language Navigation

ALFWorld: Aligning Text and Embodied Environments for Interactive Learning

2020-10-08 · Mohit Shridhar, Xingdi Yuan, Marc-Alexandre Côté, Yonatan Bisk 외

Given a simple request like Put a washed apple in the kitchen fridge, humans can reason in purely abstract terms by imagining action sequences and scoring their likelihood of success, prototypicality, and efficiency, all…

Natural Language Visual GroundingScene Understanding

BUTLER: Building Understanding in TextWorld via Language for Embodied Reasoning

2021-01-01 · ICLR 2021 1 · Mohit Shridhar, Xingdi Yuan, Marc-Alexandre Cote, Yonatan Bisk 외

Given a simple request (e.g., Put a washed apple in the kitchen fridge), humans can reason in purely abstract terms by imagining action sequences and scoring their likelihood of success, prototypicality, and efficiency, …

Scene Understanding