Evaluating Bayesian Deep Learning Methods for Semantic Segmentation
Jishnu Mukhoti, Yarin Gal

TL;DR
This paper introduces three new metrics for evaluating uncertainty estimates in Bayesian deep learning models for semantic segmentation, and benchmarks two inference techniques on the Cityscapes dataset.
Contribution
It proposes novel evaluation metrics specifically for Bayesian semantic segmentation and provides a comparative analysis of MC dropout and Concrete dropout methods.
Findings
New metrics enable better assessment of uncertainty quality.
Concrete dropout outperforms MC dropout in uncertainty estimation.
Provides benchmarks for future research in Bayesian semantic segmentation.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Topic Modeling
MethodsDropout
