UGainS: Uncertainty Guided Anomaly Instance Segmentation
Alexey Nekrasov, Alexander Hermans, Lars Kuhnert, Bastian Leibe

TL;DR
UGainS introduces an uncertainty-guided approach for anomaly instance segmentation in autonomous driving, significantly improving the accuracy of identifying and segmenting anomalous objects on the road.
Contribution
It proposes a novel method combining out-of-distribution uncertainty estimation with a generalist segmentation model to accurately segment individual anomalous objects.
Findings
Achieves AP of 80.08% on Fishyscapes Lost and Found
Achieves AP of 88.98% on RoadAnomaly validation set
Outperforms existing pixel-level anomaly segmentation methods
Abstract
A single unexpected object on the road can cause an accident or may lead to injuries. To prevent this, we need a reliable mechanism for finding anomalous objects on the road. This task, called anomaly segmentation, can be a stepping stone to safe and reliable autonomous driving. Current approaches tackle anomaly segmentation by assigning an anomaly score to each pixel and by grouping anomalous regions using simple heuristics. However, pixel grouping is a limiting factor when it comes to evaluating the segmentation performance of individual anomalous objects. To address the issue of grouping multiple anomaly instances into one, we propose an approach that produces accurate anomaly instance masks. Our approach centers on an out-of-distribution segmentation model for identifying uncertain regions and a strong generalist segmentation model for anomaly instances segmentation. We investigate…
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 · Network Security and Intrusion Detection · Data-Driven Disease Surveillance
