用混合表示与互补窗口优化,提升RGB-D SLAM的精度与稳定性。
CHOW-SLAM: Compact Hybrid Representation with Complementary Overlap Window Optimization for RGB-D SLAM

- 采用分层网格与平面混合的紧凑表示,节省参数同时保持几何细节。
- 在多个数据集上重建误差低于0.12米,跟踪误差低于0.02米。
- 适合资源受限设备部署,尤其适用于移动机器人与AR应用。
基于神经辐射场(NeRF)的同步定位与建图(SLAM)可实现稠密连续场景重建。然而,现有系统在有限在线资源下难以同时构建两类约束:一类是来自场景表示的紧凑且有区分性的空间约束,另一类是来自历史观测的持久性时间约束。为此,我们提出CHOW-SLAM,一种密集型RGB-D SLAM框架,显式构建互补的空间与时间约束。空间上,提出一种基于平面与多尺度网格的紧凑参数化哈希(P-H)混合表示,通过统一多输出解码器对齐由TSDF与密度诱导的射线终止分布,在紧凑参数预算下保留几何与外观信息。时间上,设计互补重叠窗口策略,在固定预算内保留近期帧、选择高重叠局部帧,并引入时序分布的历史关键帧。基于损失的关键帧插入与捆绑调整调度进一步适应跟踪质量。此外,使用ORB跟踪与几何位姿估计进行位姿初始化,随后通过神经渲染优化提升跟踪稳定性。多数据集实验证明,CHOW-SLAM在场景重建质量与相机跟踪精度上均优于现有先进方法。源代码已公开于https://github.com/jinjidexiaohuoban/CHOW-SLAM。
原文摘要 · Abstract (English)
Simultaneous localization and mapping (SLAM) based on Neural Radiance Fields (NeRF) enables dense, continuous scene reconstruction. However, existing systems operating with limited online resources struggle to simultaneously construct two types of constraints, namely, compact yet discriminative spatial constraints derived from scene representations and persistent temporal constraints derived from historical observations. To address this challenge, we propose CHOW-SLAM, a dense RGB-D SLAM framework that explicitly constructs these complementary spatial and temporal constraints. Spatially, we propose a compact parametric-hash (P-H) hybrid representation that organizes components based on planes and grids across scales in P and H branches. A unified multi-output decoder further aligns the ray termination distributions induced by TSDF and density, preserving geometry and appearance under a compact parameter budget. Temporally, we propose a complementary overlap-window strategy to prevent optimization from being dominated by short-term overlap or weakly related historical observations. Within a fixed budget, the strategy retains recent frames, selects high-overlap local frames, and introduces temporally distributed historical keyframes. Loss-aware keyframe insertion and bundle adjustment scheduling further adapt optimization to tracking quality. In addition, ORB-based tracking and geometric pose estimation are used for pose initialization, followed by neural rendering optimization to improve tracking stability. Extensive evaluations on multiple datasets demonstrate that CHOW-SLAM outperforms state-of-the-art methods in both scene reconstruction quality and camera tracking accuracy. The source code is available at https://github.com/jinjidexiaohuoban/CHOW-SLAM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。