paper-with-me

Papers

Pushing it out of the Way: Interactive Visual Navigation

2021-04-28 · CVPR 2021 1 · Kuo-Hao Zeng, Luca Weihs, Ali Farhadi, Roozbeh Mottaghi

We have observed significant progress in visual navigation for embodied agents. A common assumption in studying visual navigation is that the environments are static; this is a limiting assumption. Intelligent navigation may involve interacting with the environment beyond just moving forward/backward and turning left/right. Sometimes, the best way to navigate is to push something out of the way. In this paper, we study the problem of interactive navigation where agents learn to change the environment to navigate more efficiently to their goals. To this end, we introduce the Neural Interaction Engine (NIE) to explicitly predict the change in the environment caused by the agent's actions. By modeling the changes while planning, we find that agents exhibit significant improvements in their navigational capabilities. More specifically, we consider two downstream tasks in the physics-enabled, visually rich, AI2-THOR environment: (1) reaching a target while the path to the target is blocked (2) moving an object to a target location by pushing it. For both tasks, agents equipped with an NIE significantly outperform agents without the understanding of the effect of the actions indicating the benefits of our approach.

📄 PDF Abstract BibTeX arXiv:2104.14040

Code (1)

KuoHaoZeng/Interactive_Visual_Navigation 공식 구현 pytorch

Tasks

NavigateVisual Navigation

Similar Papers 제목 키워드 기반

HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators

2019-10-24 · Chengshu Li, Fei Xia, Roberto Martin-Martin, Silvio Savarese

Most common navigation tasks in human environments require auxiliary arm interactions, e.g. opening doors, pressing buttons and pushing obstacles away. This type of navigation tasks, which we call Interactive Navigation,…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cascaded Compositional Residual Learning for Complex Interactive Behaviors

2022-12-17 · K. Niranjan Kumar, Irfan Essa, Sehoon Ha

Real-world autonomous missions often require rich interaction with nearby objects, such as doors or switches, along with effective navigation. However, such complex behaviors are difficult to learn because they involve b…

Zero-shot Interactive Perception

2026-02-20 · Venkatesh Sripada, Frank Guerin, Amir Ghalamzan arxiv

Interactive perception (IP) enables robots to extract hidden information in their workspace and execute manipulation plans by physically interacting with objects and altering the state of the environment -- crucial for r…

Interactive Gibson Benchmark (iGibson 0.5): A Benchmark for Interactive Navigation in Cluttered Environments

2019-10-30 · Fei Xia, William B. Shen, Chengshu Li, Priya Kasimbeg 외

We present Interactive Gibson Benchmark, the first comprehensive benchmark for training and evaluating Interactive Navigation: robot navigation strategies where physical interaction with objects is allowed and even encou…

Robot Navigation

An Interactive Navigation Method with Effect-oriented Affordance

2024-01-01 · CVPR 2024 1 · Xiaohan Wang, Yuehu Liu, Xinhang Song, Yuyi Liu 외

Visual navigation is to let the agent reach the target according to the continuous visual input. In most previous works visual navigation is usually assumed to be done in a static and ideal environment: the target is…

NavigateVisual Navigation