paper-with-me

홈 › Papers

Attention-Free Keyword Spotting

2021-10-14 · Mashrur M. Morshed, Ahmad Omar Ahsan

Till now, attention-based models have been used with great success in the keyword spotting problem domain. However, in light of recent advances in deep learning, the question arises whether self-attention is truly irreplaceable for recognizing speech keywords. We thus explore the usage of gated MLPs --previously shown to be alternatives to transformers in vision tasks-- for the keyword spotting task. We provide a family of highly efficient MLP-based models for keyword spotting, with less than 0.5 million parameters. We show that our approach achieves competitive performance on Google Speech Commands V2-12 and V2-35 benchmarks with much fewer parameters than self-attention-based methods.

📄 PDF Abstract BibTeX arXiv:2110.07749

Code (1)

AI-Research-BD/Keyword-MLP 공식 구현 pytorch

Tasks

Keyword Spotting

Similar Papers 제목 키워드 기반

Visual Keyword Spotting with Attention

2021-10-29 · K R Prajwal, Liliane Momeni, Triantafyllos Afouras, Andrew Zisserman

In this paper, we consider the task of spotting spoken keywords in silent video sequences -- also known as visual keyword spotting. To this end, we investigate Transformer-based models that ingest two streams, a visual e…

Lip ReadingVisual Keyword Spotting

Keyword Transformer: A Self-Attention Model for Keyword Spotting

2021-04-01 · Axel Berg, Mark O'Connor, Miguel Tairum Cruz

The Transformer architecture has been successful across many domains, including natural language processing, computer vision and speech recognition. In keyword spotting, self-attention has primarily been used on top of c…

Keyword SpottingSpeech Recognition

Dummy Prototypical Networks for Few-Shot Open-Set Keyword Spotting

2022-06-28 · Byeonggeun Kim, Seunghan Yang, Inseop Chung, Simyung Chang

Keyword spotting is the task of detecting a keyword in streaming audio. Conventional keyword spotting targets predefined keywords classification, but there is growing attention in few-shot (query-by-example) keyword spot…

Keyword SpottingMetric LearningOpen Set Learning

ASR-free CNN-DTW keyword spotting using multilingual bottleneck features for almost zero-resource languages

2018-07-23 · Raghav Menon, Herman Kamper, Emre Yilmaz, John Quinn 외

We consider multilingual bottleneck features (BNFs) for nearly zero-resource keyword spotting. This forms part of a United Nations effort using keyword spotting to support humanitarian relief programmes in parts of Afric…

Dynamic Time WarpingHumanitarianKeyword SpottingTemplate Matching

An Anchor-Free Detector for Continuous Speech Keyword Spotting

2022-08-09 · Zhiyuan Zhao, Chuanxin Tang, Chengdong Yao, Chong Luo

Continuous Speech Keyword Spotting (CSKWS) is a task to detect predefined keywords in a continuous speech. In this paper, we regard CSKWS as a one-dimensional object detection task and propose a novel anchor-free detecto…

Keyword Spottingobject-detectionObject Detection