Tianze Shi Home Publications

Diversity-Aware Batch Active Learning for Dependency Parsing

Tianze Shi, Adrian Benton, Igor Malioutov, and Ozan İrsoy

In NAACL (2021)

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 diversity-aware strategy is robust under a corpus duplication setting, where diversity-agnostic sampling strategies exhibit significant degradation.

[pdf] [code] [arXiv]

Bibtex

@inproceedings{shi-etal-2021-diversity,
    title = "Diversity-Aware Batch Active Learning for Dependency Parsing",
    author = "Shi, Tianze  and
    Benton, Adrian  and
    Malioutov, Igor  and
    {\.I}rsoy, Ozan",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/2021.naacl-main.207",
    doi = "10.18653/v1/2021.naacl-main.207",
    pages = "2616--2626",
}

Tianze Shi @ Cornell University. Built with jekyll