CVSep 10, 2025

Generalized Zero-Shot Learning for Point Cloud Segmentation with Evidence-Based Dynamic Calibration

arXiv:2509.08280v1h-index: 12AAAI
Originality Incremental advance
AI Analysis

This work addresses a domain-specific challenge in 3D point cloud segmentation, offering an incremental improvement for applications in robotics and autonomous systems.

The paper tackles the problem of biased predictions favoring seen classes in generalized zero-shot semantic segmentation of 3D point clouds, proposing E3DPC-GZSL, which integrates an evidence-based uncertainty estimator and dynamic calibration to reduce overconfidence, achieving state-of-the-art performance on datasets like ScanNet v2 and S3DIS.

Generalized zero-shot semantic segmentation of 3D point clouds aims to classify each point into both seen and unseen classes. A significant challenge with these models is their tendency to make biased predictions, often favoring the classes encountered during training. This problem is more pronounced in 3D applications, where the scale of the training data is typically smaller than in image-based tasks. To address this problem, we propose a novel method called E3DPC-GZSL, which reduces overconfident predictions towards seen classes without relying on separate classifiers for seen and unseen data. E3DPC-GZSL tackles the overconfidence problem by integrating an evidence-based uncertainty estimator into a classifier. This estimator is then used to adjust prediction probabilities using a dynamic calibrated stacking factor that accounts for pointwise prediction uncertainty. In addition, E3DPC-GZSL introduces a novel training strategy that improves uncertainty estimation by refining the semantic space. This is achieved by merging learnable parameters with text-derived features, thereby improving model optimization for unseen data. Extensive experiments demonstrate that the proposed approach achieves state-of-the-art performance on generalized zero-shot semantic segmentation datasets, including ScanNet v2 and S3DIS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes