paper-with-me

홈 › Papers

Self-Learning for Personalized Keyword Spotting on Ultra-Low-Power Audio Sensors

2024-08-22 · Manuele Rusci, Francesco Paci, Marco Fariselli, Eric Flamand, Tinne Tuytelaars

This paper proposes a self-learning method to incrementally train (fine-tune) a personalized Keyword Spotting (KWS) model after the deployment on ultra-low power smart audio sensors. We address the fundamental problem of the absence of labeled training data by assigning pseudo-labels to the new recorded audio frames based on a similarity score with respect to few user recordings. By experimenting with multiple KWS models with a number of parameters up to 0.5M on two public datasets, we show an accuracy improvement of up to +19.2% and +16.0% vs. the initial models pretrained on a large set of generic keywords. The labeling task is demonstrated on a sensor system composed of a low-power microphone and an energy-efficient Microcontroller (MCU). By efficiently exploiting the heterogeneous processing engines of the MCU, the always-on labeling task runs in real-time with an average power cost of up to 8.2 mW. On the same platform, we estimate an energy cost for on-device training 10x lower than the labeling energy if sampling a new utterance every 6.1 s or 18.8 s with a DS-CNN-S or a DS-CNN-M model. Our empirical result paves the way to self-adaptive personalized KWS sensors at the extreme edge.

📄 PDF Abstract BibTeX arXiv:2408.12481

Code (2)

mrusci/ondevice-fewshot-kws pytorch
mrusci/ondevice-learning-kws pytorch

Tasks

Keyword SpottingSelf-Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

Personalized Keyword Spotting through Multi-task Learning

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

Keyword spotting (KWS) plays an essential role in enabling speech-based user interaction on smart devices, and conventional KWS (C-KWS) approaches have concentrated on detecting user-agnostic pre-defined keywords. Howeve…

Keyword SpottingMulti-Task LearningSpeaker Verification

How Tiny Can Analog Filterbank Features Be Made for Ultra-low-power On-device Keyword Spotting?

2023-04-17 · Subhajit Ray, Xinghua Sun, Nolan Tremelling, Maria Gordiyenko 외

Analog feature extraction is a power-efficient and re-emerging signal processing paradigm for implementing the front-end feature extractor in on device keyword-spotting systems. Despite its power efficiency and re-emerge…

Keyword Spotting

On-Device Domain Learning for Keyword Spotting on Low-Power Extreme Edge Embedded Systems

2024-03-12 · Cristian Cioflan, Lukas Cavigelli, Manuele Rusci, Miguel de Prado 외

Keyword spotting accuracy degrades when neural networks are exposed to noisy environments. On-site adaptation to previously unseen noise is crucial to recovering accuracy loss, and on-device learning is required to ensur…

Domain AdaptationKeyword Spotting

Towards On-device Domain Adaptation for Noise-Robust Keyword Spotting

2022-06-13 · IEEE International Conference on Artificial Intelligence Circuits and Systems (AICAS) 2022 6 · Cristian Cioflan, Lukas Cavigelli, Manuele Rusci, Miguel de Prado 외

The accuracy of a keyword spotting model deployed on embedded devices often degrades when the system is exposed to real environments with significant noise. In this paper, we explore a methodology for tailoring a model t…

Edge-computingKeyword Spotting

OnDA: On-device Channel Pruning for Efficient Personalized Keyword Spotting

2026-02-25 · Matteo Risso, Alessio Burrello, Daniele Jahier Pagliari arxiv

Always-on keyword spotting (KWS) demands on-device adaptation to cope with user- and environment-specific distribution shifts under tight latency and energy budgets. This paper proposes, for the first time, coupling weig…

Keyword Spotting