Semi-Supervised Object Detection with Object-wise Contrastive Learning and Regression Uncertainty
Honggyu Choi, Zhixiang Chen, Xuepeng Shi, Tae-Kyun Kim

TL;DR
This paper introduces a novel semi-supervised object detection method that employs object-wise contrastive learning and regression uncertainty to improve pseudo-label filtering, leading to enhanced detection accuracy.
Contribution
It proposes a two-step pseudo-label filtering approach using object-wise contrastive learning and regression uncertainty, which is a significant advancement over existing methods.
Findings
Outperforms existing semi-supervised detection methods on Pascal VOC and MS-COCO.
Improves pseudo-label quality for classification and regression tasks.
Achieves state-of-the-art detection accuracy with better pseudo-label filtering.
Abstract
Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates pseudo-labels for unlabeled data to assist the training of a student network. Since the pseudo-labels are noisy, filtering the pseudo-labels is crucial to exploit the potential of such framework. Unlike existing suboptimal methods, we propose a two-step pseudo-label filtering for the classification and regression heads in a teacher-student framework. For the classification head, OCL (Object-wise Contrastive Learning) regularizes the object representation learning that utilizes unlabeled data to improve pseudo-label filtering by enhancing the discriminativeness of the classification score. This is designed to pull together objects in the same class and push away objects…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Domain Adaptation and Few-Shot Learning
