Sem-NaVAE: Semantically-Guided Outdoor Mapless Navigation via Generative Trajectory Priors
Gonzalo Olguin, Javier Ruiz-del-Solar
TL;DR
Sem-NaVAE tackles mapless outdoor navigation by combining a CVAE-based trajectory generator with an open-vocabulary semantic selector from a lightweight VLM. The method generates many diverse trajectory hypotheses conditioned on sensor data and selects among them using semantic cost maps derived from natural language constraints, with an asynchronous update mechanism to handle occlusions. Key contributions include a CVAE with a learned prior and a multi-modal training objective that encourages diversity, integration of CLIPSeg for open-vocabulary constraints, and a robust recovery strategy for when no feasible paths exist. Real-world experiments show the approach achieves superior SR, EPT, and navigation efficiency relative to baselines, enabling long-range navigation without pre-built maps.
Abstract
This work presents a mapless global navigation approach for outdoor applications. It combines the exploratory capacity of conditional variational autoencoders (CVAEs) to generate trajectories and the semantic segmentation capabilities of a lightweight visual language model (VLM) to select the trajectory to execute. Open-vocabulary segmentation is used to score and select the generated trajectories based on natural language, and a state-of-the-art local planner executes velocity commands. One of the key features of the proposed approach is its ability to generate a large variability of trajectories and to select them and navigate in real-time. The approach was validated through real-world outdoor navigation experiments, achieving superior performance compared to state-of-the-art methods. A video showing an experimental run of the system can be found in https://www.youtube.com/watch?v=i3R5ey5O2yk.
