Reflex-Based Open-Vocabulary Navigation without Prior Knowledge Using Omnidirectional Camera and Multiple Vision-Language Models
Kento Kawaharazuka, Yoshiki Obinata, Naoaki Kanazawa, Naoto Tsukamoto, Kei Okada, Masayuki Inaba
TL;DR
This work addresses open-vocabulary robot navigation without prior maps or learning by fusing reflex-based control with an omnidirectional camera and pre-trained vision-language models. It processes a split 360-degree image with CLIP for global cues and Detic for local object cues, converting outputs into a directional vector that guides motion without exploration planning. The method, demonstrated on a Fetch robot, shows that combining global and local vision-language signals (ALL) yields more accurate navigation than either model alone, and can handle continuous linguistic instructions in larger environments. While promising for immediate deployment in dynamic settings, the approach relies on manually tuned parameters and currently struggles with complex room geometries and negations, indicating clear directions for future adaptive perception and obstacle-aware reflexes.
Abstract
Various robot navigation methods have been developed, but they are mainly based on Simultaneous Localization and Mapping (SLAM), reinforcement learning, etc., which require prior map construction or learning. In this study, we consider the simplest method that does not require any map construction or learning, and execute open-vocabulary navigation of robots without any prior knowledge to do this. We applied an omnidirectional camera and pre-trained vision-language models to the robot. The omnidirectional camera provides a uniform view of the surroundings, thus eliminating the need for complicated exploratory behaviors including trajectory generation. By applying multiple pre-trained vision-language models to this omnidirectional image and incorporating reflective behaviors, we show that navigation becomes simple and does not require any prior setup. Interesting properties and limitations of our method are discussed based on experiments with the mobile robot Fetch.
