LiNeXt: Revisiting LiDAR Completion with Efficient Non-Diffusion Architectures
Wenzhe He, Xiaojun Chen, Ruiqi Wang, Ruihui Li, Huilong Pi, Jiapeng Zhang, Zhuo Tang, Kenli Li

TL;DR
LiNeXt introduces a fast, lightweight, non-diffusion architecture for LiDAR scene completion that significantly improves inference speed and accuracy over diffusion-based methods, enabling real-time autonomous vehicle perception.
Contribution
The paper proposes LiNeXt, a novel non-diffusion network with noise denoising and refinement modules, optimized for rapid and accurate LiDAR point cloud completion, addressing computational inefficiencies of prior diffusion models.
Findings
199.8x faster inference on SemanticKITTI
50.7% reduction in Chamfer Distance
uses only 6.1% of parameters compared to LiDiff
Abstract
3D LiDAR scene completion from point clouds is a fundamental component of perception systems in autonomous vehicles. Previous methods have predominantly employed diffusion models for high-fidelity reconstruction. However, their multi-step iterative sampling incurs significant computational overhead, limiting its real-time applicability. To address this, we propose LiNeXt-a lightweight, non-diffusion network optimized for rapid and accurate point cloud completion. Specifically, LiNeXt first applies the Noise-to-Coarse (N2C) Module to denoise the input noisy point cloud in a single pass, thereby obviating the multi-step iterative sampling of diffusion-based methods. The Refine Module then takes the coarse point cloud and its intermediate features from the N2C Module to perform more precise refinement, further enhancing structural completeness. Furthermore, we observe that LiDAR point…
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
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Gaussian Processes and Bayesian Inference
