Constructing Balance from Imbalance for Long-tailed Image Recognition
Yue Xu, Yong-Lu Li, Jiefeng Li, Cewu Lu

TL;DR
This paper introduces a novel approach to long-tailed image recognition by balancing label space before classifier training, improving performance across various models and benchmarks.
Contribution
It proposes a label space balancing paradigm that adjusts head and tail class distributions prior to classifier learning, enhancing long-tailed recognition.
Findings
Boosts performance of state-of-the-art models on benchmarks
Provides a feature evaluation method for long-tailed data
Easily integrable with existing classification models
Abstract
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. Previous methods tackle with data imbalance from the viewpoints of data distribution, feature space, and model design, etc. In this work, instead of directly learning a recognition model, we suggest confronting the bottleneck of head-to-tail bias before classifier learning, from the previously omitted perspective of balancing label space. To alleviate the head-to-tail bias, we propose a concise paradigm by progressively adjusting label space and dividing the head classes and tail classes, dynamically constructing balance from imbalance to facilitate the classification. With flexible data filtering and label space mapping, we can easily embed our approach to most…
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.
Taxonomy
TopicsDigital Imaging for Blood Diseases · COVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning
