RA-L 20250 citations

UN3-Mapping: Uncertainty-Aware Neural Non-Projective Signed Distance Fields for 3D Mapping

Shuangfu Song, Junqiao Zhao, Eduardo E. Veas, Jiaye Lin, Qiuyi Cao, Chen Ye, Tiantian Feng

Abstract

Building accurate and reliable maps is a critical requirement for autonomous robots. In this paper, we propose UN3-Mapping, an implicit neural mapping method that enables high-quality 3D reconstruction with integrated uncertainty estimation. Our approach employs a hybrid representation: an implicit neural distance field models scene geometry, while an explicit gradient field, optimized from surface normals, derives non-projective signed distance labels from raw range data. These refined distance labels are then used to train our implicit map. For uncertainty estimation, we design an online learning framework to capture the reconstruction uncertainty in a self-supervised manner. Benefiting from the uncertainty-aware map, our method is capable of removing the dynamic obstacles with high uncertainty within the raw point cloud. Extensive experiments show that our approach outperforms existing methods in mapping accuracy and completeness while also exhibiting promising potential for dynamic object segmentation. The code will be released at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/tiev-tongji/UN3-Mapping</uri>.

BibTeX
@inproceedings{ral2025_un3mappinguncert,
  title = {UN3-Mapping: Uncertainty-Aware Neural Non-Projective Signed Distance Fields for 3D Mapping},
  author = {Shuangfu Song and Junqiao Zhao and Eduardo E. Veas and Jiaye Lin and Qiuyi Cao and Chen Ye and Tiantian Feng},
  booktitle = {RA-L 2025},
  year = {2025}
}