paper-with-me

홈 › Papers

AutoKWS: Keyword Spotting with Differentiable Architecture Search

2020-09-08 · Bo Zhang, Wenfeng Li, Qingyuan Li, Weiji Zhuang, Xiangxiang Chu, Yujun Wang

Smart audio devices are gated by an always-on lightweight keyword spotting program to reduce power consumption. It is however challenging to design models that have both high accuracy and low latency for accurate and fast responsiveness. Many efforts have been made to develop end-to-end neural networks, in which depthwise separable convolutions, temporal convolutions, and LSTMs are adopted as building units. Nonetheless, these networks designed with human expertise may not achieve an optimal trade-off in an expansive search space. In this paper, we propose to leverage recent advances in differentiable neural architecture search to discover more efficient networks. Our searched model attains 97.2% top-1 accuracy on Google Speech Command Dataset v1 with only nearly 100K parameters.

📄 PDF Abstract BibTeX arXiv:2009.03658

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword SpottingNeural Architecture Search

Similar Papers 제목 키워드 기반

Data Aware Differentiable Neural Architecture Search for Tiny Keyword Spotting Applications

2025-07-21 · Yujia Shi, Emil Njor, Pablo Martínez-Nuevo, Sven Ewan Shepstone 외 arxiv

The success of Machine Learning is increasingly tempered by its significant resource footprint, driving interest in efficient paradigms like TinyML. However, the inherent complexity of designing TinyML systems hampers th…

Neural Architecture SearchKeyword Spotting

Neural Architecture Search For Keyword Spotting

2020-09-01 · Tong Mo, Yakun Yu, Mohammad Salameh, Di Niu 외

Deep neural networks have recently become a popular solution to keyword spotting systems, which enable the control of smart devices via voice. In this paper, we apply neural architecture search to search for convolutiona…

Keyword SpottingNeural Architecture Search

Encoder-Decoder Neural Architecture Optimization for Keyword Spotting

2021-06-04 · Tong Mo, Bang Liu

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 mainl…

DecoderKeyword SpottingNeural Architecture Search

Resource-efficient DNNs for Keyword Spotting using Neural Architecture Search and Quantization

2020-12-18 · David Peter, Wolfgang Roth, Franz Pernkopf

This paper introduces neural architecture search (NAS) for the automatic discovery of small models for keyword spotting (KWS) in limited resource environments. We employ a differentiable NAS approach to optimize the stru…

Keyword SpottingNeural Architecture SearchQuantization

End-to-end Keyword Spotting using Neural Architecture Search and Quantization

2021-04-14 · David Peter, Wolfgang Roth, Franz Pernkopf

This paper introduces neural architecture search (NAS) for the automatic discovery of end-to-end keyword spotting (KWS) models in limited resource environments. We employ a differentiable NAS approach to optimize the str…

Keyword SpottingNeural Architecture SearchQuantization