English

Using Error Decay Prediction to Overcome Practical Issues of Deep Active Learning for Named Entity Recognition

Computation and Language 2020-07-22 v2 Machine Learning Machine Learning

Abstract

Existing deep active learning algorithms achieve impressive sampling efficiency on natural language processing tasks. However, they exhibit several weaknesses in practice, including (a) inability to use uncertainty sampling with black-box models, (b) lack of robustness to labeling noise, and (c) lack of transparency. In response, we propose a transparent batch active sampling framework by estimating the error decay curves of multiple feature-defined subsets of the data. Experiments on four named entity recognition (NER) tasks demonstrate that the proposed methods significantly outperform diversification-based methods for black-box NER taggers, and can make the sampling process more robust to labeling noise when combined with uncertainty-based methods. Furthermore, the analysis of experimental results sheds light on the weaknesses of different active sampling strategies, and when traditional uncertainty-based or diversification-based methods can be expected to work well.

Keywords

Cite

@article{arxiv.1911.07335,
  title  = {Using Error Decay Prediction to Overcome Practical Issues of Deep Active Learning for Named Entity Recognition},
  author = {Haw-Shiuan Chang and Shankar Vembu and Sunil Mohan and Rheeya Uppaal and Andrew McCallum},
  journal= {arXiv preprint arXiv:1911.07335},
  year   = {2020}
}

Comments

This is a pre-print of an article published in Springer Machine Learning journal. The final authenticated version is available online at: https://doi.org/10.1007/s10994-020-05897-1

R2 v1 2026-06-23T12:18:35.134Z