Normalizing Flow based Feature Synthesis for Outlier-Aware Object Detection
Nishant Kumar, Sini\v{s}a \v{S}egvi\'c, Abouzar Eslami, Stefan Gumhold

TL;DR
This paper introduces a normalizing flow-based method for feature synthesis that improves outlier detection in object detection tasks, ensuring synthesized outliers are more distinguishable from inliers and outperforming existing methods.
Contribution
It proposes a novel outlier-aware detection framework using invertible normalizing flows to generate more accurate outlier features, enhancing the decision boundary between inliers and outliers.
Findings
Significantly outperforms state-of-the-art methods on image datasets.
Achieves superior results on video object detection datasets.
Demonstrates effective outlier detection with synthesized features.
Abstract
Real-world deployment of reliable object detectors is crucial for applications such as autonomous driving. However, general-purpose object detectors like Faster R-CNN are prone to providing overconfident predictions for outlier objects. Recent outlier-aware object detection approaches estimate the density of instance-wide features with class-conditional Gaussians and train on synthesized outlier features from their low-likelihood regions. However, this strategy does not guarantee that the synthesized outlier features will have a low likelihood according to the other class-conditional Gaussians. We propose a novel outlier-aware object detection framework that distinguishes outliers from inlier objects by learning the joint data distribution of all inlier classes with an invertible normalizing flow. The appropriate sampling of the flow model ensures that the synthesized outliers have a…
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 Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsSoftmax · Convolution · Region Proposal Network · RoIPool · Faster R-CNN
