CVApr 17, 2023

ProPanDL: A Modular Architecture for Uncertainty-Aware Panoptic Segmentation

U of Toronto
arXiv:2304.08645v14 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses the need for reliable uncertainty estimation in panoptic segmentation for applications like autonomous driving or medical imaging, though it appears incremental as it builds on existing segmentation methods with uncertainty extensions.

The paper tackled the problem of uncertainty-aware panoptic segmentation by introducing ProPanDL, a family of networks that estimate full probability distributions for semantic and spatial aspects, and proposed new metrics for evaluation, with results showing well-calibrated distributions while maintaining strong base performance.

We introduce ProPanDL, a family of networks capable of uncertainty-aware panoptic segmentation. Unlike existing segmentation methods, ProPanDL is capable of estimating full probability distributions for both the semantic and spatial aspects of panoptic segmentation. We implement and evaluate ProPanDL variants capable of estimating both parametric (Variance Network) and parameter-free (SampleNet) distributions quantifying pixel-wise spatial uncertainty. We couple these approaches with two methods (Temperature Scaling and Evidential Deep Learning) for semantic uncertainty estimation. To evaluate the uncertainty-aware panoptic segmentation task, we address limitations with existing approaches by proposing new metrics that enable separate evaluation of spatial and semantic uncertainty. We additionally propose the use of the energy score, a proper scoring rule, for more robust evaluation of spatial output distributions. Using these metrics, we conduct an extensive evaluation of ProPanDL variants. Our results demonstrate that ProPanDL is capable of estimating well-calibrated and meaningful output distributions while still retaining strong performance on the base panoptic segmentation task.

Foundations

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

Your Notes