Papers › Self-Supervised Few-Shot Learning on Point Clouds

Self-Supervised Few-Shot Learning on Point Clouds

29 Sep 2020NeurIPS 2020 12arXiv:2009.14168archive 2025-07-28

Charu Sharma, Manohar Kaul

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 downstream network in a few-shot learning (FSL) setting. Finally, the fully-trained self-supervised network's point embeddings are input to the downstream task's network. We present a comprehensive empirical evaluation of our method on both downstream classification and segmentation tasks and show that supervised methods pre-trained with our self-supervised learning method significantly improve the accuracy of state-of-the-art methods. Additionally, our method also outperforms previous unsupervised methods in downstream classification tasks.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2009.14168")

Code

Syntology Ran 4 of 5 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 3 ran with no contract checked.

By repository: community (archive-listed): 5 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

charusharma1991/SSL_PointClouds mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

5 samples harvested; 4 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
3ran
1unverified

Licence: 5 of the 5 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from charusharma1991/SSL_PointClouds. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

DistanceNet charusharma1991/SSL_PointClouds/SSL/model_conv.py community (archive-listed) ran no licence file found · pointer only · 3407b0937a7ada3e · report
PointNet charusharma1991/SSL_PointClouds/SSL/model_conv.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 297905ce35b45dde · report
QuadrantNet charusharma1991/SSL_PointClouds/SSL/model_conv.py community (archive-listed) ran no licence file found · pointer only · 6d5cbcc773b1842e · report
pool_balls charusharma1991/SSL_PointClouds/SSL/model_conv.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · ad271f59a1502ce6 · report
CoverNet charusharma1991/SSL_PointClouds/SSL/model_conv.py community (archive-listed) unverified no licence file found · pointer only · 749afcc1c5f29748 · report

Tasks

Few-Shot 3D Point Cloud ClassificationFew-Shot LearningGeneral ClassificationSelf-Driving CarsSelf-Supervised Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) SSFSL+PointNet Overall Accuracy 49.15 #26 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) SSFSL+PointNet Standard Deviation 6.1 #26 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) SSFSL+DGCNN Overall Accuracy 48.50 #27 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) SSFSL+DGCNN Standard Deviation 5.6 #27 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) SSFSL+ DGCNN Overall Accuracy 53.00 #26 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) SSFSL+ DGCNN Standard Deviation 4.1 #26 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) SSFSL+PointNet Overall Accuracy 50.10 #27 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) SSFSL+PointNet Standard Deviation 5.0 #27 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) SSFSL+PointNet Overall Accuracy 63.2 #26 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) SSFSL+PointNet Standard Deviation 10.7 #26 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) SSFSL+DGCNN Overall Accuracy 60.0 #27 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) SSFSL+DGCNN Standard Deviation 8.9 #27 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) SSFSL+PointNet Overall Accuracy 68.90 #25 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) SSFSL+PointNet Standard Deviation 9.4 #25 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) SSFSL+DGCNN Overall Accuracy 65.70 #27 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) SSFSL+DGCNN Standard Deviation 8.4 #27 of 30 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections