Exploiting Inter-Sample Information for Long-tailed Out-of-Distribution Detection
Nimeshika Udayangani, Hadi M. Dolatabadi, Sarah Erfani, Christopher Leckie

TL;DR
This paper introduces a graph-based method leveraging inter-sample relationships and Gaussianization to improve out-of-distribution detection in long-tailed datasets, significantly reducing false positives and enhancing tail-class accuracy.
Contribution
The authors propose a novel graph convolutional network approach that exploits inter-sample relationships and adjusts for distribution shifts to improve OOD detection in long-tailed recognition tasks.
Findings
Outperforms state-of-the-art methods on CIFAR10-LT, CIFAR100-LT, and ImageNet-LT benchmarks.
Reduces false positive rate significantly in long-tailed OOD detection.
Improves tail-class in-distribution classification accuracy.
Abstract
Detecting out-of-distribution (OOD) data is essential for safe deployment of deep neural networks (DNNs). This problem becomes particularly challenging in the presence of long-tailed in-distribution (ID) datasets, often leading to high false positive rates (FPR) and low tail-class ID classification accuracy. In this paper, we demonstrate that exploiting inter-sample relationships using a graph-based representation can significantly improve OOD detection in long-tailed recognition of vision datasets. To this end, we use the feature space of a pre-trained model to initialize our graph structure. We account for the differences between the activation layer distribution of the pre-training vs. training data, and actively introduce Gaussianization to alleviate any deviations from a standard normal distribution in the activation layers of the pre-trained model. We then refine this initial…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
