English

Diversity-Aware Batch Active Learning for Dependency Parsing

Computation and Language 2021-04-30 v1 Artificial Intelligence Machine Learning

Abstract

While the predictive performance of modern statistical dependency parsers relies heavily on the availability of expensive expert-annotated treebank data, not all annotations contribute equally to the training of the parsers. In this paper, we attempt to reduce the number of labeled examples needed to train a strong dependency parser using batch active learning (AL). In particular, we investigate whether enforcing diversity in the sampled batches, using determinantal point processes (DPPs), can improve over their diversity-agnostic counterparts. Simulation experiments on an English newswire corpus show that selecting diverse batches with DPPs is superior to strong selection strategies that do not enforce batch diversity, especially during the initial stages of the learning process. Additionally, our diversityaware strategy is robust under a corpus duplication setting, where diversity-agnostic sampling strategies exhibit significant degradation.

Keywords

Cite

@article{arxiv.2104.13936,
  title  = {Diversity-Aware Batch Active Learning for Dependency Parsing},
  author = {Tianze Shi and Adrian Benton and Igor Malioutov and Ozan İrsoy},
  journal= {arXiv preprint arXiv:2104.13936},
  year   = {2021}
}

Comments

NAACL 2021

R2 v1 2026-06-24T01:36:35.522Z