arXiv:2607.12370cs.RO2026-07中稿 · IEEE/RSJ Internati…

用双流Mamba模型提升机器人避障的实时与路径效率

StratMamba: Strategic and Reactive Stream Partitioning for Path-Efficient LiDAR-Based Obstacle Avoidance

论文配图:StratMamba: Strategic and Reactive Stream Partitioning for Path-Efficient LiDAR-Based Obstacle Avoidance
图 1 · 摘自论文原文
  • 分设快衰/慢衰记忆流,分别处理避障反应与长期规划
  • 路径效率达0.915,导航速度比基线快5.0%,超时率更低
  • 适合复杂动态环境下的机器人自主导航任务

本文提出StratMamba,一种基于Mamba的双流时序建模架构,用于高效捕捉复杂障碍物环境中机器人导航所需的长时序依赖。该模型结合快衰减与慢衰减记忆结构:快衰减分支处理高频激光雷达数据以实现即时避障,慢衰减分支则保留长期目标信息用于策略规划。我们在IsaacLab和Gazebo中对多种避障场景进行了全面评估,并在Unitree GO1四足机器人上验证了成功从仿真到现实的部署,面对静态与动态障碍物均表现良好。与LSTM、Transformer及Vanilla-Mamba等时序强化学习基线相比,StratMamba在保持最快导航速度(中位数576步,优于Vanilla-Mamba 5.0%)的同时,实现最低超时率与最高路径效率(0.915)。真实世界测试显示,相较于Vanilla-Mamba与Transformer,StratMamba在更远激光雷达探测范围下仍具更强鲁棒性,证明双流划分能有效平衡反应安全性与战略导航能力。

原文摘要 · Abstract (English)

This paper proposes StratMamba, a dual-stream Mamba-based temporal modeling architecture, to more efficiently capture long-horizon temporal dependencies required for robot navigation in complex and obstacle-rich environments. StratMamba leverages a combination of fast-decay and slow-decay memory architectures, where the fast-decay component processes high-frequency LiDAR data for reactive obstacle avoidance, while the slow-decay component maintains longer-horizon goal information for strategic planning. We perform extensive evaluations of different obstacle avoidance scenarios in IsaacLab and Gazebo, while also validating successful sim-to-real deployment on a Unitree GO1 quadruped robot navigating in the presence of static/dynamic obstacles. Comparisons with other temporal RL baselines, such as LSTM, Transformer, and Vanilla-Mamba, show that our StratMamba achieves exceptional temporal reasoning efficiency with a lower timeout rate, while maintaining the fastest navigation speed (576 median steps, 5.0% better than Vanilla-Mamba). It also achieves the highest path optimality (0.915 path efficiency) across all baselines. Real-world evaluation reveals that StratMamba maintains more robust performance across extended LiDAR ranges compared to vanilla Mamba and the Transformer, demonstrating that dual-stream partitioning effectively balances reactive safety with strategic navigation under challenging sensing conditions.

机器人导航Mamba避障时序建模

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