paper-with-me

Papers

Prototypical Metric Transfer Learning for Continuous Speech Keyword Spotting With Limited Training Data

2019-01-12 · Harshita Seth, Pulkit Kumar, Muktabh Mayank Srivastava

Continuous Speech Keyword Spotting (CSKS) is the problem of spotting keywords in recorded conversations, when a small number of instances of keywords are available in training data. Unlike the more common Keyword Spotting, where an algorithm needs to detect lone keywords or short phrases like "Alexa", "Cortana", "Hi Alexa!", "Whatsup Octavia?" etc. in speech, CSKS needs to filter out embedded words from a continuous flow of speech, ie. spot "Anna" and "github" in "I know a developer named Anna who can look into this github issue." Apart from the issue of limited training data availability, CSKS is an extremely imbalanced classification problem. We address the limitations of simple keyword spotting baselines for both aforementioned challenges by using a novel combination of loss functions (Prototypical networks' loss and metric loss) and transfer learning. Our method improves F1 score by over 10%.

📄 PDF Abstract BibTeX arXiv:1901.03860

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimbalanced classificationKeyword SpottingTransfer Learning

Similar Papers 제목 키워드 기반

Few-Shot Keyword Spotting With Prototypical Networks

2020-07-25 · arXiv 2020 6 · Archit Parnami, Minwoo Lee

Recognizing a particular command or a keyword, keyword spotting has been widely used in many voice interfaces such as Amazon's Alexa and Google Home. In order to recognize a set of keywords, most of the recent deep learn…

Keyword SpottingMetric Learning

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

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

Metric Learning for User-defined Keyword Spotting

2022-11-01 · Jaemin Jung, Youkyum Kim, Jihwan Park, Youshin Lim 외

The goal of this work is to detect new spoken terms defined by users. While most previous works address Keyword Spotting (KWS) as a closed-set classification problem, this limits their transferability to unseen terms. Th…

Keyword SpottingMetric Learning

EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting

2020-12-31 · Amir Mohammad Rostami, Ali Karimi, Mohammad Ali Akhaee

Keyword spotting is a process of finding some specific words or phrases in recorded speeches by computers. Deep neural network algorithms, as a powerful engine, can handle this problem if they are trained over an appropr…

Keyword SpottingKeyword Spotting CSSSpeech Synthesis