No Time to Train: Empowering Non-Parametric Networks for Few-shot 3D Scene Segmentation
Xiangyang Zhu, Renrui Zhang, Bowei He, Ziyu Guo, Jiaming Liu, Han, Xiao, Chaoyou Fu, Hao Dong, Peng Gao

TL;DR
This paper introduces a non-parametric approach for few-shot 3D scene segmentation that eliminates the need for pre-training, significantly reducing training time and domain gap issues while maintaining or improving performance.
Contribution
The authors propose Seg-NN, a non-parametric network that extracts dense representations without training, and Seg-PN, a parametric variant with a lightweight training module, advancing efficiency and effectiveness in few-shot 3D segmentation.
Findings
Seg-NN achieves comparable performance to parametric models without training.
Seg-PN outperforms previous methods by +4.19% and +7.71% mIoU on S3DIS and ScanNet.
Training time is reduced by 90% with Seg-PN.
Abstract
To reduce the reliance on large-scale datasets, recent works in 3D segmentation resort to few-shot learning. Current 3D few-shot segmentation methods first pre-train models on 'seen' classes, and then evaluate their generalization performance on 'unseen' classes. However, the prior pre-training stage not only introduces excessive time overhead but also incurs a significant domain gap on 'unseen' classes. To tackle these issues, we propose a Non-parametric Network for few-shot 3D Segmentation, Seg-NN, and its Parametric variant, Seg-PN. Without training, Seg-NN extracts dense representations by hand-crafted filters and achieves comparable performance to existing parametric models. Due to the elimination of pre-training, Seg-NN can alleviate the domain gap issue and save a substantial amount of time. Based on Seg-NN, Seg-PN only requires training a lightweight QUEry-Support Transferring…
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
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Industrial Vision Systems and Defect Detection
MethodsSparse Evolutionary Training
