DTG-SSOD: Dense Teacher Guidance for Semi-Supervised Object Detection
- URL: http://arxiv.org/abs/2207.05536v1
- Date: Tue, 12 Jul 2022 13:54:54 GMT
- Title: DTG-SSOD: Dense Teacher Guidance for Semi-Supervised Object Detection
- Authors: Gang Li, Xiang Li, Yujie Wang, Yichao Wu, Ding Liang, Shanshan Zhang
- Abstract summary: Mean-Teacher (MT) scheme is widely adopted in semi-supervised object detection (SSOD)
In this paper, we propose the Inverse NMS Clustering (INC) and Rank Matching (RM) to instantiate the dense supervision.
- Score: 42.75316070378037
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The Mean-Teacher (MT) scheme is widely adopted in semi-supervised object
detection (SSOD). In MT, the sparse pseudo labels, offered by the final
predictions of the teacher (e.g., after Non Maximum Suppression (NMS)
post-processing), are adopted for the dense supervision for the student via
hand-crafted label assignment. However, the sparse-to-dense paradigm
complicates the pipeline of SSOD, and simultaneously neglects the powerful
direct, dense teacher supervision. In this paper, we attempt to directly
leverage the dense guidance of teacher to supervise student training, i.e., the
dense-to-dense paradigm. Specifically, we propose the Inverse NMS Clustering
(INC) and Rank Matching (RM) to instantiate the dense supervision, without the
widely used, conventional sparse pseudo labels. INC leads the student to group
candidate boxes into clusters in NMS as the teacher does, which is implemented
by learning grouping information revealed in NMS procedure of the teacher.
After obtaining the same grouping scheme as the teacher via INC, the student
further imitates the rank distribution of the teacher over clustered candidates
through Rank Matching. With the proposed INC and RM, we integrate Dense Teacher
Guidance into Semi-Supervised Object Detection (termed DTG-SSOD), successfully
abandoning sparse pseudo labels and enabling more informative learning on
unlabeled data. On COCO benchmark, our DTG-SSOD achieves state-of-the-art
performance under various labelling ratios. For example, under 10% labelling
ratio, DTG-SSOD improves the supervised baseline from 26.9 to 35.9 mAP,
outperforming the previous best method Soft Teacher by 1.9 points.
Related papers
- CoDTS: Enhancing Sparsely Supervised Collaborative Perception with a Dual Teacher-Student Framework [15.538850922083652]
We propose an end-to-end Collaborative perception Dual Teacher-Student framework (CoDTS)
It employs adaptive complementary learning to produce both high-quality and high-quantity pseudo labels.
CoDTS effectively ensures an optimal balance of pseudo labels in both quality and quantity.
arXiv Detail & Related papers (2024-12-11T12:34:37Z) - Cyclic-Bootstrap Labeling for Weakly Supervised Object Detection [134.05510658882278]
Cyclic-Bootstrap Labeling (CBL) is a novel weakly supervised object detection pipeline.
Uses a weighted exponential moving average strategy to take advantage of various refinement modules.
A novel class-specific ranking distillation algorithm is proposed to leverage the output of weighted ensembled teacher network.
arXiv Detail & Related papers (2023-08-11T07:57:17Z) - Improving Knowledge Distillation via Regularizing Feature Norm and
Direction [16.98806338782858]
Knowledge distillation (KD) exploits a large well-trained model (i.e., teacher) to train a small student model on the same dataset for the same task.
Treating teacher features as knowledge, prevailing methods of knowledge distillation train student by aligning its features with the teacher's, e.g., by minimizing the KL-divergence between their logits or L2 distance between their intermediate features.
While it is natural to believe that better alignment of student features to the teacher better distills teacher knowledge, simply forcing this alignment does not directly contribute to the student's performance, e.g.
arXiv Detail & Related papers (2023-05-26T15:05:19Z) - Semi-Supervised Semantic Segmentation via Gentle Teaching Assistant [72.4512562104361]
We argue that the unlabeled data with pseudo labels can facilitate the learning of representative features in the feature extractor.
Motivated by this consideration, we propose a novel framework, Gentle Teaching Assistant (GTA-Seg) to disentangle the effects of pseudo labels on feature extractor and mask predictor.
arXiv Detail & Related papers (2023-01-18T07:11:24Z) - Improving Localization for Semi-Supervised Object Detection [3.5493798890908104]
We introduce an additional classification task for bounding box localization to improve the filtering of predicted bounding boxes.
Our experiments show that our IL-net increases SSOD performance by 1.14% AP on dataset in limited-annotation regime.
arXiv Detail & Related papers (2022-06-21T08:39:38Z) - Label Matching Semi-Supervised Object Detection [85.99282969977541]
Semi-supervised object detection has made significant progress with the development of mean teacher driven self-training.
Label mismatch problem is not yet fully explored in the previous works, leading to severe confirmation bias during self-training.
We propose a simple yet effective LabelMatch framework from two different yet complementary perspectives.
arXiv Detail & Related papers (2022-06-14T05:59:41Z) - Graph Consistency based Mean-Teaching for Unsupervised Domain Adaptive
Person Re-Identification [54.58165777717885]
This paper proposes a Graph Consistency based Mean-Teaching (GCMT) method with constructing the Graph Consistency Constraint (GCC) between teacher and student networks.
Experiments on three datasets, i.e., Market-1501, DukeMTMCreID, and MSMT17, show that proposed GCMT outperforms state-of-the-art methods by clear margin.
arXiv Detail & Related papers (2021-05-11T04:09:49Z) - Unbiased Teacher for Semi-Supervised Object Detection [50.0087227400306]
We revisit the Semi-Supervised Object Detection (SS-OD) and identify the pseudo-labeling bias issue in SS-OD.
We introduce Unbiased Teacher, a simple yet effective approach that jointly trains a student and a gradually progressing teacher in a mutually-beneficial manner.
arXiv Detail & Related papers (2021-02-18T17:02:57Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.