paper-with-me

Papers

End-to-End Keyword Spotting on FPGA Using Graph Neural Networks with a Neuromorphic Auditory Sensor

2026-05-10 · Wiktor Matykiewicz, Piotr Wzorek, Kamil Jeziorek, Tomás Muñoz, Antonio Rios-Navarro, Angel Jiménez-Fernández, Tomasz Kryjak arxiv

With the rapid growth of mobile robotics and embedded intelligence, there is an increasing demand for efficient on-device data processing on edge platforms. A promising research direction is the use of neuromorphic sensors inspired by human sensory systems, which generate sparse, event-based data encoding changes in the environment. In this work, we present the first end-to-end FPGA implementation of a keyword spotting system that integrates a Neuromorphic Auditory Sensor (NAS) and a graph neural network (GNN) on a single FPGA device, enabling real-time processing of raw audio data. The proposed architecture eliminates conventional signal preprocessing and operates directly on event-based audio streams. Leveraging a compute-near-memory network architecture, the system achieves efficient inference with low latency and low power consumption. Experimental results demonstrate an accuracy of 87.43% after quantization on the Google Speech Commands v2 dataset processed through the neuromorphic sensor, with end-to-end latency below 35 us and average power consumption of 1.12 W. The processed datasets, software models, and hardware modules are available at https://github.com/vision-agh/NAS-GNN-KWS.

📄 PDF Abstract BibTeX arXiv:2605.09570

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkKeyword Spotting

Results from the Paper

RankTaskDatasetModelMetrics
#43 Keyword Spotting Google Speech Commands End-to-End Keyword Spotting on FPGA Usin Google Speech Commands: 87.43

Similar Papers 제목 키워드 기반

Hardware-accelerated graph neural networks: an alternative approach for neuromorphic event-based audio classification and keyword spotting on SoC FPGA

2026-02-18 · Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Hiroshi Nakano 외 arxiv

As the volume of data recorded by embedded edge sensors increases, particularly from neuromorphic devices producing discrete event streams, there is a growing need for hardware-aware neural architectures that enable effi…

Audio ClassificationKeyword Spotting

Open-vocabulary Keyword-spotting with Adaptive Instance Normalization

2023-09-13 · Aviv Navon, Aviv Shamsian, Neta Glazer, Gill Hetz 외

Open vocabulary keyword spotting is a crucial and challenging task in automatic speech recognition (ASR) that focuses on detecting user-defined keywords within a spoken utterance. Keyword spotting methods commonly map th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Keyword Spottingspeech-recognition+1

Low-Power Low-Latency Keyword Spotting and Adaptive Control with a SpiNNaker 2 Prototype and Comparison with Loihi

2020-09-18 · Yexin Yan, Terrence C. Stewart, Xuan Choo, Bernhard Vogginger 외

We implemented two neural network based benchmark tasks on a prototype chip of the second-generation SpiNNaker (SpiNNaker 2) neuromorphic system: keyword spotting and adaptive robotic control. Keyword spotting is commonl…

Keyword Spotting

A Comparison of Temporal Encoders for Neuromorphic Keyword Spotting with Few Neurons

2023-01-24 · Mattias Nilsson, Ton Juny Pina, Lyes Khacef, Foteini Liwicki 외

With the expansion of AI-powered virtual assistants, there is a need for low-power keyword spotting systems providing a "wake-up" mechanism for subsequent computationally expensive speech recognition. One promising appro…

Binary ClassificationKeyword Spottingspeech-recognitionSpeech Recognition

A Fast Network Exploration Strategy to Profile Low Energy Consumption for Keyword Spotting

2022-02-04 · Arnab Neelim Mazumder, Tinoosh Mohsenin

Keyword Spotting nowadays is an integral part of speech-oriented user interaction targeted for smart devices. To this extent, neural networks are extensively used for their flexibility and high accuracy. However, coming …

Keyword SpottingQuantization