paper-with-me

Papers

Training Keyword Spotting Models on Non-IID Data with Federated Learning

2020-05-21 · Andrew Hard, Kurt Partridge, Cameron Nguyen, Niranjan Subrahmanya, Aishanee Shah, Pai Zhu, Ignacio Lopez Moreno, Rajiv Mathews

We demonstrate that a production-quality keyword-spotting model can be trained on-device using federated learning and achieve comparable false accept and false reject rates to a centrally-trained model. To overcome the algorithmic constraints associated with fitting on-device data (which are inherently non-independent and identically distributed), we conduct thorough empirical studies of optimization algorithms and hyperparameter configurations using large-scale federated simulations. To overcome resource constraints, we replace memory intensive MTR data augmentation with SpecAugment, which reduces the false reject rate by 56%. Finally, to label examples (given the zero visibility into on-device data), we explore teacher-student training.

📄 PDF Abstract BibTeX arXiv:2005.10406

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFederated LearningKeyword Spotting

Similar Papers 제목 키워드 기반

Production federated keyword spotting via distillation, filtering, and joint federated-centralized training

2022-04-11 · Andrew Hard, Kurt Partridge, Neng Chen, Sean Augenstein 외

We trained a keyword spotting model using federated learning on real user devices and observed significant improvements when the model was deployed for inference on phones. To compensate for data domains that are missing…

Federated LearningKeyword Spotting

Semi-Supervised Federated Learning for Keyword Spotting

2023-05-09 · Enmao Diao, Eric W. Tramel, Jie Ding, Tao Zhang

Keyword Spotting (KWS) is a critical aspect of audio-based applications on mobile devices and virtual assistants. Recent developments in Federated Learning (FL) have significantly expanded the ability to train machine le…

Federated LearningKeyword Spotting

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

General Classificationimbalanced classificationKeyword SpottingTransfer Learning

Few-Shot Keyword Spotting in Any Language

2021-04-03 · Mark Mazumder, Colby Banbury, Josh Meyer, Pete Warden 외

We introduce a few-shot transfer learning method for keyword spotting in any language. Leveraging open speech corpora in nine languages, we automate the extraction of a large multilingual keyword bank and use it to train…

Keyword SpottingTransfer Learning

Avoid Overfitting User Specific Information in Federated Keyword Spotting

2022-06-17 · Xin-Chun Li, Jin-Lin Tang, Shaoming Song, Bingshuai Li 외

Keyword spotting (KWS) aims to discriminate a specific wake-up word from other signals precisely and efficiently for different users. Recent works utilize various deep networks to train KWS models with all users' speech …

Keyword Spotting