Evaluating Zero-cost Active Learning for Object Detection
Dominik Probst, Hasnain Raza, Erik Rodner

TL;DR
This paper evaluates zero-cost active learning methods for object detection, emphasizing the importance of score aggregation techniques and practical considerations to improve selection without additional computational overhead.
Contribution
It provides an empirical evaluation of zero-cost active learning for object detection, highlighting the impact of score aggregation methods on selection quality.
Findings
Score aggregation significantly affects active learning effectiveness.
Zero-cost methods can be competitive with more complex approaches.
Practical considerations are crucial for real-world application.
Abstract
Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without introducing a sampling bias with a negative impact on the generalization performance is not straightforward and most active learning techniques can not hold their promises on real-world benchmarks. In our evaluation paper, we focus on active learning techniques without a computational overhead besides inference, something we refer to as zero-cost active learning. In particular, we show that a key ingredient is not only the score on a bounding box level but also the technique used for aggregating the scores for ranking images. We outline our experimental setup and also discuss practical considerations when using active learning for object detection.
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
