paper-with-me

홈 › Papers

Out-of-Distribution Detection in Long-Tailed Recognition with Calibrated Outlier Class Learning

2023-12-17 · Wenjun Miao, Guansong Pang, Tianqi Li, Xiao Bai, Jin Zheng

Existing out-of-distribution (OOD) methods have shown great success on balanced datasets but become ineffective in long-tailed recognition (LTR) scenarios where 1) OOD samples are often wrongly classified into head classes and/or 2) tail-class samples are treated as OOD samples. To address these issues, current studies fit a prior distribution of auxiliary/pseudo OOD data to the long-tailed in-distribution (ID) data. However, it is difficult to obtain such an accurate prior distribution given the unknowingness of real OOD samples and heavy class imbalance in LTR. A straightforward solution to avoid the requirement of this prior is to learn an outlier class to encapsulate the OOD samples. The main challenge is then to tackle the aforementioned confusion between OOD samples and head/tail-class samples when learning the outlier class. To this end, we introduce a novel calibrated outlier class learning (COCL) approach, in which 1) a debiased large margin learning method is introduced in the outlier class learning to distinguish OOD samples from both head and tail classes in the representation space and 2) an outlier-class-aware logit calibration method is defined to enhance the long-tailed classification confidence. Extensive empirical results on three popular benchmarks CIFAR10-LT, CIFAR100-LT, and ImageNet-LT demonstrate that COCL substantially outperforms state-of-the-art OOD detection methods in LTR while being able to improve the classification accuracy on ID data. Code is available at https://github.com/mala-lab/COCL.

📄 PDF Abstract BibTeX arXiv:2312.10686

Code (1)

mala-lab/cocl 공식 구현 pytorch

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Balanced Product of Calibrated Experts for Long-Tailed Recognition

2022-06-10 · CVPR 2023 1 · Emanuel Sanchez Aimar, Arvi Jonnarth, Michael Felsberg, Marco Kuhlmann

Many real-world recognition problems are characterized by long-tailed label distributions. These distributions make representation learning highly challenging due to limited generalization over the tail classes. If the t…

Long-tail LearningLong-tail Learning on CIFAR-10-LT (ρ=100)Representation Learning

Towards Calibrated Model for Long-Tailed Visual Recognition from Prior Perspective

2021-11-06 · NeurIPS 2021 12 · Zhengzhuo Xu, Zenghao Chai, Chun Yuan

Real-world data universally confronts a severe class-imbalance problem and exhibits a long-tailed distribution, i.e., most labels are associated with limited instances. The na\"ive models supervised by such datasets woul…

Data AugmentationLong-tail Learning

Class-Distribution-Aware Calibration for Long-Tailed Visual Recognition

2021-09-11 · Mobarakol Islam, Lalithkumar Seenivasan, Hongliang Ren, Ben Glocker

Despite impressive accuracy, deep neural networks are often miscalibrated and tend to overly confident predictions. Recent techniques like temperature scaling (TS) and label smoothing (LS) show effectiveness in obtaining…

Long-tailed Distribution Adaptation

2021-10-06 · Zhiliang Peng, Wei Huang, Zonghao Guo, Xiaosong Zhang 외

Recognizing images with long-tailed distributions remains a challenging problem while there lacks an interpretable mechanism to solve this problem. In this study, we formulate Long-tailed recognition as Domain Adaption (…

Domain AdaptationInstance Segmentationobject-detectionObject Detection+1

Word length-aware text spotting: Enhancing detection and recognition in dense text image

2023-12-25 · Hao Wang, Huabing Zhou, Yanduo Zhang, Tao Lu 외

Scene text spotting is essential in various computer vision applications, enabling extracting and interpreting textual information from images. However, existing methods often neglect the spatial semantics of word images…

Text DetectionText Spotting