English

MCDAL: Maximum Classifier Discrepancy for Active Learning

Computer Vision and Pattern Recognition 2022-02-15 v2 Artificial Intelligence Machine Learning

Abstract

Recent state-of-the-art active learning methods have mostly leveraged Generative Adversarial Networks (GAN) for sample acquisition; however, GAN is usually known to suffer from instability and sensitivity to hyper-parameters. In contrast to these methods, we propose in this paper a novel active learning framework that we call Maximum Classifier Discrepancy for Active Learning (MCDAL) which takes the prediction discrepancies between multiple classifiers. In particular, we utilize two auxiliary classification layers that learn tighter decision boundaries by maximizing the discrepancies among them. Intuitively, the discrepancies in the auxiliary classification layers' predictions indicate the uncertainty in the prediction. In this regard, we propose a novel method to leverage the classifier discrepancies for the acquisition function for active learning. We also provide an interpretation of our idea in relation to existing GAN based active learning methods and domain adaptation frameworks. Moreover, we empirically demonstrate the utility of our approach where the performance of our approach exceeds the state-of-the-art methods on several image classification and semantic segmentation datasets in active learning setups.

Keywords

Cite

@article{arxiv.2107.11049,
  title  = {MCDAL: Maximum Classifier Discrepancy for Active Learning},
  author = {Jae Won Cho and Dong-Jin Kim and Yunjae Jung and In So Kweon},
  journal= {arXiv preprint arXiv:2107.11049},
  year   = {2022}
}

Comments

11 pages, Accepted to IEEE-TNNLS

R2 v1 2026-06-24T04:27:10.244Z