让AI在2D图像上画轨迹导航,比传统方法更高效精准
Traj-VLN: Learning Pixel-Space Interaction via Autoregressive Trajectory Generation

- 用自回归方式逐点生成像素级路径,直接在图像空间规划行动
- 在多个数据集上超越现有方法,仅用少量数据和算力达顶尖性能
- 适合做视觉语言导航的轻量级模型研发,尤其关注效率与泛化
大型语言模型(LLMs)凭借预训练数据中的强大先验和常识推理能力,在多个领域展现出前所未有的泛化能力。近期,通过视觉-语言模型(VLMs)将视觉嵌入映射到语言空间,以实现从模拟到真实、跨场景的泛化,已成为连续环境中的视觉-语言导航(VLN-CE)主流范式。该任务要求智能体根据自然语言指令在未见过的环境中导航。本文强调,导航任务可分解为一系列子任务,每个对应一次由指令描述的3D空间交互,如“走到沙发尽头并左转”。然而,这类涉及沿深度方向移动的交互对主要在RGB图像上训练的VLMs而言仍具挑战。为此,我们提出一种替代方案:不引入深度或3D几何信息,而是通过自回归轨迹生成,在2D像素空间中微调VLMs以学习导航交互。给定语言指令和历史观测,模型依次预测一系列像素坐标,从当前观测的底部中心出发绘制路径。先前研究已证明像素目标监督优于离散动作学习,而我们的实验进一步验证,像素空间轨迹监督显著提升VLN性能。此外,我们展示的旗舰模型在有限计算资源和训练数据下达到最先进水平。
原文摘要 · Abstract (English)
Benefiting from the powerful priors embedded in large-scale pre-training data and the emerging commonsense reasoning ability, large language models (LLMs) have shown unprecedented generalization capabilities in many research fields. Recently, projecting visual embeddings into the language space via vision-language models (VLMs) to achieve sim-toreal and cross-scene generalization has become a prevailing paradigm in the field of Vision-and-Language Navigation in Continuous Environments (VLN-CE). VLN requires an embodied agent to navigate through unseen environments following natural linguistic instructions. We emphasize that a VLN task can be decomposed into a sequence of sub-tasks, each corresponding to a process of 3D spatial interaction with the environments described by instructions such as "walk to the end of the sofa and turn left." However, such spatial interactions involving moving into the image along the direction of depth sensing are puzzling for VLMs as they were predominantly trained on conversations with RGB images. Rather than incorporating depth or 3D geometric information-which VLMs rarely encounter during pretrainingwe propose an alternative approach: fine-tuning VLMs to learn navigation interactions directly in 2D pixel space through autoregressive trajectory generation. Given a linguistic instruction and historical observations, our model sequentially predicts a series of pixel coordinates, drawing a trajectory from the bottom center of the current observation. While prior work has proved that pixel-goal supervision outperforms learning of discrete actions, our experiments further verify that the supervision of pixel-space trajectory significantly enhances VLN performance. Moreover, we demonstrate that our flagship model achieves state-of-the-art level performance with relatively limited computational resources and training data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。