CoNav: Collaborative Cross-Modal Reasoning for Embodied Navigation.
Abstract
Embodied navigation is a core task in embodied AI. It requires comprehensive scene understanding and precise spatial reasoning. Recent vision-language models (VLMs) with strong generalization capabilities and rich commonsense knowledge have shown remarkable performance when applied to embodied navigation tasks. However, these models still encounter insufficient understanding of 3D geometry and spatial semantics when applied to real-world 3D navigation. To address this, we propose CoNav, a collaborative cross-modal reasoning framework. First, we pretrain a 3D-language model with the curriculum learning schedule and prepare a pretrained vision-language navigation agent. Next, with lightweight fine-tuning on a small 2D-3D-text corpus, the vision-language navigation agent learns to combine visual evidence with knowledge from the 3D-language model. Finally, the pretrained 3D-language model communicates with the vision-language navigation agent, enabling collaborative cross-modal reasoning and resolving ambiguities during navigation. This yields more reliable and efficient image-3D fusion for embodied navigation. CoNav introduces a new collaborative framework between a 3D-language model and a vision-language navigation agent for embodied navigation. Notably, CoNav requires only a small 2D-3D-text corpus to align 3D and 2D data. CoNav achieves clear improvements on four standard embodied navigation benchmarks (R2R, CVDN, REVERIE, SOON) and two spatial reasoning benchmarks (ScanQA, SQA3D). Moreover, Under similar success rates, it also finds shorter paths than prior methods, as measured by SPL. The results demonstrate the value of collaborative 2D-3D reasoning for embodied navigation.