HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Multiple instance active learning for object detection

Yuan Tianning ; Wan Fang ; Fu Mengying ; Liu Jianzhuang ; Xu Songcen ; Ji Xiangyang ; Ye Qixiang

Multiple instance active learning for object detection

Abstract

Despite the substantial progress of active learning for image recognition,there still lacks an instance-level active learning method specified for objectdetection. In this paper, we propose Multiple Instance Active Object Detection(MI-AOD), to select the most informative images for detector training byobserving instance-level uncertainty. MI-AOD defines an instance uncertaintylearning module, which leverages the discrepancy of two adversarial instanceclassifiers trained on the labeled set to predict instance uncertainty of theunlabeled set. MI-AOD treats unlabeled images as instance bags and featureanchors in images as instances, and estimates the image uncertainty byre-weighting instances in a multiple instance learning (MIL) fashion. Iterativeinstance uncertainty learning and re-weighting facilitate suppressing noisyinstances, toward bridging the gap between instance uncertainty and image-leveluncertainty. Experiments validate that MI-AOD sets a solid baseline forinstance-level active learning. On commonly used object detection datasets,MI-AOD outperforms state-of-the-art methods with significant margins,particularly when the labeled sets are small. Code is available athttps://github.com/yuantn/MI-AOD.

Code Repositories

yuantn/MI-AOD
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
active-object-detection-on-cocoRetinaNet
AP: (7.3, 13.8, 16.9, 19.1, 20.8) on 2% ~ 10%
active-object-detection-on-pascal-voc-07-12SSD
mAP: (53.62, 62.86, 66.83, 69.33, 70.80, 72.21, 72.84, 73.74, 74.18, 74.91) on 1k ~ 10k
active-object-detection-on-pascal-voc-07-12RetinaNet
mAP: (47.18, 58.41, 64.02, 67.72, 69.79, 71.07, 72.27) on 5% ~ 20%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multiple instance active learning for object detection | Papers | HyperAI