paper-with-me

Papers

Compact recurrent neural networks for acoustic event detection on low-energy low-complexity platforms

2020-01-29 · Gianmarco Cerutti, Rahul Prasad, Alessio Brutti, Elisabetta Farella

Outdoor acoustic events detection is an exciting research field but challenged by the need for complex algorithms and deep learning techniques, typically requiring many computational, memory, and energy resources. This challenge discourages IoT implementation, where an efficient use of resources is required. However, current embedded technologies and microcontrollers have increased their capabilities without penalizing energy efficiency. This paper addresses the application of sound event detection at the edge, by optimizing deep learning techniques on resource-constrained embedded platforms for the IoT. The contribution is two-fold: firstly, a two-stage student-teacher approach is presented to make state-of-the-art neural networks for sound event detection fit on current microcontrollers; secondly, we test our approach on an ARM Cortex M4, particularly focusing on issues related to 8-bits quantization. Our embedded implementation can achieve 68% accuracy in recognition on Urbansound8k, not far from state-of-the-art performance, with an inference time of 125 ms for each second of the audio stream, and power consumption of 5.5 mW in just 34.3 kB of RAM.

📄 PDF Abstract BibTeX arXiv:2001.10876

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionQuantizationSound Event Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Acoustic Event Detection with Classifier Chains

2022-02-17 · Tatsuya Komatsu, Shinji Watanabe, Koichi Miyazaki, Tomoki Hayashi

This paper proposes acoustic event detection (AED) with classifier chains, a new classifier based on the probabilistic chain rule. The proposed AED with classifier chains consists of a gated recurrent unit and performs i…

Event Detection

Long-distance Detection of Bioacoustic Events with Per-channel Energy Normalization

2019-11-01 · Vincent Lostanlen, Kaitlin Palmer, Elly Knight, Christopher Clark 외

This paper proposes to perform unsupervised detection of bioacoustic events by pooling the magnitudes of spectrogram frames after per-channel energy normalization (PCEN). Although PCEN was originally developed for speech…

Noise Estimationspeech-recognitionSpeech Recognition

Recurrent Neural Networks with Stochastic Layers for Acoustic Novelty Detection

2019-02-13 · Duong Nguyen, Oliver S. Kirsebom, Fábio Frazão, Ronan Fablet 외

In this paper, we adapt Recurrent Neural Networks with Stochastic Layers, which are the state-of-the-art for generating text, music and speech, to the problem of acoustic novelty detection. By integrating uncertainty int…

Acoustic Novelty DetectionFeature EngineeringNovelty Detection

Compression of Acoustic Event Detection Models With Quantized Distillation

2019-07-01 · Bowen Shi, Ming Sun, Chieh-Chi Kao, Viktor Rozgic 외

Acoustic Event Detection (AED), aiming at detecting categories of events based on audio signals, has found application in many intelligent systems. Recently deep neural network significantly advances this field and reduc…

Event DetectionKnowledge DistillationQuantization

Multi-Channel Replay Speech Detection using Acoustic Maps

2026-02-18 · Michael Neri, Tuomas Virtanen arxiv

Replay attacks remain a critical vulnerability for automatic speaker verification systems, particularly in real-time voice assistant applications. In this work, we propose acoustic maps as a novel spatial feature represe…

Speaker Verification