Bounding Box Anomaly Scoring for simple and efficient Out-of-Distribution detection
Mohamed Bahi Yahiaoui, Geoffrey Daniel, Lo\"ic Giraldi, J\'er\'emie Bruyelle, Julyan Arbel

TL;DR
This paper introduces Bounding Box Anomaly Scoring (BBAS), a simple and efficient post-hoc method for out-of-distribution detection that uses bounding-box abstraction to improve robustness and representation flexibility.
Contribution
BBAS combines bounding-box abstraction with graded anomaly scores and multi-layer clustering, offering a novel, compact, and effective approach for OOD detection.
Findings
BBAS achieves robust separation between in- and out-of-distribution samples.
The method maintains simplicity and compactness of bounding-box representations.
Experimental results outperform existing post-hoc OOD detection methods.
Abstract
Out-of-distribution (OOD) detection aims to identify inputs that differ from the training distribution in order to reduce unreliable predictions by deep neural networks. Among post-hoc feature-space approaches, OOD detection is commonly performed by approximating the in-distribution support in the representation space of a pretrained network. Existing methods often reflect a trade-off between compact parametric models, such as Mahalanobis-based scores, and more flexible but reference-based methods, such as k-nearest neighbors. Bounding-box abstraction provides an attractive intermediate perspective by representing in-distribution support through compact axis-aligned summaries of hidden activations. In this paper, we introduce Bounding Box Anomaly Scoring (BBAS), a post-hoc OOD detection method that leverages bounding-box abstraction. BBAS combines graded anomaly scores based on interval…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
