English

Active Learning for New Domains in Natural Language Understanding

Computation and Language 2019-04-02 v2 Artificial Intelligence

Abstract

We explore active learning (AL) for improving the accuracy of new domains in a natural language understanding (NLU) system. We propose an algorithm called Majority-CRF that uses an ensemble of classification models to guide the selection of relevant utterances, as well as a sequence labeling model to help prioritize informative examples. Experiments with three domains show that Majority-CRF achieves 6.6%-9% relative error rate reduction compared to random sampling with the same annotation budget, and statistically significant improvements compared to other AL approaches. Additionally, case studies with human-in-the-loop AL on six new domains show 4.6%-9% improvement on an existing NLU system.

Keywords

Cite

@article{arxiv.1810.03450,
  title  = {Active Learning for New Domains in Natural Language Understanding},
  author = {Stanislav Peshterliev and John Kearney and Abhyuday Jagannatha and Imre Kiss and Spyros Matsoukas},
  journal= {arXiv preprint arXiv:1810.03450},
  year   = {2019}
}

Comments

NAACL 2019

R2 v1 2026-06-23T04:32:06.079Z