2020/10/02 by Hanchen Wang, Qi Liu, Wang, Hanchen +7 · 25 citations
Computer Science · Earth and Planetary Sciences · Engineering · Mathematics · #3D Shape Modeling and Analysis #3D Surveying and Cultural Heritage #Artificial intelligence #Code (set theory) #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Computer vision #Construct (python library) #Downstream (manufacturing) #Encoder #FOS: Computer and information sciences #Image Processing and 3D Reconstruction #Machine Learning (cs.LG) #Mathematics #Maxima and minima #Object (grammar) #Pattern recognition (psychology) #Point (geometry) #Point cloud #Range (aeronautics) #Segmentation #Set (abstract data type) #Training (meteorology) #Transformation (genetics) #cs.CV #cs.LG
paper · pdf · doi:10.48550/arxiv.2010.01089
published in arXiv (Cornell University) (Cornell University) · sync with ICCV camera ready
openalex publication_date 2020/10/02 · arxiv created 2021/10/13 · arxiv updated 2021/10/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/06
We describe a simple pre-training approach for point clouds. It works in three steps: 1. Mask all points occluded in a camera view; 2. Learn an encoder-decoder model to reconstruct the occluded points; 3. Use the encoder weights as initialisation for downstream point cloud tasks. We find that even when we construct a single pre-training dataset (from ModelNet40), this pre-training method improves accuracy across different datasets and encoders, on a wide range of downstream tasks. Specifically, we show that our method outperforms previous pre-training methods in object classification, and both part-based and semantic segmentation tasks. We study the pre-trained features and find that they lead to wide downstream minima, have high transformation invariance, and have activations that are highly correlated with part labels. Code and data are available at: https://github.com/hansen7/OcCo