paper-with-me

Papers

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

2022-04-11 · Andrew Hard, Kurt Partridge, Neng Chen, Sean Augenstein, Aishanee Shah, Hyun Jin Park, Alex Park, Sara Ng, Jessica Nguyen, Ignacio Lopez Moreno, Rajiv Mathews, Françoise Beaufays

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 from on-device training caches, we employed joint federated-centralized training. And to learn in the absence of curated labels on-device, we formulated a confidence filtering strategy based on user-feedback signals for federated distillation. These techniques created models that significantly improved quality metrics in offline evaluations and user-experience metrics in live A/B experiments.

📄 PDF Abstract BibTeX arXiv:2204.06322

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKeyword Spotting

Similar Papers 제목 키워드 기반

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

2020-05-21 · Andrew Hard, Kurt Partridge, Cameron Nguyen, Niranjan Subrahmanya 외

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

Data AugmentationFederated LearningKeyword Spotting

On-Device Constrained Self-Supervised Speech Representation Learning for Keyword Spotting via Knowledge Distillation

2023-07-06 · Gene-Ping Yang, Yue Gu, Qingming Tang, Dongsu Du 외

Large self-supervised models are effective feature extractors, but their application is challenging under on-device budget constraints and biased dataset collection, especially in keyword spotting. To address this, we pr…

Keyword SpottingKnowledge DistillationRepresentation LearningSpeech Representation 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

WeKws: A production first small-footprint end-to-end Keyword Spotting Toolkit

2022-10-30 · Jie Wang, Menglong Xu, Jingyong Hou, BinBin Zhang 외

Keyword spotting (KWS) enables speech-based user interaction and gradually becomes an indispensable component of smart devices. Recently, end-to-end (E2E) methods have become the most popular approach for on-device KWS t…

Keyword 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