用增量3D高斯表示实现高效精准的图像目标导航。
IGL-Nav: Incremental 3D Gaussian Localization for Image-goal Navigation
- 基于增量3D高斯,实时构建可渲染环境地图。
- 先粗后精定位:离散空间匹配+可微渲染优化,精度提升显著。
- 支持任意视角图像目标,可在手机上部署于真实机器人。
以图像作为目标的视觉导航是基础且具有挑战性的问题。传统方法依赖端到端强化学习或基于拓扑图/鸟瞰图(BEV)记忆的模块化策略,难以充分建模探索环境与目标图像之间的几何关系。为高效准确地在3D空间中定位目标图像,我们基于可渲染的3D高斯(3DGS)表示构建导航系统。然而,3DGS优化计算量大,且6-DoF相机位姿搜索空间广阔,直接在智能体探索过程中使用3DGS进行图像定位效率极低。为此,我们提出IGL-Nav:一种用于高效且3D感知图像目标导航的增量3D高斯定位框架。具体而言,新图像到达时通过前馈单目预测增量更新场景表示;利用几何信息进行离散空间匹配实现粗略定位,等价于高效的3D卷积;当智能体接近目标时,再通过可微渲染优化求解精细目标位姿。所提IGL-Nav在多种实验配置下显著优于现有最先进方法,还能处理更具挑战性的自由视角图像目标设置,并可部署在真实机器人平台,仅需手机任意姿态拍摄目标图像即可完成导航。
原文摘要 · Abstract (English)
Visual navigation with an image as goal is a fundamental and challenging problem. Conventional methods either rely on end-to-end RL learning or modular-based policy with topological graph or BEV map as memory, which cannot fully model the geometric relationship between the explored 3D environment and the goal image. In order to efficiently and accurately localize the goal image in 3D space, we build our navigation system upon the renderable 3D gaussian (3DGS) representation. However, due to the computational intensity of 3DGS optimization and the large search space of 6-DoF camera pose, directly leveraging 3DGS for image localization during agent exploration process is prohibitively inefficient. To this end, we propose IGL-Nav, an Incremental 3D Gaussian Localization framework for efficient and 3D-aware image-goal navigation. Specifically, we incrementally update the scene representation as new images arrive with feed-forward monocular prediction. Then we coarsely localize the goal by leveraging the geometric information for discrete space matching, which can be equivalent to efficient 3D convolution. When the agent is close to the goal, we finally solve the fine target pose with optimization via differentiable rendering. The proposed IGL-Nav outperforms existing state-of-the-art methods by a large margin across diverse experimental configurations. It can also handle the more challenging free-view image-goal setting and be deployed on real-world robotic platform using a cellphone to capture goal image at arbitrary pose. Project page: https://gwxuan.github.io/IGL-Nav/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。