English

Lightweight feature encoder for wake-up word detection based on self-supervised speech representation

Audio and Speech Processing 2023-03-15 v1 Sound

Abstract

Self-supervised learning method that provides generalized speech representations has recently received increasing attention. Wav2vec 2.0 is the most famous example, showing remarkable performance in numerous downstream speech processing tasks. Despite its success, it is challenging to use it directly for wake-up word detection on mobile devices due to its expensive computational cost. In this work, we propose LiteFEW, a lightweight feature encoder for wake-up word detection that preserves the inherent ability of wav2vec 2.0 with a minimum scale. In the method, the knowledge of the pre-trained wav2vec 2.0 is compressed by introducing an auto-encoder-based dimensionality reduction technique and distilled to LiteFEW. Experimental results on the open-source "Hey Snips" dataset show that the proposed method applied to various model structures significantly improves the performance, achieving over 20% of relative improvements with only 64k parameters.

Keywords

Cite

@article{arxiv.2303.07592,
  title  = {Lightweight feature encoder for wake-up word detection based on self-supervised speech representation},
  author = {Hyungjun Lim and Younggwan Kim and Kiho Yeom and Eunjoo Seo and Hoodong Lee and Stanley Jungkyu Choi and Honglak Lee},
  journal= {arXiv preprint arXiv:2303.07592},
  year   = {2023}
}

Comments

Accepted by ICASSP 2023

R2 v1 2026-06-28T09:15:27.854Z