Papers › Effective Combination of DenseNet andBiLSTM for Keyword Spotting
Effective Combination of DenseNet andBiLSTM for Keyword Spotting
M. Zeng, N. Xiao
Keyword spotting (KWS) is a major component of human–computer interaction for smarton-device terminals and service robots, the purpose of which is to maximize the detection accuracy whilekeeping footprint size small. In this paper, based on the powerful ability of DenseNet on extracting localfeature-maps, we propose a new network architecture (DenseNet-BiLSTM) for KWS. In our DenseNet-BiLSTM, the DenseNet is primarily applied to obtain local features, while the BiLSTM is used to grabtime series features. In general, the DenseNet is used in computer vision tasks, and it may corrupt contextualinformation for speech audios. In order to make DenseNet suitable for KWS, we propose a variant DenseNet,called DenseNet-Speech, which removes the pool on the time dimension in transition layers to preservespeech time series information. In addition, our DenseNet-Speech uses less dense blocks and filters to keepthe model small, thereby reducing time consumption for mobile devices. The experimental results show thatfeature-maps from DenseNet-Speech maintain time series information well. Our method outperforms thestate-of-the-art methods in terms of accuracy on Google Speech Commands dataset. DenseNet-BiLSTM isable to achieve the accuracy of 96.6% for the 20-commands recognition task with 223K trainable parameters.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Keyword Spotting | Google Speech Commands | DenseNet-BiLTSM | Google Speech Commands V2 20 | 96.6 | #27 of 42 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections