English

Pre-Training for Query Rewriting in A Spoken Language Understanding System

Computation and Language 2020-02-14 v1 Information Retrieval

Abstract

Query rewriting (QR) is an increasingly important technique to reduce customer friction caused by errors in a spoken language understanding pipeline, where the errors originate from various sources such as speech recognition errors, language understanding errors or entity resolution errors. In this work, we first propose a neural-retrieval based approach for query rewriting. Then, inspired by the wide success of pre-trained contextual language embeddings, and also as a way to compensate for insufficient QR training data, we propose a language-modeling (LM) based approach to pre-train query embeddings on historical user conversation data with a voice assistant. In addition, we propose to use the NLU hypotheses generated by the language understanding system to augment the pre-training. Our experiments show pre-training provides rich prior information and help the QR task achieve strong performance. We also show joint pre-training with NLU hypotheses has further benefit. Finally, after pre-training, we find a small set of rewrite pairs is enough to fine-tune the QR model to outperform a strong baseline by full training on all QR training data.

Keywords

Cite

@article{arxiv.2002.05607,
  title  = {Pre-Training for Query Rewriting in A Spoken Language Understanding System},
  author = {Zheng Chen and Xing Fan and Yuan Ling and Lambert Mathias and Chenlei Guo},
  journal= {arXiv preprint arXiv:2002.05607},
  year   = {2020}
}
R2 v1 2026-06-23T13:41:00.280Z