Audio Visual Language Maps for Robot Navigation
Chenguang Huang, Oier Mees, Andy Zeng, Wolfram Burgard
TL;DR
This work introduces AVLMaps, a unified 3D map that fuses audio, visual, and language cues to enable open-vocabulary, zero-shot multimodal navigation. The method combines four localization modules into a shared voxel grid and uses cross-modal heatmap fusion guided by LLMs to disambiguate target goals described by language, images, or sounds. Empirical results in simulation and real-world experiments show improved recall and navigation success in ambiguous, multimodal scenarios, with notable gains over prior visual-language mappings. The approach highlights the potential of integrating audio with vision-language grounding to enhance robotic navigation and landmark indexing in realistic environments, while discussing limitations and avenues for lifelong multimodal learning.
Abstract
While interacting in the world is a multi-sensory experience, many robots continue to predominantly rely on visual perception to map and navigate in their environments. In this work, we propose Audio-Visual-Language Maps (AVLMaps), a unified 3D spatial map representation for storing cross-modal information from audio, visual, and language cues. AVLMaps integrate the open-vocabulary capabilities of multimodal foundation models pre-trained on Internet-scale data by fusing their features into a centralized 3D voxel grid. In the context of navigation, we show that AVLMaps enable robot systems to index goals in the map based on multimodal queries, e.g., textual descriptions, images, or audio snippets of landmarks. In particular, the addition of audio information enables robots to more reliably disambiguate goal locations. Extensive experiments in simulation show that AVLMaps enable zero-shot multimodal goal navigation from multimodal prompts and provide 50% better recall in ambiguous scenarios. These capabilities extend to mobile robots in the real world - navigating to landmarks referring to visual, audio, and spatial concepts. Videos and code are available at: https://avlmaps.github.io.
