paper-with-me

홈 › Papers

First-shot anomaly sound detection for machine condition monitoring: A domain generalization baseline

2023-03-01 · Noboru Harada, Daisuke Niizumi, Yasunori Ohishi, Daiki Takeuchi, Masahiro Yasuda

This paper provides a baseline system for First-shot-compliant unsupervised anomaly detection (ASD) for machine condition monitoring. First-shot ASD does not allow systems to do machine-type dependent hyperparameter tuning or tool ensembling based on the performance metric calculated with the grand truth. To show benchmark performance for First-shot ASD, this paper proposes an anomaly sound detection system that works on the domain generalization task in the Detection and Classification of Acoustic Scenes and Events (DCASE) 2022 Challenge Task 2: "Unsupervised Anomalous Sound Detection for Machine Condition Monitoring Applying Domain Generalization Technique" while complying with the First-shot requirements introduced in the DCASE 2023 Challenge Task 2 (DCASE2023T2). A simple autoencoder based implementation combined with selective Mahalanobis metric is implemented as a baseline system. The performance evaluation is conducted to set the target benchmark for the forthcoming DCASE2023T2. Source code of the baseline system will be available on GitHub: https://github.com/nttcslab/dcase2023_task2_baseline_ae .

📄 PDF Abstract BibTeX arXiv:2303.00455

Code (2)

nttcslab/dcase2023_task2_baseline_ae 공식 구현 pytorch
nttcslab/dcase2023_task2_evaluator

Tasks

Anomaly DetectionDomain GeneralizationTask 2Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

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

Description and Discussion on DCASE 2023 Challenge Task 2: First-Shot Unsupervised Anomalous Sound Detection for Machine Condition Monitoring

2023-05-13 · Kota Dohi, Keisuke Imoto, Noboru Harada, Daisuke Niizumi 외

We present the task description of the Detection and Classification of Acoustic Scenes and Events (DCASE) 2023 Challenge Task 2: ``First-shot unsupervised anomalous sound detection (ASD) for machine condition monitoring'…

Task 2

Learning to Adapt to Domain Shifts with Few-shot Samples in Anomalous Sound Detection

2022-04-05 · Bingqing Chen, Luca Bondi, Samarjit Das

Anomaly detection has many important applications, such as monitoring industrial equipment. Despite recent advances in anomaly detection with deep-learning methods, it is unclear how existing solutions would perform unde…

Anomaly DetectionDensity EstimationMeta-Learning

Activity-Guided Industrial Anomalous Sound Detection against Interferences

2024-09-03 · Yunjoo Lee, Jaechang Kim, Jungseul Ok

We address a practical scenario of anomaly detection for industrial sound data, where the sound of a target machine is corrupted by background noise and interference from neighboring machines. Overcoming this challenge i…

Anomaly Detection

MIMII-Agent: Leveraging LLMs with Function Calling for Relative Evaluation of Anomalous Sound Detection

2025-07-28 · Harsh Purohit, Tomoya Nishida, Kota Dohi, Takashi Endo 외 arxiv

This paper proposes a method for generating machine-type-specific anomalies to evaluate the relative performance of unsupervised anomalous sound detection (UASD) systems across different machine types, even in the absenc…

Data Augmentation