RICASSO: Reinforced Imbalance Learning with Class-Aware Self-Supervised Outliers Exposure
Xuan Zhang, Sin Chee Chin, Tingxuan Gao, Wenming Yang

TL;DR
RICASSO introduces a unified framework that leverages data mixing and self-supervised outlier exposure to improve long-tailed recognition and out-of-distribution detection without relying on real OOD data.
Contribution
The paper proposes RICASSO, a novel method combining data mixing with self-supervised outlier exposure, achieving state-of-the-art results in long-tailed recognition and OOD detection.
Findings
27% improvement in AUROC for OOD detection
61% reduction in FPR on iNaturalist2018
Outperforms methods using real OOD data
Abstract
In real-world scenarios, deep learning models often face challenges from both imbalanced (long-tailed) and out-of-distribution (OOD) data. However, existing joint methods rely on real OOD data, which leads to unnecessary trade-offs. In contrast, our research shows that data mixing, a potent augmentation technique for long-tailed recognition, can generate pseudo-OOD data that exhibit the features of both in-distribution (ID) data and OOD data. Therefore, by using mixed data instead of real OOD data, we can address long-tailed recognition and OOD detection holistically. We propose a unified framework called Reinforced Imbalance Learning with Class-Aware Self-Supervised Outliers Exposure (RICASSO), where "self-supervised" denotes that we only use ID data for outlier exposure. RICASSO includes three main strategies: Norm-Odd-Duality-Based Outlier Exposure: Uses mixed data as pseudo-OOD…
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
TopicsImbalanced Data Classification Techniques · Artificial Intelligence in Healthcare · Anomaly Detection Techniques and Applications
