Hi-LOAM: Hierarchical Implicit Neural Fields for LiDAR Odometry and Mapping

arXiv cs.RO / 4/3/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Hi-LOAM, a hierarchical implicit neural field framework for LiDAR odometry and mapping aimed at improving reconstruction fidelity and scene detail over prior LOAM methods.
  • Hi-LOAM encodes LiDAR point clouds into multi-scale latent features stored in hierarchical hash tables arranged via an octree, then decodes these features into signed distance values using shallow MLPs.
  • For localization, it uses a correspondence-free scan-to-implicit matching strategy to estimate poses and register scans into submaps.
  • The approach is trained in a self-supervised way, eliminating the need for model pre-training and improving generalization across diverse environments.
  • Experiments on both real-world and synthetic datasets reportedly show Hi-LOAM outperforming existing state-of-the-art baselines in effectiveness and generalization.

Abstract

LiDAR Odometry and Mapping (LOAM) is a pivotal technique for embodied-AI applications such as autonomous driving and robot navigation. Most existing LOAM frameworks are either contingent on the supervision signal, or lack of the reconstruction fidelity, which are deficient in depicting details of large-scale complex scenes. To overcome these limitations, we propose a multi-scale implicit neural localization and mapping framework using LiDAR sensor, called Hi-LOAM. Hi-LOAM receives LiDAR point cloud as the input data modality, learns and stores hierarchical latent features in multiple levels of hash tables based on an octree structure, then these multi-scale latent features are decoded into signed distance value through shallow Multilayer Perceptrons (MLPs) in the mapping procedure. For pose estimation procedure, we rely on a correspondence-free, scan-to-implicit matching paradigm to estimate optimal pose and register current scan into the submap. The entire training process is conducted in a self-supervised manner, which waives the model pre-training and manifests its generalizability when applied to diverse environments. Extensive experiments on multiple real-world and synthetic datasets demonstrate the superior performance, in terms of the effectiveness and generalization capabilities, of our Hi-LOAM compared to existing state-of-the-art methods.