SOTAVerified

Benchmarking of Query Strategies: Towards Future Deep Active Learning

2023-12-10Code Available0· sign in to hype

Shiryu Ueno, Yusei Yamada, Shunsuke Nakatsuka, Kunihito Kato

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this study, we benchmark query strategies for deep actice learning~(DAL). DAL reduces annotation costs by annotating only high-quality samples selected by query strategies. Existing research has two main problems, that the experimental settings are not standardized, making the evaluation of existing methods is difficult, and that most of experiments were conducted on the CIFAR or MNIST datasets. Therefore, we develop standardized experimental settings for DAL and investigate the effectiveness of various query strategies using six datasets, including those that contain medical and visual inspection images. In addition, since most current DAL approaches are model-based, we perform verification experiments using fully-trained models for querying to investigate the effectiveness of these approaches for the six datasets. Our code is available at https://github.com/ia-gu/Benchmarking-of-Query-Strategies-Towards-Future-Deep-Active-Learning

Tasks

Reproductions