Dual-level Adaptive Self-Labeling for Novel Class Discovery in Point Cloud Segmentation
Ruijie Xu, Chuyu Zhang, Hui Ren, Xuming He
TL;DR
This work tackles novel class discovery in 3D point cloud segmentation under open-world conditions, where novel classes are imbalanced and spatial context is crucial. It proposes a dual-level adaptive self-labeling framework that combines point- and region-level representations with a prototype-based classifier, and generates high-quality imbalanced pseudo-labels via a semi-relaxed Optimal Transport objective guided by an adaptive KL-based regularization. The method learns through an iterative process that updates pseudo-labels and the model, with an indicator-driven hyperparameter search to balance known- and novel-class learning. Empirical results on SemanticKITTI and SemanticPOSS show substantial gains over prior approaches, validating the effectiveness of regional context and adaptive pseudo-labeling for open-world 3D perception.
Abstract
We tackle the novel class discovery in point cloud segmentation, which discovers novel classes based on the semantic knowledge of seen classes. Existing work proposes an online point-wise clustering method with a simplified equal class-size constraint on the novel classes to avoid degenerate solutions. However, the inherent imbalanced distribution of novel classes in point clouds typically violates the equal class-size constraint. Moreover, point-wise clustering ignores the rich spatial context information of objects, which results in less expressive representation for semantic segmentation. To address the above challenges, we propose a novel self-labeling strategy that adaptively generates high-quality pseudo-labels for imbalanced classes during model training. In addition, we develop a dual-level representation that incorporates regional consistency into the point-level classifier learning, reducing noise in generated segmentation. Finally, we conduct extensive experiments on two widely used datasets, SemanticKITTI and SemanticPOSS, and the results show our method outperforms the state of the art by a large margin.
