Towards General and Efficient Active Learning

12/15/2021
by   Yichen Xie, et al.
0

Active learning aims to select the most informative samples to exploit limited annotation budgets. Most existing work follows a cumbersome pipeline by repeating the time-consuming model training and batch data selection multiple times on each dataset separately. We challenge this status quo by proposing a novel general and efficient active learning (GEAL) method in this paper. Utilizing a publicly available model pre-trained on a large dataset, our method can conduct data selection processes on different datasets with a single-pass inference of the same model. To capture the subtle local information inside images, we propose knowledge clusters that are easily extracted from the intermediate features of the pre-trained network. Instead of the troublesome batch selection strategy, all data samples are selected in one go by performing K-Center-Greedy in the fine-grained knowledge cluster level. The entire procedure only requires single-pass model inference without training or supervision, making our method notably superior to prior arts in terms of time complexity by up to hundreds of times. Extensive experiments widely demonstrate the promising performance of our method on object detection, semantic segmentation, depth estimation, and image classification.

READ FULL TEXT

page 1

page 5

research
07/27/2022

ALBench: A Framework for Evaluating Active Learning in Object Detection

Active learning is an important technology for automated machine learnin...
research
07/17/2023

Active Learning for Object Detection with Non-Redundant Informative Sampling

Curating an informative and representative dataset is essential for enha...
research
06/21/2023

Multi-Task Consistency for Active Learning

Learning-based solutions for vision tasks require a large amount of labe...
research
04/07/2022

Task-Aware Active Learning for Endoscopic Image Analysis

Semantic segmentation of polyps and depth estimation are two important r...
research
07/31/2023

A Pre-trained Data Deduplication Model based on Active Learning

In the era of big data, the issue of data quality has become increasingl...
research
07/18/2023

Mining of Single-Class by Active Learning for Semantic Segmentation

Several Active Learning (AL) policies require retraining a target model ...
research
10/13/2022

Geometric Active Learning for Segmentation of Large 3D Volumes

Segmentation, i.e., the partitioning of volumetric data into components,...

Please sign up or login with your details

Forgot password? Click here to reset