SDLGASDec 6, 2017

Enabling Early Audio Event Detection with Neural Networks

arXiv:1712.02116v24 citations
Originality Incremental advance
AI Analysis

This addresses the problem of timely audio event recognition for applications like surveillance or monitoring, but it is incremental as it builds on existing DNN methods with specific modifications.

The paper tackles early detection of audio events by introducing a novel inference step and dual parallel DNNs with tailored loss functions, achieving state-of-the-art performance on the ITC-Irst database and showing that partial events yield results similar to full events.

This paper presents a methodology for early detection of audio events from audio streams. Early detection is the ability to infer an ongoing event during its initial stage. The proposed system consists of a novel inference step coupled with dual parallel tailored-loss deep neural networks (DNNs). The DNNs share a similar architecture except for their loss functions, i.e. weighted loss and multitask loss, which are designed to efficiently cope with issues common to audio event detection. The inference step is newly introduced to make use of the network outputs for recognizing ongoing events. The monotonicity of the detection function is required for reliable early detection, and will also be proved. Experiments on the ITC-Irst database show that the proposed system achieves state-of-the-art detection performance. Furthermore, even partial events are sufficient to achieve good performance similar to that obtained when an entire event is observed, enabling early event detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes