paper-with-me

홈 › Papers

RICASSO: Reinforced Imbalance Learning with Class-Aware Self-Supervised Outliers Exposure

2024-10-14 · Xuan Zhang, Sin Chee Chin, Tingxuan Gao, Wenming Yang

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 data, enabling simultaneous ID data rebalancing and outlier exposure through a single loss function. Ambiguity-Aware Logits Adjustment: Utilizes the ambiguity of ID data to adaptively recalibrate logits. Contrastive Boundary-Center Learning: Combines Virtual Boundary Learning and Dual-Entropy Center Learning to use mixed data for better feature separation and clustering, with Representation Consistency Learning for robustness. Extensive experiments demonstrate that RICASSO achieves state-of-the-art performance in long-tailed recognition and significantly improves OOD detection compared to our baseline (27% improvement in AUROC and 61% reduction in FPR on the iNaturalist2018 dataset). On iNaturalist2018, we even outperforms methods using real OOD data. The code will be made public soon.

📄 PDF Abstract BibTeX arXiv:2410.10548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Class-Balanced and Reinforced Active Learning on Graphs

2024-02-15 · Chengcheng Yu, Jiapeng Zhu, Xiang Li

Graph neural networks (GNNs) have demonstrated significant success in various applications, such as node classification, link prediction, and graph classification. Active learning for GNNs aims to query the valuable samp…

Active LearningGraph ClassificationLink PredictionNode Classification

Imbalance-Aware Self-Supervised Learning for 3D Radiomic Representations

2021-03-06 · Hongwei Li, Fei-Fei Xue, Krishna Chaitanya, Shengda Luo 외

Radiomic representations can quantify properties of regions of interest in medical image data. Classically, they account for pre-defined statistics of shape, texture, and other low-level image features. Alternatively, de…

Brain Tumor ClassificationRepresentation LearningSelf-Supervised Learning

Self-Reinforced Cascaded Regression for Face Alignment

2017-11-23 · Xin Fan, Risheng Liu, Kang Huyan, Yuyao Feng 외

Cascaded regression is prevailing in face alignment thanks to its accuracy and robustness, but typically demands manually annotated examples having low discrepancy between shape-indexed features and shape updates. In thi…

Face AlignmentPhilosophyregression

Consistency-Aware Padding for Incomplete Multi-Modal Alignment Clustering Based on Self-Repellent Greedy Anchor Search

2025-07-05 · Shubin Ma, Liang Zhao, Mingdong Lu, Yifan Guo 외 arxiv

Multimodal representation is faithful and highly effective in describing real-world data samples' characteristics by describing their complementary information. However, the collected data often exhibits incomplete and m…

Contrastive Learning

Contrastively-reinforced Attention Convolutional Neural Network for Fine-grained Image Recognition

2020-09-08 · BMVC 2020 9 · Dichao Liu, Yu Wang, Jien Kato, Kenji Mase

Fine-grained visual classification is inherently challenging because of its inter-class similarity and intra-class variance. However, by contrasting the images with same/different labels, a human can instinctively notice…

ClassificationFine-Grained Image ClassificationFine-Grained Image Recognition