arXiv:2511.14131cs.AI2025-11被引 3

用双思维系统让智能体更准更快地听懂指令走迷宫

Run, Ruminate, and Regulate: A Dual-process Thinking System for Vision-and-Language Navigation

  • 分轻量导航和深度推理两种模式,自动切换决策路径
  • 在REVERIE数据集上比顶尖方法高3.28%的SPL和3.30%的RGSPL
  • 适合需要低延迟又高精度的视觉语言导航任务

视觉-语言导航(VLN)要求智能体根据人类指令动态探索复杂3D环境。近期研究显示,大型语言模型(LLM)因其常识知识与通用推理能力,在VLN中具有潜力。然而,基于LLM的方法与领域专家之间仍存在显著性能差距,因LLM难以精确理解现实空间关系。同时引入LLM带来高昂计算成本与推理延迟。为此,我们提出新型双过程思维框架R3,以零样本方式融合LLM的泛化能力与特定领域的专业经验。该框架包含三个核心模块:轻量级变压器专家模型Runner,负责常规情况下的高效精准导航;采用链式思维提示(CoT)的多模态大模型Ruminator,用于结构化推理;以及根据三项标准监控进度并控制思维模式的Regulator,实现两者协同。实验表明,R3在REVERIE基准上显著优于其他先进方法,SPL提升3.28%,RGSPL提升3.30%,充分验证了其在复杂VLN任务中的有效性。

原文摘要 · Abstract (English)

Vision-and-Language Navigation (VLN) requires an agent to dynamically explore complex 3D environments following human instructions. Recent research underscores the potential of harnessing large language models (LLMs) for VLN, given their commonsense knowledge and general reasoning capabilities. Despite their strengths, a substantial gap in task completion performance persists between LLM-based approaches and domain experts, as LLMs inherently struggle to comprehend real-world spatial correlations precisely. Additionally, introducing LLMs is accompanied with substantial computational cost and inference latency. To address these issues, we propose a novel dual-process thinking framework dubbed R3, integrating LLMs' generalization capabilities with VLN-specific expertise in a zero-shot manner. The framework comprises three core modules: Runner, Ruminator, and Regulator. The Runner is a lightweight transformer-based expert model that ensures efficient and accurate navigation under regular circumstances. The Ruminator employs a powerful multimodal LLM as the backbone and adopts chain-of-thought (CoT) prompting to elicit structured reasoning. The Regulator monitors the navigation progress and controls the appropriate thinking mode according to three criteria, integrating Runner and Ruminator harmoniously. Experimental results illustrate that R3 significantly outperforms other state-of-the-art methods, exceeding 3.28% and 3.30% in SPL and RGSPL respectively on the REVERIE benchmark. This pronounced enhancement highlights the effectiveness of our method in handling challenging VLN tasks.

视觉语言导航双过程思维大模型推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。