用视觉估计深度生成排斥力,让导航模型更安全避障
CARE: Enhancing Safety of Visual Navigation through Collision Avoidance via Repulsive Estimation
- 从RGB图直接估计深度,生成排斥力动态修正轨迹
- 实测避障率提升最高达100%,探索任务无碰撞距离增10.7倍
- 无需重训练或激光传感器,可插拔适配各类视觉导航模型
我们提出CARE(通过排斥估计实现避障),以增强基于学习的视觉导航方法的鲁棒性。近期,视觉导航模型尤其是基础模型仅通过RGB图像生成可行轨迹,表现出良好性能。然而,这些策略在包含分布外(OOD)场景的环境中泛化能力差,如出现未见过的物体或不同的相机设置(如视场、相机位姿或焦距变化)。未经微调时,模型可能生成导致碰撞的轨迹,需大量数据收集和额外训练。为解决此问题,我们引入CARE,一个可附加的模块,可在不依赖额外测距传感器或微调预训练模型的前提下,提升视觉导航的安全性。CARE可无缝集成到任何生成局部机器人轨迹的基于RGB的导航模型中。它利用直接从RGB输入估计的深度图像计算排斥力向量,动态调整预训练模型生成的轨迹。我们在多种机器人平台上,将CARE与最先进的视觉导航模型结合进行评估。真实世界实验表明,CARE显著减少碰撞(最高达100%),且在目标导向导航中不降低性能;在探索任务中进一步将无碰撞行驶距离提升至10.7倍。
原文摘要 · Abstract (English)
We propose CARE (Collision Avoidance via Repulsive Estimation) to improve the robustness of learning-based visual navigation methods. Recently, visual navigation models, particularly foundation models, have demonstrated promising performance by generating viable trajectories using only RGB images. However, these policies can generalize poorly to environments containing out-of-distribution (OOD) scenes characterized by unseen objects or different camera setups (e.g., variations in field of view, camera pose, or focal length). Without fine-tuning, such models could produce trajectories that lead to collisions, necessitating substantial efforts in data collection and additional training. To address this limitation, we introduce CARE, an attachable module that enhances the safety of visual navigation without requiring additional range sensors or fine-tuning of pretrained models. CARE can be integrated seamlessly into any RGB-based navigation model that generates local robot trajectories. It dynamically adjusts trajectories produced by a pretrained model using repulsive force vectors computed from depth images estimated directly from RGB inputs. We evaluate CARE by integrating it with state-of-the-art visual navigation models across diverse robot platforms. Real-world experiments show that CARE significantly reduces collisions (up to 100%) without compromising navigation performance in goal-conditioned navigation, and further improves collision-free travel distance (up to 10.7x) in exploration tasks. Project page: https://airlab-sogang.github.io/CARE/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。