Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semi-Supervised Object Detection with Adaptive Class-Rebalancing Self-Training

About

This study delves into semi-supervised object detection (SSOD) to improve detector performance with additional unlabeled data. State-of-the-art SSOD performance has been achieved recently by self-training, in which training supervision consists of ground truths and pseudo-labels. In current studies, we observe that class imbalance in SSOD severely impedes the effectiveness of self-training. To address the class imbalance, we propose adaptive class-rebalancing self-training (ACRST) with a novel memory module called CropBank. ACRST adaptively rebalances the training data with foreground instances extracted from the CropBank, thereby alleviating the class imbalance. Owing to the high complexity of detection tasks, we observe that both self-training and data-rebalancing suffer from noisy pseudo-labels in SSOD. Therefore, we propose a novel two-stage filtering algorithm to generate accurate pseudo-labels. Our method achieves satisfactory improvements on MS-COCO and VOC benchmarks. When using only 1\% labeled data in MS-COCO, our method achieves 17.02 mAP improvement over supervised baselines, and 5.32 mAP improvement compared with state-of-the-art methods.

Fangyuan Zhang, Tianxiang Pan, Bin Wang• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)--
821
Object DetectionMS-COCO 2017 (val)
mAP34.92
237
Object DetectionCOCO standard 2017 (train val)
AP (IoU 0.5:0.95)34.92
64
Object DetectionPascal VOC (Mixture)
AP5078.16
16
Object DetectionCOCO-additional
AP50:9542.79
12
Object DetectionVOC labeled + unlabeled 2007, 2012 (trainval)
mAP (IoU=0.5)78.16
10
Showing 6 of 6 rows

Other info

Follow for update