Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Evaluating Bayesian Deep Learning Methods for Semantic Segmentation

About

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.

Jishnu Mukhoti, Yarin Gal• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU80.3
1145
Semantic segmentationCityscapes (val)
mIoU79.12
572
Semantic segmentationCityscapes (val)
mIoU73.8
287
Anomaly SegmentationFishyscapes Lost & Found (test)
FPR@9538.46
61
Anomaly SegmentationFishyscapes Static (test)
FPR9515.05
28
Anomaly DetectionFishyscapes Static
AP48.7
27
Anomaly DetectionFishyscapes Lost & Found
AP9.8
27
Out-of-Distribution DetectionSMIYC Obstacle (test)
AP4.9
22
Anomaly DetectionFishyscapes Lost & Found (val)
AP10.85
21
Anomaly DetectionFishyscapes Static (val)
AUROC93.14
20
Showing 10 of 27 rows

Other info

Follow for update