CVAILGROJun 16, 2025

Open-Set LiDAR Panoptic Segmentation Guided by Uncertainty-Aware Learning

arXiv:2506.13265v34 citationsh-index: 34IROS
Originality Incremental advance
AI Analysis

This work addresses a critical limitation for autonomous vehicles operating in open-world environments, though it is incremental as it builds on existing open-set segmentation approaches.

The paper tackles the problem of detecting unknown object classes in LiDAR panoptic segmentation for autonomous vehicles, proposing ULOPS, an uncertainty-guided framework that outperforms existing methods on benchmarks like KITTI-360 and nuScenes.

Autonomous vehicles that navigate in open-world environments may encounter previously unseen object classes. However, most existing LiDAR panoptic segmentation models rely on closed-set assumptions, failing to detect unknown object instances. In this work, we propose ULOPS, an uncertainty-guided open-set panoptic segmentation framework that leverages Dirichlet-based evidential learning to model predictive uncertainty. Our architecture incorporates separate decoders for semantic segmentation with uncertainty estimation, embedding with prototype association, and instance center prediction. During inference, we leverage uncertainty estimates to identify and segment unknown instances. To strengthen the model's ability to differentiate between known and unknown objects, we introduce three uncertainty-driven loss functions. Uniform Evidence Loss to encourage high uncertainty in unknown regions. Adaptive Uncertainty Separation Loss ensures a consistent difference in uncertainty estimates between known and unknown objects at a global scale. Contrastive Uncertainty Loss refines this separation at the fine-grained level. To evaluate open-set performance, we extend benchmark settings on KITTI-360 and introduce a new open-set evaluation for nuScenes. Extensive experiments demonstrate that ULOPS consistently outperforms existing open-set LiDAR panoptic segmentation methods.

Foundations

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

Your Notes