EAT: Towards Long-Tailed Out-of-Distribution Detection
Tong Wei, Bo-Lin Wang, Min-Ling Zhang

TL;DR
This paper introduces a novel approach for long-tailed out-of-distribution detection by expanding class space with abstention classes and augmenting tail classes, significantly improving detection performance in imbalanced scenarios.
Contribution
It proposes a new method combining abstention classes and data augmentation to enhance long-tailed OOD detection, outperforming existing methods and serving as an add-on for long-tail learning.
Findings
Outperforms state-of-the-art on benchmark datasets
Effective in distinguishing tail classes from OOD data
Enhances existing long-tail learning methods
Abstract
Despite recent advancements in out-of-distribution (OOD) detection, most current studies assume a class-balanced in-distribution training dataset, which is rarely the case in real-world scenarios. This paper addresses the challenging task of long-tailed OOD detection, where the in-distribution data follows a long-tailed class distribution. The main difficulty lies in distinguishing OOD data from samples belonging to the tail classes, as the ability of a classifier to detect OOD instances is not strongly correlated with its accuracy on the in-distribution classes. To overcome this issue, we propose two simple ideas: (1) Expanding the in-distribution class space by introducing multiple abstention classes. This approach allows us to build a detector with clear decision boundaries by training on OOD data using virtual labels. (2) Augmenting the context-limited tail classes by overlaying…
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 Chemical Sensor Technologies · Domain Adaptation and Few-Shot Learning
