Plug and Play Active Learning for Object Detection

11/21/2022
by   Chenhongyi Yang, et al.
0

Annotating data for supervised learning is expensive and tedious, and we want to do as little of it as possible. To make the most of a given "annotation budget" we can turn to active learning (AL) which aims to identify the most informative samples in a dataset for annotation. Active learning algorithms are typically uncertainty-based or diversity-based. Both have seen success in image classification, but fall short when it comes to object detection. We hypothesise that this is because: (1) it is difficult to quantify uncertainty for object detection as it consists of both localisation and classification, where some classes are harder to localise, and others are harder to classify; (2) it is difficult to measure similarities for diversity-based AL when images contain different numbers of objects. We propose a two-stage active learning algorithm Plug and Play Active Learning (PPAL) that overcomes these difficulties. It consists of (1) Difficulty Calibrated Uncertainty Sampling, in which we used a category-wise difficulty coefficient that takes both classification and localisation into account to re-weight object uncertainties for uncertainty-based sampling; (2) Category Conditioned Matching Similarity to compute the similarities of multi-instance images as ensembles of their instance similarities. PPAL is highly generalisable because it makes no change to model architectures or detector training pipelines. We benchmark PPAL on the MS-COCO and Pascal VOC datasets using different detector architectures and show that our method outperforms the prior state-of-the-art. Code is available at https://github.com/ChenhongyiYang/PPAL

READ FULL TEXT

page 3

page 6

page 7

page 9

research
04/06/2021

Multiple instance active learning for object detection

Despite the substantial progress of active learning for image recognitio...
research
08/13/2020

Contextual Diversity for Active Learning

Requirement of large annotated datasets restrict the use of deep convolu...
research
04/10/2019

BAOD: Budget-Aware Object Detection

We study the problem of object detection from a novel perspective in whi...
research
04/17/2022

Entropy-based Active Learning for Object Detection with Progressive Diversity Constraint

Active learning is a promising alternative to alleviate the issue of hig...
research
03/30/2021

Active Learning for Deep Object Detection via Probabilistic Modeling

Active learning aims to reduce labeling costs by selecting only the most...
research
10/13/2018

Incremental Deep Learning for Robust Object Detection in Unknown Cluttered Environments

Object detection in streaming images is a major step in different detect...
research
03/22/2023

Uncertainty Aware Active Learning for Reconfiguration of Pre-trained Deep Object-Detection Networks for New Target Domains

Object detection is one of the most important and fundamental aspects of...

Please sign up or login with your details

Forgot password? Click here to reset