English

Deep Deterministic Uncertainty for Semantic Segmentation

Computer Vision and Pattern Recognition 2021-11-02 v1 Machine Learning

Abstract

We extend Deep Deterministic Uncertainty (DDU), a method for uncertainty estimation using feature space densities, to semantic segmentation. DDU enables quantifying and disentangling epistemic and aleatoric uncertainty in a single forward pass through the model. We study the similarity of feature representations of pixels at different locations for the same class and conclude that it is feasible to apply DDU location independently, which leads to a significant reduction in memory consumption compared to pixel dependent DDU. Using the DeepLab-v3+ architecture on Pascal VOC 2012, we show that DDU improves upon MC Dropout and Deep Ensembles while being significantly faster to compute.

Keywords

Cite

@article{arxiv.2111.00079,
  title  = {Deep Deterministic Uncertainty for Semantic Segmentation},
  author = {Jishnu Mukhoti and Joost van Amersfoort and Philip H. S. Torr and Yarin Gal},
  journal= {arXiv preprint arXiv:2111.00079},
  year   = {2021}
}
R2 v1 2026-06-24T07:18:33.787Z