arXiv:2512.07976cs.ROcs.CV2025-12被引 3

用视觉语言距离提升机器人导航的跨域泛化能力

VLD: Visual Language Goal Distance for Reinforcement Learning Navigation

  • 分离感知与策略学习,先用海量视频训练目标距离预测器
  • 在仿真中用带噪声的距离信号训练策略,部署时直接使用预测结果
  • 支持图像和文本双模态目标,显著提升真实场景迁移效果

从图像数据端到端训练机器人导航策略一直面临挑战。现有方法常受限于仿真到现实的差距或标注动作数据不足。本文提出视觉语言距离(VLD)学习框架,将感知与策略解耦:首先在互联网规模视频数据上自监督训练一个目标距离预测器,该模型可同时处理图像和文本目标,输出可被强化学习策略最小化的距离信号。策略在仿真中训练时使用带有噪声的几何距离信号,以模拟预测器的不确定性;部署时则直接使用VLD预测值,继承大规模视觉训练中的语义目标信息,同时保留仿真中学习到的鲁棒底层导航行为。我们提出序数一致性评估距离函数,并证明VLD优于ViNT、VIP等时间距离方法。实验表明,该解耦设计在仿真中表现优异且具备强跨域迁移能力,为可靠、多模态导航策略提供了一条可扩展的新路径。

原文摘要 · Abstract (English)

Training end-to-end policies from image data to directly predict navigation actions for robotic systems has proven inherently difficult. Existing approaches often suffer from either the sim-to-real gap during policy transfer or a limited amount of training data with action labels. To address this problem, we introduce Vision-Language Distance (VLD) learning, a scalable framework for goal-conditioned navigation that decouples perception learning from policy learning. Instead of relying on raw sensory inputs during policy training, we first train a self-supervised distance-to-goal predictor on internet-scale video data. This predictor generalizes across both image- and text-based goals, providing a distance signal that can be minimized by a reinforcement learning (RL) policy. The RL policy can be trained entirely in simulation using privileged geometric distance signals, with injected noise to mimic the uncertainty of the trained distance predictor. At deployment, the policy consumes VLD predictions, inheriting semantic goal information-"where to go"-from large-scale visual training while retaining the robust low-level navigation behaviors learned in simulation. We propose using ordinal consistency to assess distance functions directly and demonstrate that VLD outperforms prior temporal distance approaches, such as ViNT and VIP. Experiments show that our decoupled design achieves competitive navigation performance in simulation with strong sim-to-real transfer, providing an alternative and, most importantly, scalable path toward reliable, multimodal navigation policies.

强化学习视觉语言导航仿真迁移

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