An End-to-End Robust Point Cloud Semantic Segmentation Network with Single-Step Conditional Diffusion Models
Wentao Qu, Jing Wang, YongShun Gong, Xiaoshui Huang, Liang Xiao

TL;DR
This paper introduces CDSegNet, a novel end-to-end 3D point cloud segmentation network that leverages a conditional-noise framework of diffusion models to improve robustness and achieve state-of-the-art results with single-step inference.
Contribution
The paper proposes CDSegNet, a new diffusion-based network that models noise as a learnable feature generator, enabling efficient single-step semantic segmentation of 3D scenes.
Findings
Outperforms existing methods on indoor and outdoor benchmarks
Exhibits strong noise and sparsity robustness
Achieves state-of-the-art segmentation accuracy
Abstract
Existing conditional Denoising Diffusion Probabilistic Models (DDPMs) with a Noise-Conditional Framework (NCF) remain challenging for 3D scene understanding tasks, as the complex geometric details in scenes increase the difficulty of fitting the gradients of the data distribution (the scores) from semantic labels. This also results in longer training and inference time for DDPMs compared to non-DDPMs. From a different perspective, we delve deeply into the model paradigm dominated by the Conditional Network. In this paper, we propose an end-to-end robust semantic Segmentation Network based on a Conditional-Noise Framework (CNF) of DDPMs, named CDSegNet. Specifically, CDSegNet models the Noise Network (NN) as a learnable noise-feature generator. This enables the Conditional Network (CN) to understand 3D scene semantics under multi-level feature perturbations, enhancing the generalization…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
MethodsDiffusion
