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/Distribution-Balanced Loss for Multi-Label Classification ...

Distribution-Balanced Loss for Multi-Label Classification in Long-Tailed Datasets

Tong Wu, Qingqiu Huang, Ziwei Liu, Yu Wang, Dahua Lin

2020-07-19ECCV 2020 8Long-tail LearningBinary ClassificationGeneral ClassificationMulti-Label Classification
PaperPDFCode(official)

Abstract

We present a new loss function called Distribution-Balanced Loss for the multi-label recognition problems that exhibit long-tailed class distributions. Compared to conventional single-label classification problem, multi-label recognition problems are often more challenging due to two significant issues, namely the co-occurrence of labels and the dominance of negative labels (when treated as multiple binary classification problems). The Distribution-Balanced Loss tackles these issues through two key modifications to the standard binary cross-entropy loss: 1) a new way to re-balance the weights that takes into account the impact caused by label co-occurrence, and 2) a negative tolerant regularization to mitigate the over-suppression of negative labels. Experiments on both Pascal VOC and COCO show that the models trained with this new loss function achieve significant performance gains over existing methods. Code and models are available at: https://github.com/wutong16/DistributionBalancedLoss .

Results

TaskDatasetMetricValueModel
Image ClassificationCOCO-MLTAverage mAP53.55DB Focal(ResNet-50)
Image ClassificationVOC-MLTAverage mAP78.94DB Focal(ResNet-50)
Few-Shot Image ClassificationCOCO-MLTAverage mAP53.55DB Focal(ResNet-50)
Few-Shot Image ClassificationVOC-MLTAverage mAP78.94DB Focal(ResNet-50)
Generalized Few-Shot ClassificationCOCO-MLTAverage mAP53.55DB Focal(ResNet-50)
Generalized Few-Shot ClassificationVOC-MLTAverage mAP78.94DB Focal(ResNet-50)
Long-tail LearningCOCO-MLTAverage mAP53.55DB Focal(ResNet-50)
Long-tail LearningVOC-MLTAverage mAP78.94DB Focal(ResNet-50)
Generalized Few-Shot LearningCOCO-MLTAverage mAP53.55DB Focal(ResNet-50)
Generalized Few-Shot LearningVOC-MLTAverage mAP78.94DB Focal(ResNet-50)

Related Papers

An Automated Classifier of Harmful Brain Activities for Clinical Usage Based on a Vision-Inspired Pre-trained Framework2025-07-10DDL: A Dataset for Interpretable Deepfake Detection and Localization in Real-World Scenarios2025-06-29Inverse Scene Text Removal2025-06-26Divide, Specialize, and Route: A New Approach to Efficient Ensemble Learning2025-06-25Private Model Personalization Revisited2025-06-24Exploring Strategies for Personalized Radiation Therapy Part I Unlocking Response-Related Tumor Subregions with Class Activation Mapping2025-06-21I Know Which LLM Wrote Your Code Last Summer: LLM generated Code Stylometry for Authorship Attribution2025-06-18Privacy-Preserving Chest X-ray Classification in Latent Space with Homomorphically Encrypted Neural Inference2025-06-18