paper-with-me

홈 › Papers

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 under out-of-distribution scenarios, e.g., due to shifts in machine load or environmental noise. Grounded in the application of machine health monitoring, we propose a framework that adapts to new conditions with few-shot samples. Building upon prior work, we adopt a classification-based approach for anomaly detection and show its equivalence to mixture density estimation of the normal samples. We incorporate an episodic training procedure to match the few-shot setting during inference. We define multiple auxiliary classification tasks based on meta-information and leverage gradient-based meta-learning to improve generalization to different shifts. We evaluate our proposed method on a recently-released dataset of audio measurements from different machine types. It improved upon two baselines by around 10% and is on par with best-performing model reported on the dataset.

📄 PDF Abstract BibTeX arXiv:2204.01905

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationMeta-Learning

Similar Papers 제목 키워드 기반

Zero-shot domain adaptation of anomalous samples for semi-supervised anomaly detection

2023-04-05 · Tomoya Nishida, Takashi Endo, Yohei Kawaguchi

Semi-supervised anomaly detection~(SSAD) is a task where normal data and a limited number of anomalous data are available for training. In practical situations, SSAD methods suffer adapting to domain shifts, since anomal…

Anomaly DetectionDecoderDomain AdaptationSemi-supervised Anomaly Detection+1

Handling Domain Shifts for Anomalous Sound Detection: A Review of DCASE-Related Work

2025-03-13 · Kevin Wilkinghoff, Takuya Fujimura, Keisuke Imoto, Jonathan Le Roux 외

When detecting anomalous sounds in complex environments, one of the main difficulties is that trained models must be sensitive to subtle differences in monitored target signals, while many practical applications also req…

Domain Generalization

Anomalous Samples for Few-Shot Anomaly Detection

2025-07-31 · Aymane Abdali, Bartosz Boguslawski, Lucas Drumetz, Vincent Gripon arxiv

Several anomaly detection and classification methods rely on large amounts of non-anomalous or "normal" samples under the assump- tion that anomalous data is typically harder to acquire. This hypothesis becomes questiona…

Anomaly ClassificationAnomaly Detection

Deep Generic Representations for Domain-Generalized Anomalous Sound Detection

2024-09-08 · Phurich Saengthong, Takahiro Shinozaki

Developing a reliable anomalous sound detection (ASD) system requires robustness to noise, adaptation to domain shifts, and effective performance with limited training data. Current leading methods rely on extensive labe…

SelectNAdapt: Support Set Selection for Few-Shot Domain Adaptation

2023-08-09 · Youssef Dawoud, Gustavo Carneiro, Vasileios Belagiannis

Generalisation of deep neural networks becomes vulnerable when distribution shifts are encountered between train (source) and test (target) domain data. Few-shot domain adaptation mitigates this issue by adapting deep ne…

ClusteringDomain Adaptation