arXiv:2412.16476cs.CV2024-12被引 3

用量化查询让神经SLAM更快更准地定位与建图

Query Quantized Neural SLAM

  • 将输入查询量化为离散码,减少变化以加速每帧优化
  • 在多个基准上实现更少漂移、更清晰重建,优于最新方法
  • 适合需要实时性能的机器人导航与AR应用

神经隐式表示在联合建模几何、颜色和相机位姿方面表现卓越。现有方法使用坐标、位置编码或其他几何特征作为输入,通过查询神经隐式函数获取有符号距离和颜色,以渲染误差驱动优化,但受限于SLAM系统的运行效率,每帧只能进行少数迭代优化,远不足以让神经网络充分拟合这些查询,导致欠拟合,引发相机跟踪严重漂移和重建伪影。为此,我们提出查询量化神经SLAM:将查询量化为一组离散码,使神经网络仅需面对有限的输入变化,从而更容易且快速地拟合单帧数据。随着越来越多前帧被拟合,网络逐渐熟悉这些码。此外,我们引入新的初始化策略、损失函数和论证机制,在早期优化阶段稳定训练,约束优化空间,并更准确估计相机位姿。我们验证了各设计的有效性,并在常用基准上进行视觉与数值对比,结果表明本方法在重建和相机跟踪上均优于最新方法。

原文摘要 · Abstract (English)

Neural implicit representations have shown remarkable abilities in jointly modeling geometry, color, and camera poses in simultaneous localization and mapping (SLAM). Current methods use coordinates, positional encodings, or other geometry features as input to query neural implicit functions for signed distances and color which produce rendering errors to drive the optimization in overfitting image observations. However, due to the run time efficiency requirement in SLAM systems, we are merely allowed to conduct optimization on each frame in few iterations, which is far from enough for neural networks to overfit these queries. The underfitting usually results in severe drifts in camera tracking and artifacts in reconstruction. To resolve this issue, we propose query quantized neural SLAM which uses quantized queries to reduce variations of input for much easier and faster overfitting a frame. To this end, we quantize a query into a discrete representation with a set of codes, and only allow neural networks to observe a finite number of variations. This allows neural networks to become increasingly familiar with these codes after overfitting more and more previous frames. Moreover, we also introduce novel initialization, losses, and argumentation to stabilize the optimization with significant uncertainty in the early optimization stage, constrain the optimization space, and estimate camera poses more accurately. We justify the effectiveness of each design and report visual and numerical comparisons on widely used benchmarks to show our superiority over the latest methods in both reconstruction and camera tracking.

神经SLAM量化三维重建机器人

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