Skip to content

OVExp: Open Vocabulary Exploration for Object-Oriented Navigation

Notifications You must be signed in to change notification settings

OpenRobotLab/OVExp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation


OVExp: Open Vocabulary Exploration for Object-Oriented Navigation


Meng WeiTai WangYilun ChenHanqing WangJiangmiao Pang*Xihui Liu*
The University of Hong Kong Shanghai AI Laboratory

arXiv

🏠 About

Dialogue_Teaser
Object-oriented embodied navigation aims to locate specific objects, defined by category or depicted in images. Existing methods often struggle to generalize to open vocabulary goals without extensive training data. We introduce OVExp, a learning-based framework that integrates VLMs for Open-Vocabulary Exploration. The simple but effective design of OVExp significantly reduces computational costs and demonstrates strong generalization abilities to various navigation settings. Experiments on established benchmarks show OVExp outperforms previous zero- shot methods, can generalize to diverse scenes, and handle different goal modalities

📦 Method Overview

The proposed OVExp framework mainly consists of three modules: (1) The Transferable Vision and Language Mapping module for constructing a visual/language memory map to comprehend the scene holistically. (2) The Goal-Conditioned Exploration Policy module for learning scene priors from the map representations and predicting the long-term goal location with a goal-conditioned exploration network. (3) The Local Policy module for analytical planning which determines the next waypoint towards the predicted long-term goal.

📝 TODO List

  • Release Semantic Map Dataset and Code for Training the Goal-Conditioned Exploration Policy .
  • Release Inference Code for Object-Goal Navigation on HM3D and MP3D.
  • Release Inference Code for InstanceImage-Goal Navigation on HM3D.

📄 License

Creative Commons License
This work is under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

👏 Acknowledgements

This repository benefits significantly from the contributions and resources of home-robot, PEANUT, PONI.

About

OVExp: Open Vocabulary Exploration for Object-Oriented Navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages