用一步生成模型提升机器人导航速度与准确性
An Efficient and Multi-Modal Navigation System with One-Step World Model
- 采用单步生成+3D U-Net结构,降低推理延迟
- 在仿真与真实环境均实现高效稳定导航
- 适合需要快速响应的机器人系统部署
导航是移动机器人的基本能力。尽管当前趋势是用学习方法替代传统几何方法,但现有端到端学习策略常难以处理三维空间推理,且对物理世界动态理解不全面。将世界模型(预测给定动作下的未来观测)与迭代优化规划结合,因其具备想象力和灵活性而展现出潜力。然而,现有导航世界模型多基于纯Transformer架构,依赖多步扩散过程和自回归逐帧生成,导致计算延迟过高,无法实现实时部署。为此,我们提出一种轻量级导航世界模型,采用单步生成范式和配备高效时空注意力的3D U-Net骨干网络,显著降低推理延迟,支持高频控制同时保持优异预测性能。还将该模型集成至基于锚点初始化的优化规划框架中,以应对多模态目标导航任务。大量闭环实验在仿真与真实环境均表明,本系统相较最先进基线,在效率与鲁棒性上表现更优。
原文摘要 · Abstract (English)
Navigation is a fundamental capability for mobile robots. While the current trend is to use learning-based approaches to replace traditional geometry-based methods, existing end-to-end learning-based policies often struggle with 3D spatial reasoning and lack a comprehensive understanding of physical world dynamics. Integrating world models-which predict future observations conditioned on given actions-with iterative optimization planning offers a promising solution due to their capacity for imagination and flexibility. However, current navigation world models, typically built on pure transformer architectures, often rely on multi-step diffusion processes and autoregressive frame-by-frame generation. These mechanisms result in prohibitive computational latency, rendering real-time deployment impossible. To address this bottleneck, we propose a lightweight navigation world model that adopts a one-step generation paradigm and a 3D U-Net backbone equipped with efficient spatial-temporal attention. This design drastically reduces inference latency, enabling high-frequency control while achieving superior predictive performance. We also integrate this model into an optimization-based planning framework utilizing anchor-based initialization to handle multi-modal goal navigation tasks. Extensive closed-loop experiments in both simulation and real-world environments demonstrate our system's superior efficiency and robustness compared to state-of-the-art baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。