An Analysis of Untrained Deep Reservoir Networks for Audio Surveillance

📅 2026-06-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of balancing performance and computational efficiency in detecting emergency audio events under resource-constrained conditions and noisy environments. The authors propose a training-free deep bidirectional Echo State Network (ESN) that leverages both log-Mel spectrograms and MFCC features, evaluated across multiple signal-to-noise ratios and event classes on the MIVIA dataset. Their findings demonstrate that deeper reservoir architectures exhibit greater robustness in high-noise scenarios, while shallower configurations achieve optimal computational efficiency on edge devices such as the NVIDIA Orin. Notably, the proposed untrained deep reservoir network attains overall performance comparable to fully trained models like BiLSTM and CRNN, thereby confirming its effectiveness and practicality for low-resource audio surveillance applications.
📝 Abstract
In this paper, we investigate untrained recurrent models from the Reservoir Computing (RC) paradigm for audio surveillance, focusing on bidirectional Echo State Networks with different depths, from shallow to deep configurations, for emergency sound event detection. We evaluate these models on the MIVIA Audio Events dataset in a multiclass setting across different Signal-to-Noise Ratio (SNR) levels, with the goal of assessing the trade-off between depth, recognition performance, and computational efficiency. We compare the proposed architectures against fully trained recurrent and convolutional-recurrent baselines, namely Bidirectional Long Short-Term Memory networks (BiLSTMs) and Convolutional Recurrent Neural Networks (CRNNs). Results show that deep and shallow reservoir-based models achieve competitive recognition rates, with deeper variants being more robust in highly noisy conditions and shallower ones offering the most favorable efficiency profile, particularly on edge devices such as the NVIDIA Orin. In addition, the proposed approach remains robust across different input representations, including log-Mel spectrograms and MFCCs with varying resolutions. These findings highlight untrained reservoir architectures as a promising solution for resource-constrained audio surveillance scenarios.
Problem

Research questions and friction points this paper is trying to address.

audio surveillance
emergency sound event detection
reservoir computing
computational efficiency
signal-to-noise ratio
Innovation

Methods, ideas, or system contributions that make the work stand out.

Reservoir Computing
Untrained Deep Networks
Audio Surveillance
Echo State Network
Edge Efficiency
🔎 Similar Papers
No similar papers found.