paper-with-me

Papers

Self-supervised Complex Network for Machine Sound Anomaly Detection

2023-12-21 · Miseul Kim, Minh Tri Ho, Hong-Goo Kang

In this paper, we propose an anomaly detection algorithm for machine sounds with a deep complex network trained by self-supervision. Using the fact that phase continuity information is crucial for detecting abnormalities in time-series signals, our proposed algorithm utilizes the complex spectrum as an input and performs complex number arithmetic throughout the entire process. Since the usefulness of phase information can vary depending on the type of machine sound, we also apply an attention mechanism to control the weights of the complex and magnitude spectrum bottleneck features depending on the machine type. We train our network to perform a self-supervised task that classifies the machine identifier (id) of normal input sounds among multiple classes. At test time, an input signal is detected as anomalous if the trained model is unable to correctly classify the id. In other words, we determine the presence of an anomality when the output cross-entropy score of the multiclass identification task is lower than a pre-defined threshold. Experiments with the MIMII dataset show that the proposed algorithm has a much higher area under the curve (AUC) score than conventional magnitude spectrum-based algorithms.

📄 PDF Abstract BibTeX arXiv:2312.13615

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime Series

Similar Papers 제목 키워드 기반

Flow-based Self-supervised Density Estimation for Anomalous Sound Detection

2021-03-16 · Kota Dohi, Takashi Endo, Harsh Purohit, Ryo Tanabe 외

To develop a machine sound monitoring system, a method for detecting anomalous sound is proposed. Exact likelihood estimation using Normalizing Flows is a promising technique for unsupervised anomaly detection, but it ca…

Anomaly DetectionDensity EstimationOut-of-Distribution DetectionUnsupervised Anomaly Detection

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

2023-04-07 · Jian Guan, Feiyang Xiao, Youde Liu, Qiaoxi Zhu 외

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). Ho…

Anomaly DetectionContrastive Learning

Anomalous Sound Detection Based on Machine Activity Detection

2022-04-15 · Tomoya Nishida, Kota Dohi, Takashi Endo, Masaaki Yamamoto 외

We have developed an unsupervised anomalous sound detection method for machine condition monitoring that utilizes an auxiliary task -- detecting when the target machine is active. First, we train a model that detects mac…

Action DetectionActivity DetectionAnomaly DetectionOutlier Detection

Hierarchical Metadata Information Constrained Self-Supervised Learning for Anomalous Sound Detection Under Domain Shift

2023-09-14 · Haiyan Lan, Qiaoxi Zhu, Jian Guan, Yuming Wei 외

Self-supervised learning methods have achieved promising performance for anomalous sound detection (ASD) under domain shift, where the type of domain shift is considered in feature learning by incorporating section IDs. …

AttributeSelf-Supervised LearningTask 2

Low-complexity Attention-based Unsupervised Anomalous Sound Detection exploiting Separable Convolutions and Angular Loss

2024-10-11 · Michael Neri, Marco Carli

In this work, a novel deep neural network, designed to enhance the efficiency and effectiveness of unsupervised sound anomaly detection, is presented. The proposed model exploits an attention module and separable convolu…

Anomaly DetectionTask 2