Cyclic-Bootstrap Labeling for Weakly Supervised Object Detection
Yufei Yin, Jiajun Deng, Wengang Zhou, Li Li, Houqiang Li

TL;DR
This paper introduces Cyclic-Bootstrap Labeling (CBL), a novel weakly supervised object detection method that improves pseudo-label quality by leveraging a teacher network with rank information, leading to better detection accuracy.
Contribution
The paper proposes a new CBL framework that uses a teacher network with rank distillation to enhance pseudo-labeling in weakly supervised object detection.
Findings
Outperforms existing methods on PASCAL VOC and COCO datasets.
Improves pseudo-label accuracy through rank-based distillation.
Enhances detection performance with a novel teacher-student approach.
Abstract
Recent progress in weakly supervised object detection is featured by a combination of multiple instance detection networks (MIDN) and ordinal online refinement. However, with only image-level annotation, MIDN inevitably assigns high scores to some unexpected region proposals when generating pseudo labels. These inaccurate high-scoring region proposals will mislead the training of subsequent refinement modules and thus hamper the detection performance. In this work, we explore how to ameliorate the quality of pseudo-labeling in MIDN. Formally, we devise Cyclic-Bootstrap Labeling (CBL), a novel weakly supervised object detection pipeline, which optimizes MIDN with rank information from a reliable teacher network. Specifically, we obtain this teacher network by introducing a weighted exponential moving average strategy to take advantage of various refinement modules. A novel class-specific…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Advanced Neural Network Applications
