English

Solving The Long-Tailed Problem via Intra- and Inter-Category Balance

Computer Vision and Pattern Recognition 2022-04-25 v2

Abstract

Benchmark datasets for visual recognition assume that data is uniformly distributed, while real-world datasets obey long-tailed distribution. Current approaches handle the long-tailed problem to transform the long-tailed dataset to uniform distribution by re-sampling or re-weighting strategies. These approaches emphasize the tail classes but ignore the hard examples in head classes, which result in performance degradation. In this paper, we propose a novel gradient harmonized mechanism with category-wise adaptive precision to decouple the difficulty and sample size imbalance in the long-tailed problem, which are correspondingly solved via intra- and inter-category balance strategies. Specifically, intra-category balance focuses on the hard examples in each category to optimize the decision boundary, while inter-category balance aims to correct the shift of decision boundary by taking each category as a unit. Extensive experiments demonstrate that the proposed method consistently outperforms other approaches on all the datasets.

Keywords

Cite

@article{arxiv.2204.09234,
  title  = {Solving The Long-Tailed Problem via Intra- and Inter-Category Balance},
  author = {Renhui Zhang and Tiancheng Lin and Rui Zhang and Yi Xu},
  journal= {arXiv preprint arXiv:2204.09234},
  year   = {2022}
}

Comments

4 pages. Accepted by ICASSP2022

R2 v1 2026-06-24T10:52:49.615Z