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

Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes

About

State-of-the-art (SOTA) anomaly segmentation approaches on complex urban driving scenes explore pixel-wise classification uncertainty learned from outlier exposure, or external reconstruction models. However, previous uncertainty approaches that directly associate high uncertainty to anomaly may sometimes lead to incorrect anomaly predictions, and external reconstruction models tend to be too inefficient for real-time self-driving embedded systems. In this paper, we propose a new anomaly segmentation method, named pixel-wise energy-biased abstention learning (PEBAL), that explores pixel-wise abstention learning (AL) with a model that learns an adaptive pixel-level anomaly class, and an energy-based model (EBM) that learns inlier pixel distribution. More specifically, PEBAL is based on a non-trivial joint training of EBM and AL, where EBM is trained to output high-energy for anomaly pixels (from outlier exposure) and AL is trained such that these high-energy pixels receive adaptive low penalty for being included to the anomaly class. We extensively evaluate PEBAL against the SOTA and show that it achieves the best performance across four benchmarks. Code is available at https://github.com/tianyu0207/PEBAL.

Yu Tian, Yuyuan Liu, Guansong Pang, Fengbei Liu, Yuanhong Chen, Gustavo Carneiro• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU80.7
1145
Anomaly SegmentationFishyscapes Lost & Found (test)
FPR@950.81
61
Anomaly SegmentationFishyscapes Lost & Found (val)
FPR954.76
53
Anomaly SegmentationRoad Anomaly (test)
FPR9528.29
47
Anomaly SegmentationFishyscapes Static (val)
FPR950.0152
43
Out-of-Distribution DetectionCIFAR100
AURC287.6
39
Failure DetectionCIFAR100 vs. SVHN
AURC Score373.5
39
Failure DetectionCIFAR100 (test)
AURC100
39
Out-of-Distribution DetectionSMIYC Obstacle (test)
AP4.98
22
Anomaly SegmentationFishyscapes Static v1 (test)
FPR951.73
18
Showing 10 of 53 rows

Other info

Code

Follow for update