# LODE: Locally Conditioned Eikonal Implicit Scene Completion from Sparse   LiDAR

**Authors:** Pengfei Li, Ruowen Zhao, Yongliang Shi, Hao Zhao, Jirui Yuan, Guyue, Zhou, Ya-Qin Zhang

arXiv: 2302.14052 · 2023-02-28

## TL;DR

This paper introduces a locally conditioned Eikonal implicit scene completion method for large-scale, sparse LiDAR point clouds, significantly improving accuracy in dense scene reconstruction for autonomous driving applications.

## Contribution

It proposes a novel Eikonal formulation conditioned on localized shape priors, enabling effective scene completion on large, non-watertight LiDAR data, surpassing previous methods.

## Key findings

- IoU improved from 31.7% to 51.2% on SemanticKITTI
- IoU improved from 40.5% to 48.7% on SemanticPOSS
- Method is robust to hyper-parameter variations

## Abstract

Scene completion refers to obtaining dense scene representation from an incomplete perception of complex 3D scenes. This helps robots detect multi-scale obstacles and analyse object occlusions in scenarios such as autonomous driving. Recent advances show that implicit representation learning can be leveraged for continuous scene completion and achieved through physical constraints like Eikonal equations. However, former Eikonal completion methods only demonstrate results on watertight meshes at a scale of tens of meshes. None of them are successfully done for non-watertight LiDAR point clouds of open large scenes at a scale of thousands of scenes. In this paper, we propose a novel Eikonal formulation that conditions the implicit representation on localized shape priors which function as dense boundary value constraints, and demonstrate it works on SemanticKITTI and SemanticPOSS. It can also be extended to semantic Eikonal scene completion with only small modifications to the network architecture. With extensive quantitative and qualitative results, we demonstrate the benefits and drawbacks of existing Eikonal methods, which naturally leads to the new locally conditioned formulation. Notably, we improve IoU from 31.7% to 51.2% on SemanticKITTI and from 40.5% to 48.7% on SemanticPOSS. We extensively ablate our methods and demonstrate that the proposed formulation is robust to a wide spectrum of implementation hyper-parameters. Codes and models are publicly available at https://github.com/AIR-DISCOVER/LODE.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14052/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14052/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/2302.14052/full.md

---
Source: https://tomesphere.com/paper/2302.14052