Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LiDPM: Rethinking Point Diffusion for Lidar Scene Completion

About

Training diffusion models that work directly on lidar points at the scale of outdoor scenes is challenging due to the difficulty of generating fine-grained details from white noise over a broad field of view. The latest works addressing scene completion with diffusion models tackle this problem by reformulating the original DDPM as a local diffusion process. It contrasts with the common practice of operating at the level of objects, where vanilla DDPMs are currently used. In this work, we close the gap between these two lines of work. We identify approximations in the local diffusion formulation, show that they are not required to operate at the scene level, and that a vanilla DDPM with a well-chosen starting point is enough for completion. Finally, we demonstrate that our method, LiDPM, leads to better results in scene completion on SemanticKITTI. The project page is https://astra-vision.github.io/LiDPM .

Tetiana Martyniuk, Gilles Puy, Alexandre Boulch, Renaud Marlet, Raoul de Charette• 2025

Related benchmarks

TaskDatasetResultRank
3D LiDAR Scene CompletionApollo (sequence 00)
CD (m)0.408
24
3D Scene CompletionSemanticKITTI (val)
JSD (BEV)0.403
14
3D LiDAR Scene CompletionSemanticKITTI sequence 08 (val)
CD (m)0.377
10
Showing 3 of 3 rows

Other info

Code

Follow for update