Self-Supervised Few-Shot Learning on Point Clouds
Charu Sharma, Manohar Kaul

TL;DR
This paper introduces a self-supervised pre-training approach for point clouds that enhances few-shot learning performance in classification and segmentation tasks by encoding hierarchical structures with a cover-tree.
Contribution
It proposes two novel self-supervised tasks based on cover-tree hierarchical partitioning, tailored for pre-training on scarce support sets in few-shot learning scenarios.
Findings
Significant accuracy improvements over state-of-the-art supervised methods.
Outperforms previous unsupervised methods in classification tasks.
Effective in both classification and segmentation downstream tasks.
Abstract
The increased availability of massive point clouds coupled with their utility in a wide variety of applications such as robotics, shape synthesis, and self-driving cars has attracted increased attention from both industry and academia. Recently, deep neural networks operating on labeled point clouds have shown promising results on supervised learning tasks like classification and segmentation. However, supervised learning leads to the cumbersome task of annotating the point clouds. To combat this problem, we propose two novel self-supervised pre-training tasks that encode a hierarchical partitioning of the point clouds using a cover-tree, where point cloud subsets lie within balls of varying radii at each level of the cover-tree. Furthermore, our self-supervised learning network is restricted to pre-train on the support set (comprising of scarce training examples) used to train the…
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
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
