paper-with-me

Papers

How Re-sampling Helps for Long-Tail Learning?

2023-09-21 · NeurIPS 2023 11

Long-tail learning has received significant attention in recent years due to the challenge it poses with extremely imbalanced datasets. In these datasets, only a few classes (known as the head classes) have an adequate number of training samples, while the rest of the classes (known as the tail classes) are infrequent in the training data. Re-sampling is a classical and widely used approach for addressing class imbalance issues. Unfortunately, recent studies claim that re-sampling brings negligible performance improvements in modern long-tail learning tasks. This paper aims to investigate this phenomenon systematically. Our research shows that re-sampling can considerably improve generalization when the training images do not contain semantically irrelevant contexts. In other scenarios, however, it can learn unexpected spurious correlations between irrelevant contexts and target labels. We design experiments on two homogeneous datasets, one containing irrelevant context and the other not, to confirm our findings. To prevent the learning of spurious correlations, we propose a new context shift augmentation module that generates diverse training images for the tail class by maintaining a context bank extracted from the head-class images. Experiments demonstrate that our proposed module can boost the generalization and outperform other approaches, including class-balanced re-sampling, decoupled classifier re-training, and data augmentation methods. The source code is available at https://www.lamda.nju.edu.cn/code_CSA.ashx.

📄 PDF Abstract BibTeX

Code (1)

shijxcs/csa 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Enhanced Low-Density Region Exploration in Classifier-Guided Diffusion Models Through Modified Reverse Diffusion Sampling

2026-06-11 · Jagriti Singh, Shekhar Verma, Muneendra Ojha arxiv

Diffusion models have emerged as state-of-the-art generative models for high-fidelity image synthesis, particularly in their classifier-free guided and classifier-guided forms. However, standard classifier guidance conce…

Extreme-scale Talking-Face Video Upsampling with Audio-Visual Priors

2022-08-17 · Sindhu B Hegde, Rudrabha Mukhopadhyay, Vinay P Namboodiri, C. V. Jawahar

In this paper, we explore an interesting question of what can be obtained from an $8\times8$ pixel video sequence. Surprisingly, it turns out to be quite a lot. We show that when we process this $8\times8$ video with the…

Super-ResolutionVideo Compression

Flexible Sampling for Long-tailed Skin Lesion Classification

2022-04-07 · Lie Ju, Yicheng Wu, Lin Wang, Zhen Yu 외

Most of the medical tasks naturally exhibit a long-tailed distribution due to the complex patient-level conditions and the existence of rare diseases. Existing long-tailed learning methods usually treat each class equall…

ClassificationLesion ClassificationSkin Lesion Classification

Image-Level or Object-Level? A Tale of Two Resampling Strategies for Long-Tailed Detection

2021-04-12 · Nadine Chang, Zhiding Yu, Yu-Xiong Wang, Anima Anandkumar 외

Training on datasets with long-tailed distributions has been challenging for major recognition tasks such as classification and detection. To deal with this challenge, image resampling is typically introduced as a simple…

Object

Decision Boundary-aware Generation for Long-tailed Learning

2026-05-02 · Jiacheng Yang, Ruichi Zhang, Chikai Shang, Mengke Li 외 arxiv

Long-tailed data bias decision boundaries toward head classes and degrade tail class accuracy. Diffusion-based generative augmentation address this problem by generating additional data, while head-to-tail transfer furth…

Representation Learning