Object navigation is crucial for robots, but traditional methods require substantial training data and cannot be generalized to unknown environments. Zero-shot object navigation (ZSON) aims to address this challenge, allowing robots to interact with unknown objects without specific training data. Language-driven zero-shot object navigation (L-ZSON) is an extension of ZSON that incorporates natural language instructions to guide robot navigation and interaction with objects. In this paper, we propose a novel Vision Language model with a Tree-of-thought Network (VLTNet) for L-ZSON. VLTNet comprises four main modules: vision language model understanding, semantic mapping, tree-of-thought reasoning and exploration, and goal identification. Among these modules, Tree-of-Thought (ToT) reasoning and exploration module serves as a core component, innovatively using the ToT reasoning framework for navigation frontier selection during robot exploration. Compared to conventional frontier selection without reasoning, navigation using ToT reasoning involves multi-path reasoning processes and backtracking when necessary, enabling globally informed decision-making with higher accuracy. Experimental results on PASTURE and RoboTHOR benchmarks demonstrate the outstanding performance of our model in LZSON, particularly in scenarios involving complex natural language as target instructions.
@article{arxiv.2410.18570,
title = {Zero-shot Object Navigation with Vision-Language Models Reasoning},
author = {Congcong Wen and Yisiyuan Huang and Hao Huang and Yanjia Huang and Shuaihang Yuan and Yu Hao and Hui Lin and Yu-Shen Liu and Yi Fang},
journal= {arXiv preprint arXiv:2410.18570},
year = {2024}
}
Comments
Accepted by the International Conference on Pattern Recognition (ICPR) for Oral presentation