arXiv:2506.01551cs.CVcs.AI2025-06TPAMI被引 4

让大模型通过自我反思不断优化导航推理能力

EvolveNav: Empowering LLM-Based Vision-Language Navigation via Self-Improving Embodied Reasoning

  • 用结构化思维链训练激活模型导航推理能力
  • 自动生成推理标签迭代优化,提升准确率与可解释性
  • 适合需要高可靠性和可解释性的智能导航研究者

近期研究表明,训练开源大语言模型(LLM)可激发其推理能力,提升视觉-语言导航(VLN)性能,并缓解模型训练语料与任务之间的领域差距。然而,现有方法多采用直接输入输出映射,导致学习困难且决策缺乏可解释性。思维链(CoT)训练虽能提升准确率与可解释性,但导航任务复杂,完美CoT标签不可得,纯监督微调易过拟合。为此,我们提出EvolveNav,一种自进化具身推理范式,实现可适应、可泛化的导航推理。具体包括两阶段:(1) 结构化CoT监督微调,使用精心构建的结构化CoT标签激活模型推理能力并提升推理速度;(2) 自反思后训练,以模型自身推理输出作为自丰富CoT标签进行迭代训练,增强监督多样性。同时设计自反思辅助任务,通过对比正确与错误模式促进模型学习合理推理路径。在R2R、REVERIE、CVDN和SOON等多个主流基准上,无论任务内还是跨任务训练,EvolveNav均持续优于先前基于LLM的VLN方法。代码已开源。

原文摘要 · Abstract (English)

Recent studies have revealed the potential of training open-source Large Language Models (LLMs) to unleash LLMs' reasoning ability for enhancing vision-language navigation (VLN) performance, and simultaneously mitigate the domain gap between LLMs' training corpus and the VLN task. However, these approaches predominantly adopt straightforward input-output mapping paradigms, causing the mapping learning difficult and the navigational decisions unexplainable. Chain-of-Thought (CoT) training is a promising way to improve both navigational decision accuracy and interpretability, while the complexity of the navigation task makes the perfect CoT labels unavailable and may lead to overfitting through pure CoT supervised fine-tuning. To address these issues, we propose EvolveNav, a novel sElf-improving embodied reasoning paradigm that realizes adaptable and generalizable navigational reasoning for boosting LLM-based vision-language Navigation. Specifically, EvolveNav involves a two-stage training process: (1) Formalized CoT Supervised Fine-Tuning, where we train the model with curated formalized CoT labels to first activate the model's navigational reasoning capabilities, and simultaneously increase the reasoning speed; (2) Self-Reflective Post-Training, where the model is iteratively trained with its own reasoning outputs as self-enriched CoT labels to enhance the supervision diversity. A self-reflective auxiliary task is also designed to encourage the model to learn correct reasoning patterns by contrasting with wrong ones. Experimental results under both task-specific and cross-task training paradigms demonstrate the consistent superiority of EvolveNav over previous LLM-based VLN approaches on various popular benchmarks, including R2R, REVERIE, CVDN, and SOON. Code is available at https://github.com/expectorlin/EvolveNav.

大模型导航推理

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