Comprehensive OOD Detection Improvements
Abstract: As machine learning becomes increasingly prevalent in impactful decisions, recognizing when inference data is outside the model's expected input distribution is paramount for giving context to predictions. Out-of-distribution (OOD) detection methods have been created for this task. Such methods can be split into representation-based or logit-based methods from whether they respectively utilize the model's embeddings or predictions for OOD detection. In contrast to most papers which solely focus on one such group, we address both. We employ dimensionality reduction on feature embeddings in representation-based methods for both time speedups and improved performance. Additionally, we propose DICE-COL, a modification of the popular logit-based method Directed Sparsification (DICE) that resolves an unnoticed flaw. We demonstrate the effectiveness of our methods on the OpenOODv1.5 benchmark framework, where they significantly improve performance and set state-of-the-art results.
- Charu C Aggarwal, Alexander Hinneburg and Daniel A Keim “On the surprising behavior of distance metrics in high dimensional space” In Database Theory—ICDT 2001: 8th International Conference London, UK, January 4–6, 2001 Proceedings 8, 2001, pp. 420–434 Springer
- Julian Bitterwolf, Maximilian Müller and Matthias Hein “In or Out? Fixing ImageNet Out-of-Distribution Detection Evaluation” In arXiv preprint arXiv:2306.00826, 2023
- “Describing textures in the wild” In Proceedings of the IEEE conference on computer vision and pattern recognition, 2014, pp. 3606–3613
- “Imagenet: A large-scale hierarchical image database” In 2009 IEEE conference on computer vision and pattern recognition, 2009, pp. 248–255 Ieee
- Li Deng “The mnist database of handwritten digit images for machine learning research [best of the web]” In IEEE signal processing magazine 29.6 IEEE, 2012, pp. 141–142
- “Extremely simple activation shaping for out-of-distribution detection” In arXiv preprint arXiv:2209.09858, 2022
- “A baseline for detecting misclassified and out-of-distribution examples in neural networks” In arXiv preprint arXiv:1610.02136, 2016
- “Learning multiple layers of features from tiny images” Toronto, ON, Canada, 2009
- “Tiny imagenet visual recognition challenge” In CS 231N 7.7, 2015, pp. 3
- “A simple unified framework for detecting out-of-distribution samples and adversarial attacks” In Advances in neural information processing systems 31, 2018
- “Energy-based out-of-distribution detection” In Advances in neural information processing systems 33, 2020, pp. 21464–21475
- “Reading digits in natural images with unsupervised feature learning”, 2011
- “A simple fix to mahalanobis distance for improving near-ood detection” In arXiv preprint arXiv:2106.09022, 2021
- Yiyou Sun, Chuan Guo and Yixuan Li “React: Out-of-distribution detection with rectified activations” In Advances in Neural Information Processing Systems 34, 2021, pp. 144–157
- “Dice: Leveraging sparsification for out-of-distribution detection” In European Conference on Computer Vision, 2022, pp. 691–708 Springer
- “Out-of-distribution detection with deep nearest neighbors” In International Conference on Machine Learning, 2022, pp. 20827–20840 PMLR
- “The inaturalist species classification and detection dataset” In Proceedings of the IEEE conference on computer vision and pattern recognition, 2018, pp. 8769–8778
- “Open-set recognition: A good closed-set classifier is all you need?” In arXiv preprint arXiv:2110.06207, 2021
- “Vim: Out-of-distribution with virtual-logit matching” In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, 2022, pp. 4921–4930
- “Dimensionality Reduction for Improving Out-of-Distribution Detection in Medical Image Segmentation” In arXiv preprint arXiv:2308.03723, 2023
- “OpenOOD v1. 5: Enhanced Benchmark for Out-of-Distribution Detection” In arXiv preprint arXiv:2306.09301, 2023
- “Places: A 10 million image database for scene recognition” In IEEE transactions on pattern analysis and machine intelligence 40.6 IEEE, 2017, pp. 1452–1464
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.