Box-Level Active Detection
Mengyao Lyu, Jundong Zhou, Hui Chen, Yijie Huang, Dongdong Yu, Yaqian, Li, Yandong Guo, Yuchen Guo, Liuyu Xiang, Guiguang Ding

TL;DR
This paper introduces a box-level active detection framework that efficiently selects informative object boxes for annotation, reducing labeling effort while maintaining high detection performance, and outperforms existing methods on standard datasets.
Contribution
It proposes a novel box-level active detection framework with a complementary pseudo active strategy, improving annotation efficiency and detection accuracy over prior image-level methods.
Findings
Achieves 100% VOC0712 performance with only 19% annotations.
Yields up to 4.3% mAP improvement on COCO over competitors.
Surpasses 90% COCO performance with 85% label reduction.
Abstract
Active learning selects informative samples for annotation within budget, which has proven efficient recently on object detection. However, the widely used active detection benchmarks conduct image-level evaluation, which is unrealistic in human workload estimation and biased towards crowded images. Furthermore, existing methods still perform image-level annotation, but equally scoring all targets within the same image incurs waste of budget and redundant labels. Having revealed above problems and limitations, we introduce a box-level active detection framework that controls a box-based budget per cycle, prioritizes informative targets and avoids redundancy for fair comparison and efficient application. Under the proposed box-level setting, we devise a novel pipeline, namely Complementary Pseudo Active Strategy (ComPAS). It exploits both human annotations and the model intelligence in…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Advanced Neural Network Applications
