Self-Supervised Learning with Multi-View Rendering for 3D Point Cloud Analysis
Bach Tran, Binh-Son Hua, Anh Tuan Tran, Minh Hoai

TL;DR
This paper introduces a self-supervised pre-training method for 3D point cloud analysis using multi-view rendering, significantly enhancing model performance on various datasets and tasks.
Contribution
A novel self-supervised pre-training approach leveraging multi-view rendering and knowledge distillation for 3D point cloud networks.
Findings
Pre-training improves performance of PointNet, DGCNN, SR-UNet.
Synthetic data pre-training benefits high-level tasks.
Method outperforms state-of-the-art on multiple datasets.
Abstract
Recently, great progress has been made in 3D deep learning with the emergence of deep neural networks specifically designed for 3D point clouds. These networks are often trained from scratch or from pre-trained models learned purely from point cloud data. Inspired by the success of deep learning in the image domain, we devise a novel pre-training technique for better model initialization by utilizing the multi-view rendering of the 3D data. Our pre-training is self-supervised by a local pixel/point level correspondence loss computed from perspective projection and a global image/point cloud level loss based on knowledge distillation, thus effectively improving upon popular point cloud networks, including PointNet, DGCNN and SR-UNet. These improved models outperform existing state-of-the-art methods on various datasets and downstream tasks. We also analyze the benefits of synthetic and…
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 · Computer Graphics and Visualization Techniques
MethodsDeep Graph Convolutional Neural Network
