SOTAVerified

Recurrent Neural Networks with Stochastic Layers for Acoustic Novelty Detection

2019-02-13Code Available0· sign in to hype

Duong Nguyen, Oliver S. Kirsebom, Fábio Frazão, Ronan Fablet, Stan Matwin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 into the hidden states, this type of network is able to learn the distribution of complex sequences. Because the learned distribution can be calculated explicitly in terms of probability, we can evaluate how likely an observation is then detect low-probability events as novel. The model is robust, highly unsupervised, end-to-end and requires minimum preprocessing, feature engineering or hyperparameter tuning. An experiment on a benchmark dataset shows that our model outperforms the state-of-the-art acoustic novelty detectors.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
A3Lab PASCAL CHiMEVRNNF193.6Unverified

Reproductions