English

Outlier Detection for Improved Data Quality and Diversity in Dialog Systems

Computation and Language 2019-04-08 v1

Abstract

In a corpus of data, outliers are either errors: mistakes in the data that are counterproductive, or are unique: informative samples that improve model robustness. Identifying outliers can lead to better datasets by (1) removing noise in datasets and (2) guiding collection of additional data to fill gaps. However, the problem of detecting both outlier types has received relatively little attention in NLP, particularly for dialog systems. We introduce a simple and effective technique for detecting both erroneous and unique samples in a corpus of short texts using neural sentence embeddings combined with distance-based outlier detection. We also present a novel data collection pipeline built atop our detection technique to automatically and iteratively mine unique data samples while discarding erroneous samples. Experiments show that our outlier detection technique is effective at finding errors while our data collection pipeline yields highly diverse corpora that in turn produce more robust intent classification and slot-filling models.

Keywords

Cite

@article{arxiv.1904.03122,
  title  = {Outlier Detection for Improved Data Quality and Diversity in Dialog Systems},
  author = {Stefan Larson and Anish Mahendran and Andrew Lee and Jonathan K. Kummerfeld and Parker Hill and Michael A. Laurenzano and Johann Hauswald and Lingjia Tang and Jason Mars},
  journal= {arXiv preprint arXiv:1904.03122},
  year   = {2019}
}

Comments

Accepted as long paper to NAACL 2019

R2 v1 2026-06-23T08:30:41.216Z