Prototypical VoteNet for Few-Shot 3D Point Cloud Object Detection
Shizhen Zhao, Xiaojuan Qi

TL;DR
This paper introduces Prototypical VoteNet, a novel few-shot 3D object detection method that leverages class-agnostic geometric prototypes and class prototypes to improve detection accuracy with limited annotated data.
Contribution
It proposes Prototypical VoteNet with PVM and PHM modules for few-shot 3D detection and introduces two new benchmark datasets, FS-ScanNet and FS-SUNRGBD.
Findings
Significant improvements over baselines on new benchmarks.
Effective use of geometric and class prototypes in few-shot detection.
Robust performance across different novel classes.
Abstract
Most existing 3D point cloud object detection approaches heavily rely on large amounts of labeled training data. However, the labeling process is costly and time-consuming. This paper considers few-shot 3D point cloud object detection, where only a few annotated samples of novel classes are needed with abundant samples of base classes. To this end, we propose Prototypical VoteNet to recognize and localize novel instances, which incorporates two new modules: Prototypical Vote Module (PVM) and Prototypical Head Module (PHM). Specifically, as the 3D basic geometric structures can be shared among categories, PVM is designed to leverage class-agnostic geometric prototypes, which are learned from base classes, to refine local features of novel categories.Then PHM is proposed to utilize class prototypes to enhance the global feature of each object, facilitating subsequent object localization…
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
TopicsAdvanced Neural Network Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
MethodsBalanced Selection
