Command Palette
Search for a command to run...
Ambiguity-Resistant Semi-Supervised Learning for Dense Object Detection
Liu Chang ; Zhang Weiming ; Lin Xiangru ; Zhang Wei ; Tan Xiao ; Han Junyu ; Li Xiaomao ; Ding Errui ; Wang Jingdong

Abstract
With basic Semi-Supervised Object Detection (SSOD) techniques, one-stagedetectors generally obtain limited promotions compared with two-stage clusters.We experimentally find that the root lies in two kinds of ambiguities: (1)Selection ambiguity that selected pseudo labels are less accurate, sinceclassification scores cannot properly represent the localization quality. (2)Assignment ambiguity that samples are matched with improper labels inpseudo-label assignment, as the strategy is misguided by missed objects andinaccurate pseudo boxes. To tackle these problems, we propose aAmbiguity-Resistant Semi-supervised Learning (ARSL) for one-stage detectors.Specifically, to alleviate the selection ambiguity, Joint-Confidence Estimation(JCE) is proposed to jointly quantifies the classification and localizationquality of pseudo labels. As for the assignment ambiguity, Task-SeparationAssignment (TSA) is introduced to assign labels based on pixel-levelpredictions rather than unreliable pseudo boxes. It employs a"divide-and-conquer" strategy and separately exploits positives for theclassification and localization task, which is more robust to the assignmentambiguity. Comprehensive experiments demonstrate that ARSL effectivelymitigates the ambiguities and achieves state-of-the-art SSOD performance on MSCOCO and PASCAL VOC. Codes can be found athttps://github.com/PaddlePaddle/PaddleDetection.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| semi-supervised-object-detection-on-coco-1 | ARSL | mAP: 25.36 |
| semi-supervised-object-detection-on-coco-10 | Semi-DETR | detector: FCOS-Res50 |
| semi-supervised-object-detection-on-coco-10 | ARSL | detector: FCOS-Res50 mAP: 38.5 |
| semi-supervised-object-detection-on-coco-2 | ARSL | mAP: 29.08 |
| semi-supervised-object-detection-on-coco-5 | ARSL | mAP: 34.45 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.