English

TrustAL: Trustworthy Active Learning using Knowledge Distillation

Machine Learning 2022-01-28 v1 Artificial Intelligence

Abstract

Active learning can be defined as iterations of data labeling, model training, and data acquisition, until sufficient labels are acquired. A traditional view of data acquisition is that, through iterations, knowledge from human labels and models is implicitly distilled to monotonically increase the accuracy and label consistency. Under this assumption, the most recently trained model is a good surrogate for the current labeled data, from which data acquisition is requested based on uncertainty/diversity. Our contribution is debunking this myth and proposing a new objective for distillation. First, we found example forgetting, which indicates the loss of knowledge learned across iterations. Second, for this reason, the last model is no longer the best teacher -- For mitigating such forgotten knowledge, we select one of its predecessor models as a teacher, by our proposed notion of "consistency". We show that this novel distillation is distinctive in the following three aspects; First, consistency ensures to avoid forgetting labels. Second, consistency improves both uncertainty/diversity of labeled data. Lastly, consistency redeems defective labels produced by human annotators.

Keywords

Cite

@article{arxiv.2201.11661,
  title  = {TrustAL: Trustworthy Active Learning using Knowledge Distillation},
  author = {Beong-woo Kwak and Youngwook Kim and Yu Jin Kim and Seung-won Hwang and Jinyoung Yeo},
  journal= {arXiv preprint arXiv:2201.11661},
  year   = {2022}
}

Comments

Accepted to AAAI2022

R2 v1 2026-06-24T09:05:52.188Z