SDLGASApr 7, 2023

Anomalous Sound Detection using Audio Representation with Machine ID based Contrastive Learning Pretraining

arXiv:2304.03588v236 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses anomalous sound detection for industrial monitoring, representing an incremental improvement over existing contrastive learning methods.

The paper tackles anomalous sound detection by proposing a two-stage method that uses contrastive learning pretraining based on machine ID rather than audio samples, which improves detection performance and stability. Experiments show it outperforms state-of-the-art methods on the DCASE 2020 Challenge Task2 dataset.

Existing contrastive learning methods for anomalous sound detection refine the audio representation of each audio sample by using the contrast between the samples' augmentations (e.g., with time or frequency masking). However, they might be biased by the augmented data, due to the lack of physical properties of machine sound, thereby limiting the detection performance. This paper uses contrastive learning to refine audio representations for each machine ID, rather than for each audio sample. The proposed two-stage method uses contrastive learning to pretrain the audio representation model by incorporating machine ID and a self-supervised ID classifier to fine-tune the learnt model, while enhancing the relation between audio features from the same ID. Experiments show that our method outperforms the state-of-the-art methods using contrastive learning or self-supervised classification in overall anomaly detection performance and stability on DCASE 2020 Challenge Task2 dataset.

Foundations

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

Your Notes