English

Feature-Balanced Loss for Long-Tailed Visual Recognition

Computer Vision and Pattern Recognition 2023-05-19 v1

Abstract

Deep neural networks frequently suffer from performance degradation when the training data is long-tailed because several majority classes dominate the training, resulting in a biased model. Recent studies have made a great effort in solving this issue by obtaining good representations from data space, but few of them pay attention to the influence of feature norm on the predicted results. In this paper, we therefore address the long-tailed problem from feature space and thereby propose the feature-balanced loss. Specifically, we encourage larger feature norms of tail classes by giving them relatively stronger stimuli. Moreover, the stimuli intensity is gradually increased in the way of curriculum learning, which improves the generalization of the tail classes, meanwhile maintaining the performance of the head classes. Extensive experiments on multiple popular long-tailed recognition benchmarks demonstrate that the feature-balanced loss achieves superior performance gains compared with the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2305.10772,
  title  = {Feature-Balanced Loss for Long-Tailed Visual Recognition},
  author = {Mengke Li and Yiu-ming Cheung and Juyong Jiang},
  journal= {arXiv preprint arXiv:2305.10772},
  year   = {2023}
}

Comments

Published as a conference paper at ICME 2022

R2 v1 2026-06-28T10:37:56.531Z