TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Feature-Balanced Loss for Long-Tailed Visual Recognition

Feature-Balanced Loss for Long-Tailed Visual Recognition

Mengke Li, Yiu-ming Cheung, Juyong Jiang

2023-05-18IEEE International Conference on Multimedia and Expo (ICME) 2022 8
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate54.78FBL (Resnet-32)
Image ClassificationCIFAR-10-LT (ρ=100)Error Rate17.54FBL (ResNet-32)
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate54.78FBL (Resnet-32)
Few-Shot Image ClassificationCIFAR-10-LT (ρ=100)Error Rate17.54FBL (ResNet-32)
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate54.78FBL (Resnet-32)
Generalized Few-Shot ClassificationCIFAR-10-LT (ρ=100)Error Rate17.54FBL (ResNet-32)
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate54.78FBL (Resnet-32)
Long-tail LearningCIFAR-10-LT (ρ=100)Error Rate17.54FBL (ResNet-32)
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate54.78FBL (Resnet-32)
Generalized Few-Shot LearningCIFAR-10-LT (ρ=100)Error Rate17.54FBL (ResNet-32)