English

LiDPM: Rethinking Point Diffusion for Lidar Scene Completion

Computer Vision and Pattern Recognition 2025-07-17 v2 Robotics

Abstract

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 .

Keywords

Cite

@article{arxiv.2504.17791,
  title  = {LiDPM: Rethinking Point Diffusion for Lidar Scene Completion},
  author = {Tetiana Martyniuk and Gilles Puy and Alexandre Boulch and Renaud Marlet and Raoul de Charette},
  journal= {arXiv preprint arXiv:2504.17791},
  year   = {2025}
}

Comments

Accepted to IEEE IV 2025 (Oral); v2 - updated quantitative results based on the metrics (Voxel IoU) calculation code corrections

R2 v1 2026-06-28T23:10:23.075Z