paper-with-me

홈 › Papers

Anomalous sound detection based on interpolation deep neural network

2020-05-19 · Kaori Suefusa, Tomoya Nishida, Harsh Purohit, Ryo Tanabe, Takashi Endo, Yohei Kawaguchi

As the labor force decreases, the demand for labor-saving automatic anomalous sound detection technology that conducts maintenance of industrial equipment has grown. Conventional approaches detect anomalies based on the reconstruction errors of an autoencoder. However, when the target machine sound is non-stationary, a reconstruction error tends to be large independent of an anomaly, and its variations increased because of the difficulty of predicting the edge frames. To solve the issue, we propose an approach to anomalous detection in which the model utilizes multiple frames of a spectrogram whose center frame is removed as an input, and it predicts an interpolation of the removed frame as an output. Rather than predicting the edge frames, the proposed approach makes the reconstruction error consistent with the anomaly. Experimental results showed that the proposed approach achieved 27% improvement based on the standard AUC score, especially against non-stationary machinery sounds.

📄 PDF Abstract BibTeX arXiv:2005.09234

Code (1)

liuyoude/AE-ASD pytorch

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

Description and Discussion on DCASE2020 Challenge Task2: Unsupervised Anomalous Sound Detection for Machine Condition Monitoring

2020-06-10 · Yuma Koizumi, Yohei Kawaguchi, Keisuke Imoto, Toshiki Nakamura 외

In this paper, we present the task description and discuss the results of the DCASE 2020 Challenge Task 2: Unsupervised Detection of Anomalous Sounds for Machine Condition Monitoring. The goal of anomalous sound detectio…

Task 2