用可微分的复合神经SDF实现动态室内环境下的高效机器人导航
Differentiable Composite Neural Signed Distance Fields for Robot Navigation in Dynamic Indoor Environments
- 构建双模式框架,结合物体扫描与场景组合生成可微分环境表示
- 在iGibson 2.0上达到98%成功率,比基线高14.4%
- 适合需要实时适应动态环境的机器人导航任务
神经符号距离场(SDF)提供了可微分的环境表示,可直接获取碰撞检测结果和用于机器人导航的明确定义梯度。然而,随着场景变化更新神经SDF需重新训练,过程繁琐、耗时且低效,难以适用于视域受限的动态环境中机器人导航。为此,我们提出一种基于神经SDF的组合框架,仅使用机载RGB-D传感器即可实现室内环境下的机器人导航。该框架采用双模式轨迹优化机制:第一阶段通过沿路径扫掠机器人本体的SDF,在障碍物点云处实现快速局部轨迹优化;第二阶段通过对可见场景中各组成部分的SDF进行配准与组合,推断出当前可视场景的SDF,为轨迹优化提供更优的成本与梯度信息。双模式结合两者优势,在iGibson 2.0上实现98%的成功率,较基线提升14.4%,且规划时间开销相当。同时在真实室内场景中也验证了其有效性。
原文摘要 · Abstract (English)
Neural Signed Distance Fields (SDFs) provide a differentiable environment representation to readily obtain collision checks and well-defined gradients for robot navigation tasks. However, updating neural SDFs as the scene evolves entails re-training, which is tedious, time consuming, and inefficient, making it unsuitable for robot navigation with limited field-of-view in dynamic environments. Towards this objective, we propose a compositional framework of neural SDFs to solve robot navigation in indoor environments using only an onboard RGB-D sensor. Our framework embodies a dual mode procedure for trajectory optimization, with different modes using complementary methods of modeling collision costs and collision avoidance gradients. The primary stage queries the robot body's SDF, swept along the route to goal, at the obstacle point cloud, enabling swift local optimization of trajectories. The secondary stage infers the visible scene's SDF by aligning and composing the SDF representations of its constituents, providing better informed costs and gradients for trajectory optimization. The dual mode procedure combines the best of both stages, achieving a success rate of 98%, 14.4% higher than baseline with comparable amortized plan time on iGibson 2.0. We also demonstrate its effectiveness in adapting to real-world indoor scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。