English

Robust Audio Anomaly Detection

Sound 2022-02-07 v1 Machine Learning Audio and Speech Processing

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 architectures are contrasted with our proposed approach. We validate our solution using publicly available machine sound datasets. We demonstrate the effectiveness of our approach in anomaly detection by comparing against several state-of-the-art models.

Keywords

Cite

@article{arxiv.2202.01784,
  title  = {Robust Audio Anomaly Detection},
  author = {Wo Jae Lee and Karim Helwani and Arvindh Krishnaswamy and Srikanth Tenneti},
  journal= {arXiv preprint arXiv:2202.01784},
  year   = {2022}
}

Comments

Accepted paper at RobustML Workshop@ICLR 2021

R2 v1 2026-06-24T09:18:37.402Z