Number-Adaptive Prototype Learning for 3D Point Cloud Semantic Segmentation
Yangheng Zhao, Jun Wang, Xiaolong Li, Yue Hu, Ce Zhang, Yanfeng Wang,, and Siheng Chen

TL;DR
This paper introduces a novel number-adaptive prototype learning approach for 3D point cloud semantic segmentation, leveraging vision transformers and prototype dropout to better capture class variance and improve segmentation accuracy.
Contribution
It proposes a dynamic prototype learning method with a dropout strategy, enhancing the ability to model intra-class variability in 3D point cloud segmentation.
Findings
Achieves 2.3% mIoU improvement on SemanticKITTI dataset
Uses vision transformer for effective prototype adaptation
Demonstrates superior performance over baseline models
Abstract
3D point cloud semantic segmentation is one of the fundamental tasks for 3D scene understanding and has been widely used in the metaverse applications. Many recent 3D semantic segmentation methods learn a single prototype (classifier weights) for each semantic class, and classify 3D points according to their nearest prototype. However, learning only one prototype for each class limits the model's ability to describe the high variance patterns within a class. Instead of learning a single prototype for each class, in this paper, we propose to use an adaptive number of prototypes to dynamically describe the different point patterns within a semantic class. With the powerful capability of vision transformer, we design a Number-Adaptive Prototype Learning (NAPL) model for point cloud semantic segmentation. To train our NAPL model, we propose a simple yet effective prototype dropout training…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
MethodsDropout
