Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Active Learning for Deep Object Detection via Probabilistic Modeling

About

Active learning aims to reduce labeling costs by selecting only the most informative samples on a dataset. Few existing works have addressed active learning for object detection. Most of these methods are based on multiple models or are straightforward extensions of classification methods, hence estimate an image's informativeness using only the classification head. In this paper, we propose a novel deep active learning approach for object detection. Our approach relies on mixture density networks that estimate a probabilistic distribution for each localization and classification head's output. We explicitly estimate the aleatoric and epistemic uncertainty in a single forward pass of a single model. Our method uses a scoring function that aggregates these two types of uncertainties for both heads to obtain every image's informativeness score. We demonstrate the efficacy of our approach in PASCAL VOC and MS-COCO datasets. Our approach outperforms single-model based methods and performs on par with multi-model based methods at a fraction of the computing cost.

Jiwoong Choi, Ismail Elezi, Hyuk-Jae Lee, Clement Farabet, Jose M. Alvarez• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionVOC 07+12--
30
Object DetectionPASCAL VOC 2nd Query (3k images) 2007 (test)
mAP67.61
9
Object DetectionPASCAL VOC 3rd Query (4k images) 2007 (test)
mAP69.66
9
Object DetectionPASCAL VOC 2007 1st Query (2k images) (test)
mAP62.91
9
Showing 4 of 4 rows

Other info

Follow for update