English

Rainbow Keywords: Efficient Incremental Learning for Online Spoken Keyword Spotting

Sound 2022-07-01 v2 Computation and Language Audio and Speech Processing

Abstract

Catastrophic forgetting is a thorny challenge when updating keyword spotting (KWS) models after deployment. This problem will be more challenging if KWS models are further required for edge devices due to their limited memory. To alleviate such an issue, we propose a novel diversity-aware incremental learning method named Rainbow Keywords (RK). Specifically, the proposed RK approach introduces a diversity-aware sampler to select a diverse set from historical and incoming keywords by calculating classification uncertainty. As a result, the RK approach can incrementally learn new tasks without forgetting prior knowledge. Besides, the RK approach also proposes data augmentation and knowledge distillation loss function for efficient memory management on the edge device. Experimental results show that the proposed RK approach achieves 4.2% absolute improvement in terms of average accuracy over the best baseline on Google Speech Command dataset with less required memory. The scripts are available on GitHub.

Keywords

Cite

@article{arxiv.2203.16361,
  title  = {Rainbow Keywords: Efficient Incremental Learning for Online Spoken Keyword Spotting},
  author = {Yang Xiao and Nana Hou and Eng Siong Chng},
  journal= {arXiv preprint arXiv:2203.16361},
  year   = {2022}
}

Comments

Accepted to Interspeech 2022

R2 v1 2026-06-24T10:31:57.871Z