paper-with-me

홈 › Papers

Disentangling Physical Parameters for Anomalous Sound Detection Under Domain Shifts

2021-11-12 · Kota Dohi, Takashi Endo, Yohei Kawaguchi

To develop a sound-monitoring system for machines, a method for detecting anomalous sound under domain shifts is proposed. A domain shift occurs when a machine's physical parameters change. Because a domain shift changes the distribution of normal sound data, conventional unsupervised anomaly detection methods can output false positives. To solve this problem, the proposed method constrains some latent variables of a normalizing flows (NF) model to represent physical parameters, which enables disentanglement of the factors of domain shifts and learning of a latent space that is invariant with respect to these domain shifts. Anomaly scores calculated from this domain-shift-invariant latent space are unaffected by such shifts, which reduces false positives and improves the detection performance. Experiments were conducted with sound data from a slide rail under different operation velocities. The results show that the proposed method disentangled the velocity to obtain a latent space that was invariant with respect to domain shifts, which improved the AUC by 13.2% for Glow with a single block and 2.6% for Glow with multiple blocks.

📄 PDF Abstract BibTeX arXiv:2111.06539

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDisentanglementUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Invertible 1x1 Convolution The Invertible 1x1 Convolution is a type of convolution used in flow-based generative models that reverses the ordering of…
Activation Normalization Activation Normalization is a type of normalization used for flow-based generative models; specifically it was introduced in the GLOW…
Affine Coupling 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…
GLOW 설명 없음

Similar Papers 제목 키워드 기반

Distributed collaborative anomalous sound detection by embedding sharing

2024-03-25 · Kota Dohi, Yohei Kawaguchi

To develop a machine sound monitoring system, a method for detecting anomalous sound is proposed. In this paper, we explore a method for multiple clients to collaboratively learn an anomalous sound detection model while …

Federated Learning

SSDPT: Self-Supervised Dual-Path Transformer for Anomalous Sound Detection in Machine Condition Monitoring

2022-08-06 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub 외

Anomalous sound detection for machine condition monitoring has great potential in the development of Industry 4.0. However, these anomalous sounds of machines are usually unavailable in normal conditions. Therefore, the …

Self-Supervised Learning

Timbre Difference Capturing in Anomalous Sound Detection

2024-10-29 · Tomoya Nishida, Harsh Purohit, Kota Dohi, Takashi Endo 외

This paper proposes a framework of explaining anomalous machine sounds in the context of anomalous sound detection~(ASD). While ASD has been extensively explored, identifying how anomalous sounds differ from normal sound…

Retrieval-Augmented Approach for Unsupervised Anomalous Sound Detection and Captioning without Model Training

2024-10-29 · Ryoya Ogura, Tomoya Nishida, Yohei Kawaguchi

This paper proposes a method for unsupervised anomalous sound detection (UASD) and captioning the reason for detection. While there is a method that captions the difference between given normal and anomalous sound pairs,…

Retrieval

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