English

Batch Active Learning from the Perspective of Sparse Approximation

Machine Learning 2022-11-08 v2 Machine Learning

Abstract

Active learning enables efficient model training by leveraging interactions between machine learning agents and human annotators. We study and propose a novel framework that formulates batch active learning from the sparse approximation's perspective. Our active learning method aims to find an informative subset from the unlabeled data pool such that the corresponding training loss function approximates its full data pool counterpart. We realize the framework as sparsity-constrained discontinuous optimization problems, which explicitly balance uncertainty and representation for large-scale applications and could be solved by greedy or proximal iterative hard thresholding algorithms. The proposed method can adapt to various settings, including both Bayesian and non-Bayesian neural networks. Numerical experiments show that our work achieves competitive performance across different settings with lower computational complexity.

Keywords

Cite

@article{arxiv.2211.00246,
  title  = {Batch Active Learning from the Perspective of Sparse Approximation},
  author = {Maohao Shen and Bowen Jiang and Jacky Yibo Zhang and Oluwasanmi Koyejo},
  journal= {arXiv preprint arXiv:2211.00246},
  year   = {2022}
}

Comments

NeurIPS 2022 Workshop on Human in the Loop Learning

R2 v1 2026-06-28T04:54:15.967Z