paper-with-me

홈 › Papers

Where is the bottleneck in long-tailed classification?

2021-09-29 · Zaid Khan, Yun Fu

A commonly held belief in deep-learning based long-tailed classification is that the representations learned from long-tailed data are ”good enough” and the performance bottleneck is the classification head atop the representation learner. We design experiments to investigate this folk wisdom, and find that representations learned from long-tailed data distributions substantially differ from the representations learned from ”normal” data distributions. We show that the long-tailed representations are volatile and brittle with respect to the true data distribution. Compared to the representations learned from the true, balanced distributions, long-tailed representations fail to localize tail classes and display vastly worse inter-class separation and intra-class compactness when unseen samples from the true data distribution are embedded into the feature space. We provide an explanation for why data augmentation helps long-tailed classification despite leaving the dataset imbalance unchanged — it promotes inter-class separation, intra-class compactness, and improves localization of tail classes w.r.t to the true data distribution.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData Augmentation

Similar Papers 제목 키워드 기반

Mixture of Balanced Information Bottlenecks for Long-Tailed Visual Recognition

2025-09-01 · Yifan Lan, Xin Cai, Jun Cheng, Shan Tan arxiv

Deep neural networks (DNNs) have achieved significant success in various applications with large-scale and balanced data. However, data in real-world visual recognition are usually long-tailed, bringing challenges to eff…

Representation Learning

Propheter: Prophetic Teacher Guided Long-Tailed Distribution Learning

2023-04-09 · Wenxiang Xu, Yongcheng Jing, Linyun Zhou, Wenqi Huang 외

The problem of deep long-tailed learning, a prevalent challenge in the realm of generic visual recognition, persists in a multitude of real-world applications. To tackle the heavily-skewed dataset issue in long-tailed cl…

Data Augmentation

ImbSAM: A Closer Look at Sharpness-Aware Minimization in Class-Imbalanced Recognition

2023-08-15 · ICCV 2023 1 · Yixuan Zhou, Yi Qu, Xing Xu, HengTao Shen

Class imbalance is a common challenge in real-world recognition tasks, where the majority of classes have few samples, also known as tail classes. We address this challenge with the perspective of generalization and empi…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Long-tailed Food Classification

2022-10-26 · Jiangpeng He, Luotao Lin, Heather Eicher-Miller, Fengqing Zhu

Food classification serves as the basic step of image-based dietary assessment to predict the types of foods in each input image. However, food image predictions in a real world scenario are usually long-tail distributed…

ClassificationData AugmentationKnowledge Distillation

Constructing Balance from Imbalance for Long-tailed Image Recognition

2022-08-04 · Yue Xu, Yong-Lu Li, Jiefeng Li, Cewu Lu

Long-tailed image recognition presents massive challenges to deep learning systems since the imbalance between majority (head) classes and minority (tail) classes severely skews the data-driven deep neural networks. Prev…