Outlier detection by ensembling uncertainty with negative objectness
Anja Deli\'c, Matej Grci\'c, Sini\v{s}a \v{S}egvi\'c

TL;DR
This paper introduces a novel outlier detection method that combines ensemble uncertainty with negative objectness, enabling more accurate detection of outliers in safety-critical visual recognition tasks.
Contribution
It proposes a new anomaly scoring approach based on ensemble uncertainty and negative objectness, formulated through a K+2 class prediction model for improved outlier detection.
Findings
Outperforms state-of-the-art on standard benchmarks
Effective in both image-wide and pixel-level outlier detection
Works with or without real negative training data
Abstract
Outlier detection is an essential capability in safety-critical applications of supervised visual recognition. Most of the existing methods deliver best results by encouraging standard closed-set models to produce low-confidence predictions in negative training data. However, that approach conflates prediction uncertainty with recognition of the negative class. We therefore reconsider direct prediction of K+1 logits that correspond to K groundtruth classes and one outlier class. This setup allows us to formulate a novel anomaly score as an ensemble of in-distribution uncertainty and the posterior of the outlier class which we term negative objectness. Now outliers can be independently detected due to i) high prediction uncertainty or ii) similarity with negative data. We embed our method into a dense prediction architecture with mask-level recognition over K+2 classes. The training…
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 · Advanced Statistical Process Monitoring
