LiNeXt: Revisiting LiDAR Completion with Efficient Non-Diffusion Architectures

📅 2025-11-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the slow, non-real-time inference of diffusion-based 3D LiDAR scene completion in autonomous driving—caused by iterative sampling—this paper proposes LiNeXt, an efficient non-diffusion architecture. Methodologically, LiNeXt introduces three key innovations: (1) a single-step Noise-to-Coarse (N2C) denoising module that replaces iterative diffusion; (2) a distance-aware Selected Repeat strategy to accommodate the near-dense/far-sparse point cloud distribution, enabling uniform structural completion; and (3) a lightweight Refine module for enhanced geometric detail fidelity. Evaluated on SemanticKITTI, LiNeXt achieves a 199.8× inference speedup over LiDiff, reduces Chamfer Distance by 50.7%, and uses only 6.1% of LiDiff’s parameters—demonstrating a substantial improvement in the efficiency–accuracy trade-off for real-time 3D scene understanding.

Technology Category

Application Category

📝 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 clouds exhibit a distance-dependent spatial distribution, being densely sampled at proximal ranges and sparsely sampled at distal ranges. Accordingly, we propose the Distance-aware Selected Repeat strategy to generate a more uniformly distributed noisy point cloud. On the SemanticKITTI dataset, LiNeXt achieves a 199.8x speedup in inference, reduces Chamfer Distance by 50.7%, and uses only 6.1% of the parameters compared with LiDiff. These results demonstrate the superior efficiency and effectiveness of LiNeXt for real-time scene completion.
Problem

Research questions and friction points this paper is trying to address.

Efficient LiDAR scene completion without diffusion models' computational overhead
Single-pass denoising and refinement for real-time point cloud completion
Addressing distance-dependent sparsity in LiDAR data distribution
Innovation

Methods, ideas, or system contributions that make the work stand out.

Lightweight non-diffusion network for fast point cloud completion
Single-pass denoising module eliminating iterative sampling steps
Distance-aware strategy generating uniformly distributed noisy inputs
🔎 Similar Papers
No similar papers found.
W
Wenzhe He
College of Computer Science and Electronic Engineering, Hunan University, China
X
Xiaojun Chen
College of Computer Science and Electronic Engineering, Hunan University, China
R
Ruiqi Wang
College of Computer Science and Electronic Engineering, Hunan University, China
R
Ruihui Li
College of Computer Science and Electronic Engineering, Hunan University, China
H
Huilong Pi
College of Computer Science and Electronic Engineering, Hunan University, China
J
Jiapeng Zhang
College of Computer Science and Electronic Engineering, Hunan University, China
Zhuo Tang
Zhuo Tang
Central South University
Kenli Li
Kenli Li
Cheung Kong Professor, Hunan University
High-performance ComputingParallel and Distributed ProcessingAI and Big Data