Robust Audio Anomaly Detection
Wo Jae Lee, Karim Helwani, Arvindh Krishnaswamy, Srikanth Tenneti

TL;DR
This paper introduces a robust deep learning model for detecting unseen anomalous sounds in multivariate time series, effectively handling noisy training data without requiring labeled anomalies.
Contribution
It presents a novel multiresolution neural network architecture with outlier robustness for unsupervised audio anomaly detection.
Findings
Outperforms state-of-the-art models on public datasets
Effective in noisy training conditions
Capable of detecting unseen anomalies
Abstract
We propose an outlier robust multivariate time series model which can be used for detecting previously unseen anomalous sounds based on noisy training data. The presented approach doesn't assume the presence of labeled anomalies in the training dataset and uses a novel deep neural network architecture to learn the temporal dynamics of the multivariate time series at multiple resolutions while being robust to contaminations in the training dataset. The temporal dynamics are modeled using recurrent layers augmented with attention mechanism. These recurrent layers are built on top of convolutional layers allowing the network to extract features at multiple resolutions. The output of the network is an outlier robust probability density function modeling the conditional probability of future samples given the time series history. State-of-the-art approaches using other multiresolution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Music and Audio Processing · Speech and Audio Processing
