Point Cloud Pre-training with Diffusion Models
Xiao Zheng, Xiaoshui Huang, Guofeng Mei, Yuenan Hou, Zhaoyang Lyu, Bo, Dai, Wanli Ouyang, Yongshun Gong

TL;DR
This paper introduces PointDif, a novel pre-training method for point clouds using diffusion models, which improves downstream tasks by capturing geometric priors and density distributions through a conditional point-to-point generation approach.
Contribution
It proposes a new diffusion-based pre-training framework for point clouds that effectively captures geometric and density priors, enhancing various downstream tasks.
Findings
Achieves 70.0% mIoU on S3DIS Area 5 for segmentation.
Improves classification accuracy by 2.4% on ScanObjectNN.
Flexible application to different point cloud backbones.
Abstract
Pre-training a model and then fine-tuning it on downstream tasks has demonstrated significant success in the 2D image and NLP domains. However, due to the unordered and non-uniform density characteristics of point clouds, it is non-trivial to explore the prior knowledge of point clouds and pre-train a point cloud backbone. In this paper, we propose a novel pre-training method called Point cloud Diffusion pre-training (PointDif). We consider the point cloud pre-training task as a conditional point-to-point generation problem and introduce a conditional point generator. This generator aggregates the features extracted by the backbone and employs them as the condition to guide the point-to-point recovery from the noisy point cloud, thereby assisting the backbone in capturing both local and global geometric priors as well as the global point density distribution of the object. We also…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · 3D Surveying and Cultural Heritage
MethodsDiffusion
