Surfel-LIO: Fast LiDAR-Inertial Odometry with Pre-computed Surfels and Hierarchical Z-order Voxel Hashing
Seungwon Choi, Dong-Gyu Park, Seo-Yeon Hwang, Tae-Wan Kim

TL;DR
Surfel-LIO introduces a hierarchical voxel structure with pre-computed surfels and Z-order encoding to significantly accelerate LiDAR-inertial odometry without sacrificing accuracy.
Contribution
It proposes a novel data structure and representation that enable constant-time correspondence retrieval and reduce redundant computations in LIO.
Findings
Achieves faster processing speed than state-of-the-art methods.
Maintains comparable accuracy in state estimation.
Demonstrates effectiveness on the M3DGR dataset.
Abstract
LiDAR-inertial odometry (LIO) is an active research area, as it enables accurate real-time state estimation in GPS-denied environments. Recent advances in map data structures and spatial indexing have significantly improved the efficiency of LIO systems. Nevertheless, we observe that two aspects may still leave room for improvement: (1) nearest neighbor search often requires examining multiple spatial units to gather sufficient points for plane fitting, and (2) plane parameters are typically recomputed at every iteration despite unchanged map geometry. Motivated by these observations, we propose Surfel-LIO, which employs a hierarchical voxel structure (hVox) with pre-computed surfel representation. This design enables O(1) correspondence retrieval without runtime neighbor enumeration or plane fitting, combined with Z-order curve encoding for cache-friendly spatial indexing. Experimental…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Remote Sensing and LiDAR Applications · Advanced Vision and Imaging
