ALBench: A Framework for Evaluating Active Learning in Object Detection

07/27/2022
by   Zhanpeng Feng, et al.
1

Active learning is an important technology for automated machine learning systems. In contrast to Neural Architecture Search (NAS) which aims at automating neural network architecture design, active learning aims at automating training data selection. It is especially critical for training a long-tailed task, in which positive samples are sparsely distributed. Active learning alleviates the expensive data annotation issue through incrementally training models powered with efficient data selection. Instead of annotating all unlabeled samples, it iteratively selects and annotates the most valuable samples. Active learning has been popular in image classification, but has not been fully explored in object detection. Most of current approaches on object detection are evaluated with different settings, making it difficult to fairly compare their performance. To facilitate the research in this field, this paper contributes an active learning benchmark framework named as ALBench for evaluating active learning in object detection. Developed on an automatic deep model training system, this ALBench framework is easy-to-use, compatible with different active learning algorithms, and ensures the same training and testing protocols. We hope this automated benchmark system help researchers to easily reproduce literature's performance and have objective comparisons with prior arts. The code will be release through Github.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/21/2022

Towards Rapid Prototyping and Comparability in Active Learning for Deep Object Detection

Active learning as a paradigm in deep learning is especially important i...
research
12/15/2021

Towards General and Efficient Active Learning

Active learning aims to select the most informative samples to exploit l...
research
01/12/2023

Forgetful Active Learning with Switch Events: Efficient Sampling for Out-of-Distribution Data

This paper considers deep out-of-distribution active learning. In practi...
research
06/05/2023

Deep Active Learning with Structured Neural Depth Search

Previous work optimizes traditional active learning (AL) processes with ...
research
04/18/2022

DeepCore: A Comprehensive Library for Coreset Selection in Deep Learning

Coreset selection, which aims to select a subset of the most informative...
research
06/08/2021

A critical look at the current train/test split in machine learning

The randomized or cross-validated split of training and testing sets has...
research
01/16/2018

Localization-Aware Active Learning for Object Detection

Active learning - a class of algorithms that iteratively searches for th...

Please sign up or login with your details

Forgot password? Click here to reset