VLingNav:基于自适应推理与视觉辅助语言记忆的具身导航 / VLingNav: Embodied Navigation with Adaptive Reasoning and Visual-Assisted Linguistic Memory
1️⃣ 一句话总结
这篇论文提出了一个名为VLingNav的智能体导航模型,它通过模拟人类思考方式,在需要时才进行深度推理,并利用语言记忆记住环境信息,从而在复杂、长距离的导航任务中表现出色,且能直接应用于真实机器人。
VLA models have shown promising potential in embodied navigation by unifying perception and planning while inheriting the strong generalization abilities of large VLMs. However, most existing VLA models rely on reactive mappings directly from observations to actions, lacking the explicit reasoning capabilities and persistent memory required for complex, long-horizon navigation tasks. To address these challenges, we propose VLingNav, a VLA model for embodied navigation grounded in linguistic-driven cognition. First, inspired by the dual-process theory of human cognition, we introduce an adaptive chain-of-thought mechanism, which dynamically triggers explicit reasoning only when necessary, enabling the agent to fluidly switch between fast, intuitive execution and slow, deliberate planning. Second, to handle long-horizon spatial dependencies, we develop a visual-assisted linguistic memory module that constructs a persistent, cross-modal semantic memory, enabling the agent to recall past observations to prevent repetitive exploration and infer movement trends for dynamic environments. For the training recipe, we construct Nav-AdaCoT-2.9M, the largest embodied navigation dataset with reasoning annotations to date, enriched with adaptive CoT annotations that induce a reasoning paradigm capable of adjusting both when to think and what to think about. Moreover, we incorporate an online expert-guided reinforcement learning stage, enabling the model to surpass pure imitation learning and to acquire more robust, self-explored navigation behaviors. Extensive experiments demonstrate that VLingNav achieves state-of-the-art performance across a wide range of embodied navigation benchmarks. Notably, VLingNav transfers to real-world robotic platforms in a zero-shot manner, executing various navigation tasks and demonstrating strong cross-domain and cross-task generalization.
VLingNav:基于自适应推理与视觉辅助语言记忆的具身导航 / VLingNav: Embodied Navigation with Adaptive Reasoning and Visual-Assisted Linguistic Memory
这篇论文提出了一个名为VLingNav的智能体导航模型,它通过模拟人类思考方式,在需要时才进行深度推理,并利用语言记忆记住环境信息,从而在复杂、长距离的导航任务中表现出色,且能直接应用于真实机器人。
源自 arXiv: 2601.08665