paper-with-me

Papers

MOPA: Modular Object Navigation with PointGoal Agents

2023-04-07 · Sonia Raychaudhuri, Tommaso Campari, Unnat Jain, Manolis Savva, Angel X. Chang

We propose a simple but effective modular approach MOPA (Modular ObjectNav with PointGoal agents) to systematically investigate the inherent modularity of the object navigation task in Embodied AI. MOPA consists of four modules: (a) an object detection module trained to identify objects from RGB images, (b) a map building module to build a semantic map of the observed objects, (c) an exploration module enabling the agent to explore the environment, and (d) a navigation module to move to identified target objects. We show that we can effectively reuse a pretrained PointGoal agent as the navigation model instead of learning to navigate from scratch, thus saving time and compute. We also compare various exploration strategies for MOPA and find that a simple uniform strategy significantly outperforms more advanced exploration methods.

📄 PDF Abstract BibTeX arXiv:2304.03696

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateObjectobject-detectionObject DetectionPointGoal Navigation

Similar Papers 제목 키워드 기반

The Surprising Effectiveness of Visual Odometry Techniques for Embodied PointGoal Navigation

2021-08-26 · ICCV 2021 10 · Xiaoming Zhao, Harsh Agrawal, Dhruv Batra, Alexander Schwing

It is fundamental for personal robots to reliably navigate to a specified goal. To study this task, PointGoal navigation has been introduced in simulated Embodied AI environments. Recent advances solve this PointGoal nav…

NavigatePointGoal NavigationVisual Odometry

How to Train PointGoal Navigation Agents on a (Sample and Compute) Budget

2020-12-11 · Erik Wijmans, Irfan Essa, Dhruv Batra

PointGoal navigation has seen significant recent interest and progress, spurred on by the Habitat platform and associated challenge. In this paper, we study PointGoal navigation under both a sample budget (75 million fra…

GPUPointGoal Navigation

Learning to Explore using Active Neural SLAM

2020-04-10 · ICLR 2020 1 · Devendra Singh Chaplot, Dhiraj Gandhi, Saurabh Gupta, Abhinav Gupta 외

This work presents a modular and hierarchical approach to learn policies for exploring 3D environments, called `Active Neural SLAM'. Our approach leverages the strengths of both classical and learning-based methods, by u…

PointGoal NavigationState Estimation

Unsupervised Visual Odometry and Action Integration for PointGoal Navigation in Indoor Environment

2022-10-02 · Yijun Cao, Xianshi Zhang, Fuya Luo, Chuan Lin 외

PointGoal navigation in indoor environment is a fundamental task for personal robots to navigate to a specified point. Recent studies solved this PointGoal navigation task with near-perfect success rate in photo-realisti…

NavigatePointGoal NavigationVisual Odometry

TANGO: Training-free Embodied AI Agents for Open-world Tasks

2024-12-05 · CVPR 2025 1 · Filippo Ziliotto, Tommaso Campari, Luciano Serafini, Lamberto Ballan

Large Language Models (LLMs) have demonstrated excellent capabilities in composing various modules together to create programs that can perform complex reasoning tasks on images. In this paper, we propose TANGO, an appro…

Embodied Question AnsweringObjectGoal NavigationPointGoal NavigationQuestion Answering