pith. machine review for the scientific record. sign in

arxiv: 1811.12709 · v2 · submitted 2018-11-30 · 💻 cs.CV

Recognition: unknown

Evaluating Bayesian Deep Learning Methods for Semantic Segmentation

Authors on Pith no claims yet
classification 💻 cs.CV
keywords semanticsegmentationdeepmetricsbayesianevaluatelearninguncertainty
0
0 comments X
read the original abstract

Deep learning has been revolutionary for computer vision and semantic segmentation in particular, with Bayesian Deep Learning (BDL) used to obtain uncertainty maps from deep models when predicting semantic classes. This information is critical when using semantic segmentation for autonomous driving for example. Standard semantic segmentation systems have well-established evaluation metrics. However, with BDL's rising popularity in computer vision we require new metrics to evaluate whether a BDL method produces better uncertainty estimates than another method. In this work we propose three such metrics to evaluate BDL models designed specifically for the task of semantic segmentation. We modify DeepLab-v3+, one of the state-of-the-art deep neural networks, and create its Bayesian counterpart using MC dropout and Concrete dropout as inference techniques. We then compare and test these two inference techniques on the well-known Cityscapes dataset using our suggested metrics. Our results provide new benchmarks for researchers to compare and evaluate their improved uncertainty quantification in pursuit of safer semantic segmentation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Monte Carlo Stochastic Depth for Uncertainty Estimation in Deep Learning

    cs.LG 2026-04 unverdicted novelty 5.0

    Monte Carlo Stochastic Depth provides a theoretically linked and empirically competitive method for uncertainty quantification in modern deep learning models such as object detectors.