Deep Active Learning with Noisy Oracle in Object Detection
Marius Schubert, Tobias Riedlinger, Karsten Kahl, Matthias, Rottmann

TL;DR
This paper introduces a composite active learning framework for object detection that incorporates label review to correct noisy annotations, leading to significant performance improvements with limited annotation budgets.
Contribution
It proposes a novel active learning approach with a label review module specifically designed for noisy annotations in object detection tasks.
Findings
Up to 4.5 mAP points improvement with label review
Early performance gains when reviewing noisy labels
Label review effectiveness depends on error proposal precision
Abstract
Obtaining annotations for complex computer vision tasks such as object detection is an expensive and time-intense endeavor involving a large number of human workers or expert opinions. Reducing the amount of annotations required while maintaining algorithm performance is, therefore, desirable for machine learning practitioners and has been successfully achieved by active learning algorithms. However, it is not merely the amount of annotations which influences model performance but also the annotation quality. In practice, the oracles that are queried for new annotations frequently contain significant amounts of noise. Therefore, cleansing procedures are oftentimes necessary to review and correct given labels. This process is subject to the same budget as the initial annotation itself since it requires human workers or even domain experts. Here, we propose a composite active learning…
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
