Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Object Goal Navigation using Goal-Oriented Semantic Exploration

About

This work studies the problem of object goal navigation which involves navigating to an instance of the given object category in unseen environments. End-to-end learning-based navigation methods struggle at this task as they are ineffective at exploration and long-term planning. We propose a modular system called, `Goal-Oriented Semantic Exploration' which builds an episodic semantic map and uses it to explore the environment efficiently based on the goal object category. Empirical results in visually realistic simulation environments show that the proposed model outperforms a wide range of baselines including end-to-end learning-based methods as well as modular map-based methods and led to the winning entry of the CVPR-2020 Habitat ObjectNav Challenge. Ablation analysis indicates that the proposed model learns semantic priors of the relative arrangement of objects in a scene, and uses them to explore efficiently. Domain-agnostic module design allow us to transfer our model to a mobile robot platform and achieve similar performance for object goal navigation in the real-world.

Devendra Singh Chaplot, Dhiraj Gandhi, Abhinav Gupta, Ruslan Salakhutdinov• 2020

Related benchmarks

TaskDatasetResultRank
Object Goal NavigationMP3D
SR36
96
ObjectGoal NavigationMP3D (val)
Success Rate36
68
Object Goal NavigationHM3D
Success Rate37.9
67
Object Goal NavigationHM3D 0.1
SR37.9
35
ObjectNavGibson (val)
Success Rate71.7
22
Object Goal NavigationMP3D (test)
SPL0.144
18
Object NavigationHM3D Challenge (test)
Success Rate56
14
Object Goal NavigationHM3D (test)
SR37.9
14
ObjectGoal NavigationMP3D (test-std)
Success Rate17.85
11
Object Goal NavigationMP3D (1000 episodes)
Success Rate (SR)36
8
Showing 10 of 15 rows

Other info

Code

Follow for update