English

Pattern-aware Data Augmentation for Query Rewriting in Voice Assistant Systems

Computation and Language 2020-12-22 v1

Abstract

Query rewriting (QR) systems are widely used to reduce the friction caused by errors in a spoken language understanding pipeline. However, the underlying supervised models require a large number of labeled pairs, and these pairs are hard and costly to be collected. Therefore, We propose an augmentation framework that learns patterns from existing training pairs and generates rewrite candidates from rewrite labels inversely to compensate for insufficient QR training data. The proposed framework casts the augmentation problem as a sequence-to-sequence generation task and enforces the optimization process with a policy gradient technique for controllable rewarding. This approach goes beyond the traditional heuristics or rule-based augmentation methods and is not constrained to generate predefined patterns of swapping/replacing words. Our experimental results show its effectiveness compared with a fully trained QR baseline and demonstrate its potential application in boosting the QR performance on low-resource domains or locales.

Keywords

Cite

@article{arxiv.2012.11468,
  title  = {Pattern-aware Data Augmentation for Query Rewriting in Voice Assistant Systems},
  author = {Yunmo Chen and Sixing Lu and Fan Yang and Xiaojiang Huang and Xing Fan and Chenlei Guo},
  journal= {arXiv preprint arXiv:2012.11468},
  year   = {2020}
}

Comments

Accepted to DEEP-DIAL 2021 workshop at AAAI

R2 v1 2026-06-23T21:08:44.976Z