English

A Comparative Survey of Deep Active Learning

Machine Learning 2022-07-20 v3

Abstract

While deep learning (DL) is data-hungry and usually relies on extensive labeled data to deliver good performance, Active Learning (AL) reduces labeling costs by selecting a small proportion of samples from unlabeled data for labeling and training. Therefore, Deep Active Learning (DAL) has risen as a feasible solution for maximizing model performance under a limited labeling cost/budget in recent years. Although abundant methods of DAL have been developed and various literature reviews conducted, the performance evaluation of DAL methods under fair comparison settings is not yet available. Our work intends to fill this gap. In this work, We construct a DAL toolkit, DeepAL+, by re-implementing 19 highly-cited DAL methods. We survey and categorize DAL-related works and construct comparative experiments across frequently used datasets and DAL algorithms. Additionally, we explore some factors (e.g., batch size, number of epochs in the training process) that influence the efficacy of DAL, which provides better references for researchers to design their DAL experiments or carry out DAL-related applications.

Keywords

Cite

@article{arxiv.2203.13450,
  title  = {A Comparative Survey of Deep Active Learning},
  author = {Xueying Zhan and Qingzhong Wang and Kuan-hao Huang and Haoyi Xiong and Dejing Dou and Antoni B. Chan},
  journal= {arXiv preprint arXiv:2203.13450},
  year   = {2022}
}

Comments

24 pages

R2 v1 2026-06-24T10:25:30.187Z