Adding a noise classification head to Whisper during fine-tuning improved call-for-help detection accuracy from 65% to 88% on real-world recordings, though out-of-domain noise accuracy remained low.
Encoder-Decoder Neural Architecture Optimization for Keyword Spotting
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Keyword spotting aims to identify specific keyword audio utterances. In recent years, deep convolutional neural networks have been widely utilized in keyword spotting systems. However, their model architectures are mainly based on off-the shelfbackbones such as VGG-Net or ResNet, instead of specially designed for the task. In this paper, we utilize neural architecture search to design convolutional neural network models that can boost the performance of keyword spotting while maintaining an acceptable memory footprint. Specifically, we search the model operators and their connections in a specific search space with Encoder-Decoder neural architecture optimization. Extensive evaluations on Google's Speech Commands Dataset show that the model architecture searched by our approach achieves a state-of-the-art accuracy of over 97%.
citation-role summary
citation-polarity summary
fields
cs.SD 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Noise-Agnostic Multitask Whisper Training for Reducing False Alarm Errors in Call-for-Help Detection
Adding a noise classification head to Whisper during fine-tuning improved call-for-help detection accuracy from 65% to 88% on real-world recordings, though out-of-domain noise accuracy remained low.