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/Exploring Classification Equilibrium in Long-Tailed Object...

Exploring Classification Equilibrium in Long-Tailed Object Detection

Chengjian Feng, Yujie Zhong, Weilin Huang

2021-08-17ICCV 2021 10Long-tailed Object DetectionInstance SegmentationClassificationimbalanced classificationobject-detectionObject Detection
PaperPDFCode(official)

Abstract

The conventional detectors tend to make imbalanced classification and suffer performance drop, when the distribution of the training data is severely skewed. In this paper, we propose to use the mean classification score to indicate the classification accuracy for each category during training. Based on this indicator, we balance the classification via an Equilibrium Loss (EBL) and a Memory-augmented Feature Sampling (MFS) method. Specifically, EBL increases the intensity of the adjustment of the decision boundary for the weak classes by a designed score-guided loss margin between any two classes. On the other hand, MFS improves the frequency and accuracy of the adjustment of the decision boundary for the weak classes through over-sampling the instance features of those classes. Therefore, EBL and MFS work collaboratively for finding the classification equilibrium in long-tailed detection, and dramatically improve the performance of tail classes while maintaining or even improving the performance of head classes. We conduct experiments on LVIS using Mask R-CNN with various backbones including ResNet-50-FPN and ResNet-101-FPN to show the superiority of the proposed method. It improves the detection performance of tail classes by 15.6 AP, and outperforms the most recent long-tailed object detectors by more than 1 AP. Code is available at https://github.com/fcjian/LOCE.

Results

TaskDatasetMetricValueModel
Object DetectionLVIS v1.0 valbox AP29R101-MaskRCNN-LOCE
Object DetectionLVIS v1.0 valbox AP27.4R50-MaskRCNN-LOCE
3DLVIS v1.0 valbox AP29R101-MaskRCNN-LOCE
3DLVIS v1.0 valbox AP27.4R50-MaskRCNN-LOCE
Instance SegmentationLVIS v1.0 valmask AP28R101-MaskRCNN-LOCE
Instance SegmentationLVIS v1.0 valmask AP26.6R50-MaskRCNN-LOCE
2D ClassificationLVIS v1.0 valbox AP29R101-MaskRCNN-LOCE
2D ClassificationLVIS v1.0 valbox AP27.4R50-MaskRCNN-LOCE
2D Object DetectionLVIS v1.0 valbox AP29R101-MaskRCNN-LOCE
2D Object DetectionLVIS v1.0 valbox AP27.4R50-MaskRCNN-LOCE
16kLVIS v1.0 valbox AP29R101-MaskRCNN-LOCE
16kLVIS v1.0 valbox AP27.4R50-MaskRCNN-LOCE

Related Papers

SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16