ROCVFeb 28, 2023

Efficient Implicit Neural Reconstruction Using LiDAR

arXiv:2302.14363v118 citationsh-index: 9
Originality Highly original
AI Analysis

This enables implicit neural reconstruction in poor light conditions and large-scale scenes without requiring accurate registration or ground truth coordinate labels.

The paper tackles the problem of reconstructing fine-grained implicit occupancy fields from sparse LiDAR point clouds with rough odometry, achieving results comparable to existing methods using dense input within a few minutes.

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have difficulty handling poor light conditions and large-scale scenes. Methods taking global point cloud as input require accurate registration and ground truth coordinate labels, which limits their application scenarios. In this paper, we propose a new method that uses sparse LiDAR point clouds and rough odometry to reconstruct fine-grained implicit occupancy field efficiently within a few minutes. We introduce a new loss function that supervises directly in 3D space without 2D rendering, avoiding information loss. We also manage to refine poses of input frames in an end-to-end manner, creating consistent geometry without global point cloud registration. As far as we know, our method is the first to reconstruct implicit scene representation from LiDAR-only input. Experiments on synthetic and real-world datasets, including indoor and outdoor scenes, prove that our method is effective, efficient, and accurate, obtaining comparable results with existing methods using dense input.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes