TL;DR
This paper proposes a novel feature generation method for long-tail classification that estimates tail class distributions to generate meaningful features, improving classifier training and achieving state-of-the-art results.
Contribution
It introduces a distribution-based feature generation approach for tail classes, decoupling representation and classifier training to enhance long-tail classification performance.
Findings
Achieved new state-of-the-art on CIFAR-100-LT and mini-ImageNet-LT datasets.
Generated features improve classifier training and class representation.
Qualitative analysis confirms the meaningfulness of generated features.
Abstract
The visual world naturally exhibits an imbalance in the number of object or scene instances resulting in a \emph{long-tailed distribution}. This imbalance poses significant challenges for classification models based on deep learning. Oversampling instances of the tail classes attempts to solve this imbalance. However, the limited visual diversity results in a network with poor representation ability. A simple counter to this is decoupling the representation and classifier networks and using oversampling only to train the classifier. In this paper, instead of repeatedly re-sampling the same image (and thereby features), we explore a direction that attempts to generate meaningful features by estimating the tail category's distribution. Inspired by ideas from recent work on few-shot learning, we create calibrated distributions to sample additional features that are subsequently used to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
