paper-with-me

홈 › Papers

Self-Supervised Learning for Anomalous Sound Detection

2023-12-15 · Kevin Wilkinghoff

State-of-the-art anomalous sound detection (ASD) systems are often trained by using an auxiliary classification task to learn an embedding space. Doing so enables the system to learn embeddings that are robust to noise and are ignoring non-target sound events but requires manually annotated meta information to be used as class labels. However, the less difficult the classification task becomes, the less informative are the embeddings and the worse is the resulting ASD performance. A solution to this problem is to utilize self-supervised learning (SSL). In this work, feature exchange (FeatEx), a simple yet effective SSL approach for ASD, is proposed. In addition, FeatEx is compared to and combined with existing SSL approaches. As the main result, a new state-of-the-art performance for the DCASE2023 ASD dataset is obtained that outperforms all other published results on this dataset by a large margin.

📄 PDF Abstract BibTeX arXiv:2312.09578

Code (1)

wilkinghoff/ssl4asd 공식 구현 tf

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

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

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

Noise Supervised Contrastive Learning and Feature-Perturbed for Anomalous Sound Detection

2025-09-17 · Shun Huang, Zhihua Fang, Liang He arxiv

Unsupervised anomalous sound detection aims to detect unknown anomalous sounds by training a model using only normal audio data. Despite advancements in self-supervised methods, the issue of frequent false alarms when ha…

Contrastive Learning

Anomalous Sound Detection as a Simple Binary Classification Problem with Careful Selection of Proxy Outlier Examples

2020-11-05 · Paul Primus, Verena Haunschmid, Patrick Praher, Gerhard Widmer

Unsupervised anomalous sound detection is concerned with identifying sounds that deviate from what is defined as 'normal', without explicitly specifying the types of anomalies. A significant obstacle is the diversity and…

Anomaly DetectionBinary ClassificationDiversityTask 2

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