On the Inherent Robustness of One-Stage Object Detection against Out-of-Distribution Data
Aitor Martinez-Seras, Javier Del Ser, Aitzol Olivares-Rad, Alain, Andres, Pablo Garcia-Bringas

TL;DR
This paper investigates the inherent robustness of one-stage object detectors to out-of-distribution data, proposing a novel, retraining-free detection method that leverages features and dimensionality reduction to identify unknown objects effectively.
Contribution
The paper introduces a new OoD detection algorithm for one-stage object detectors that does not require retraining and combines feature analysis with dimensionality reduction for improved unknown object detection.
Findings
The proposed method enhances OoD detection performance without retraining.
It achieves a favorable trade-off between known and unknown object detection.
Combining the method with existing post-hoc detectors improves overall results.
Abstract
Robustness is a fundamental aspect for developing safe and trustworthy models, particularly when they are deployed in the open world. In this work we analyze the inherent capability of one-stage object detectors to robustly operate in the presence of out-of-distribution (OoD) data. Specifically, we propose a novel detection algorithm for detecting unknown objects in image data, which leverages the features extracted by the model from each sample. Differently from other recent approaches in the literature, our proposal does not require retraining the object detector, thereby allowing for the use of pretrained models. Our proposed OoD detector exploits the application of supervised dimensionality reduction techniques to mitigate the effects of the curse of dimensionality on the features extracted by the model. Furthermore, it utilizes high-resolution feature maps to identify potential…
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
TopicsAdversarial Robustness in Machine Learning · Fault Detection and Control Systems · Distributed Sensor Networks and Detection Algorithms
