paper-with-me

Papers

Visual Wake Words Dataset

2019-06-12 · Aakanksha Chowdhery, Pete Warden, Jonathon Shlens, Andrew Howard, Rocky Rhodes

The emergence of Internet of Things (IoT) applications requires intelligence on the edge. Microcontrollers provide a low-cost compute platform to deploy intelligent IoT applications using machine learning at scale, but have extremely limited on-chip memory and compute capability. To deploy computer vision on such devices, we need tiny vision models that fit within a few hundred kilobytes of memory footprint in terms of peak usage and model size on device storage. To facilitate the development of microcontroller friendly models, we present a new dataset, Visual Wake Words, that represents a common microcontroller vision use-case of identifying whether a person is present in the image or not, and provides a realistic benchmark for tiny vision models. Within a limited memory footprint of 250 KB, several state-of-the-art mobile models achieve accuracy of 85-90% on the Visual Wake Words dataset. We anticipate the proposed dataset will advance the research on tiny vision models that can push the pareto-optimal boundary in terms of accuracy versus memory usage for microcontroller applications.

📄 PDF Abstract BibTeX arXiv:1906.05721

Code (5)

FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints tf
Mxbonn/visualwakewords pytorch
andreamattiagaravagno/colabnas
arpit6232/visualwakeup_aesd tf
dtch1997/tf-detect tf

Similar Papers 제목 키워드 기반

FakeWake: Understanding and Mitigating Fake Wake-up Words of Voice Assistants

2021-09-21 · Yanjiao Chen, Yijie Bai, Richard Mitev, Kaibo Wang 외

In the area of Internet of Things (IoT) voice assistants have become an important interface to operate smart speakers, smartphones, and even automobiles. To save power and protect user privacy, voice assistants send comm…

Accurate Detection of Wake Word Start and End Using a CNN

2020-08-09 · Christin Jose, Yuriy Mishchenko, Thibaud Senechal, Anish Shah 외

Small footprint embedded devices require keyword spotters (KWS) with small model size and detection latency for enabling voice assistants. Such a keyword is often referred to as \textit{wake word} as it is used to wake u…

Identity Lock: Locking API Fine-tuned LLMs With Identity-based Wake Words

2025-03-10 · Hongyu Su, Yifeng Gao, Yifan Ding, Xingjun Ma

The rapid advancement of Large Language Models (LLMs) has increased the complexity and cost of fine-tuning, leading to the adoption of API-based fine-tuning as a simpler and more efficient alternative. While this method …

Multiple-choice

Low-resource Low-footprint Wake-word Detection using Knowledge Distillation

2022-07-06 · Arindam Ghosh, Mark Fuhs, Deblin Bagchi, Bahman Farahani 외

As virtual assistants have become more diverse and specialized, so has the demand for application or brand-specific wake words. However, the wake-word-specific datasets typically used to train wake-word detectors are cos…

Knowledge Distillationspeech-recognitionSpeech RecognitionTransfer Learning

An End-to-End Approach for Korean Wakeword Systems with Speaker Authentication

2025-01-21 · Geonwoo Seo

Wakeword detection plays a critical role in enabling AI assistants to listen to user voices and interact effectively. However, for languages other than English, there is a significant lack of pre-trained wakeword models.…