ICASSP 2022accepted0 citations

Text Adaptive Detection for Customizable Keyword Spotting

Yu Xi, Tian Tan, Wangyou Zhang, Baochen Yang, Kai Yu

Abstract

Always-on keyword spotting (KWS), i.e., wake word detection, has been widely used in many voice assistant applications running on smart devices. Although fixed wakeup word detection trained on specifically collected data has reached high performance, it is still challenging to build an arbitrarily customizable detection system on general found data. A deep learning classifier, similar to the one in speech recognition, can be used, but the detection performance is usually significantly degraded. In this work, we propose a novel text adaptive detection framework to directly formulate KWS as a detection rather than a classification problem. Here, the text prompt is used as input to promote biased classification, and a series of frame and sequence level detection criteria are employed to replace the cross-entropy criterion and directly optimize detection performance. Experiments on a keyword spotting version of Wall Street Journal (WSJ) dataset show that the text adaptive detection framework can achieve an average relative improvement of 16.88% in the detection metric F1-score compared to the baseline model.

BibTeX
@inproceedings{icassp2022_textadaptivedete,
  title = {Text Adaptive Detection for Customizable Keyword Spotting},
  author = {Yu Xi and Tian Tan and Wangyou Zhang and Baochen Yang and Kai Yu},
  booktitle = {ICASSP 2022},
  year = {2022}
}