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/Semi-Supervised Object Detection with Object-wise Contrast...

Semi-Supervised Object Detection with Object-wise Contrastive Learning and Regression Uncertainty

Honggyu Choi, Zhixiang Chen, Xuepeng Shi, Tae-Kyun Kim

2022-12-06Representation LearningregressionObject LocalizationContrastive LearningClassificationobject-detectionObject DetectionSemi-Supervised Object Detection
PaperPDF

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 from different classes. For the regression head, we further propose RUPL (Regression-Uncertainty-guided Pseudo-Labeling) to learn the aleatoric uncertainty of object localization for label filtering. By jointly filtering the pseudo-labels for the classification and regression heads, the student network receives better guidance from the teacher network for object detection task. Experimental results on Pascal VOC and MS-COCO datasets demonstrate the superiority of our proposed method with competitive performance compared to existing methods.

Results

TaskDatasetMetricValueModel
Semi-Supervised Object DetectionCOCO 10% labeled datamAP33.53SSOD with OCL and RUPL
Semi-Supervised Object DetectionCOCO 5% labeled datamAP30.66SSOD with OCL and RUPL
Semi-Supervised Object DetectionCOCO 1% labeled datamAP21.63SSOD with OCL and RUPL
2D Object DetectionCOCO 10% labeled datamAP33.53SSOD with OCL and RUPL
2D Object DetectionCOCO 5% labeled datamAP30.66SSOD with OCL and RUPL
2D Object DetectionCOCO 1% labeled datamAP21.63SSOD with OCL and RUPL

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Language Integration in Fine-Tuning Multimodal Large Language Models for Image-Based Regression2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17