Query Quantized Neural SLAM
Sijia Jiang, Jing Hua, Zhizhong Han

TL;DR
This paper introduces query quantized neural SLAM, a method that uses quantized input queries to enable faster and more accurate overfitting of neural implicit representations for improved SLAM performance.
Contribution
The paper proposes a novel quantization approach for neural SLAM that reduces input variation, enabling rapid overfitting and improved accuracy in camera tracking and reconstruction.
Findings
Outperforms recent methods in reconstruction quality.
Achieves more accurate camera pose estimation.
Demonstrates faster convergence in SLAM tasks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsRobotics and Sensor-Based Localization · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
MethodsSparse Evolutionary Training
