arXiv:2608.21395cs.ROcs.AI2026-08

让机器人导航有方向感,不重训练也能高效探索未知环境

ODG-NoMaD: Overhead-Camera Direction-Guided NoMaD

论文配图:ODG-NoMaD: Overhead-Camera Direction-Guided NoMaD
图 1 · 摘自论文原文
  • 用俯视深度相机建图并规划全局路径,生成期望朝向
  • 结合车载深度图修正方向,使探索减少90%以上残差距离
  • 无需重新训练,适合复杂动态环境下的自主机器人探索

NoMaD 是一种统一目标导向导航与探索的基于扩散模型的视觉导航策略。但在无目标图像和拓扑地图的未知环境中,其探索行为缺乏全局方向感。本文提出 ODG-NoMaD,通过部署时一次性的俯视深度相机扫描,构建占用图并规划全局路径,分割出期望朝向;再结合机器人自身搭载的深度传感器生成的可通行性图,优化为无碰撞的前进方向。在最终去噪步骤中注入余弦方向成本梯度,引导采样轨迹朝该方向旋转,同时保持探索的多模态特性。在含随机障碍物的模拟办公环境中,相比无引导探索,残差距离降低一个数量级;优于 NaviDiffusor 的点目标引导方式;且所有测试均保持零碰撞。

原文摘要 · Abstract (English)

NoMaD [31] is a learned vision-navigation policy that unifies goal-conditioned navigation and exploration in a single goal-masked diffusion policy. In an unseen environment, however - where neither a goal image nor a topological map is available - it can only explore undirectedly, wandering without global awareness. We present ODG-NoMaD, which gives NoMaD's exploration mode a global sense of where to proceed, without retraining the policy. An overhead depth camera is used once on deployment to build an occupancy map and plan a global path, which is segmented to yield a desired heading; a per-frame traversability map from the robot's onboard depth then refines this into a collision-free direction. The gradient of a cosine direction cost is injected into the final denoising steps, rotating sampled trajectories toward this direction while preserving the multimodality of exploration. In simulated office environments with and without random obstacles, ODG-NoMaD reduces the residual distance to the target by up to an order of magnitude over unguided exploration, outperforms the point-goal cost guidance of NaviDiffusor [37], and is the only configuration that remains collision-free on every trial.

导航扩散模型机器人

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