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

SuperPC: A Single Diffusion Model for Point Cloud Completion, Upsampling, Denoising, and Colorization

About

Point cloud (PC) processing tasks-such as completion, upsampling, denoising, and colorization-are crucial in applications like autonomous driving and 3D reconstruction. Despite substantial advancements, prior approaches often address each of these tasks independently, with separate models focused on individual issues. However, this isolated approach fails to account for the fact that defects like incompleteness, low resolution, noise, and lack of color frequently coexist, with each defect influencing and correlating with the others. Simply applying these models sequentially can lead to error accumulation from each model, along with increased computational costs. To address these challenges, we introduce SuperPC, the first unified diffusion model capable of concurrently handling all four tasks. Our approach employs a three-level-conditioned diffusion framework, enhanced by a novel spatial-mix-fusion strategy, to leverage the correlations among these four defects for simultaneous, efficient processing. We show that SuperPC outperforms the state-of-the-art specialized models as well as their combination on all four individual tasks.

Yi Du, Zhipeng Zhao, Shaoshu Su, Sharath Golluri, Haoze Zheng, Runmao Yao, Chen Wang• 2025

Related benchmarks

TaskDatasetResultRank
Point Cloud UpsamplingShapeNet (test)
EMD1.25
32
Point Cloud CompletionPCN
CD10.12
23
Point Cloud CompletionShapeNet (test)--
20
Point Cloud CompletionKITTI-360--
15
Point Cloud DenoisingTartanAir (test)
DCD0.298
7
Point Cloud DenoisingKITTI-360 (test)
DCD0.327
7
Point Cloud DenoisingShapeNet (test)
DCD0.285
7
Point Cloud UpsamplingTartanAir (test)
DCD0.492
6
Point Cloud UpsamplingKITTI-360 (test)
DCD0.577
6
Point Cloud CompletionTartanAir (test)
DCD0.538
4
Showing 10 of 25 rows

Other info

Code

Follow for update