paper-with-me

홈 › Papers

Anomalous Sound Detection Using a Binary Classification Model and Class Centroids

2021-06-11 · Ibuki Kuroyanagi, Tomoki Hayashi, Kazuya Takeda, Tomoki Toda

An anomalous sound detection system to detect unknown anomalous sounds usually needs to be built using only normal sound data. Moreover, it is desirable to improve the system by effectively using a small amount of anomalous sound data, which will be accumulated through the system's operation. As one of the methods to meet these requirements, we focus on a binary classification model that is developed by using not only normal data but also outlier data in the other domains as pseudo-anomalous sound data, which can be easily updated by using anomalous data. In this paper, we implement a new loss function based on metric learning to learn the distance relationship from each class centroid in feature space for the binary classification model. The proposed multi-task learning of the binary classification and the metric learning makes it possible to build the feature space where the within-class variance is minimized and the between-class variance is maximized while keeping normal and anomalous classes linearly separable. We also investigate the effectiveness of additionally using anomalous sound data for further improving the binary classification model. Our results showed that multi-task learning using binary classification and metric learning to consider the distance from each class centroid in the feature space is effective, and performance can be significantly improved by using even a small amount of anomalous data during training.

📄 PDF Abstract BibTeX arXiv:2106.06151

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationMetric LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

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

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

AdaProj: Adaptively Scaled Angular Margin Subspace Projections for Anomalous Sound Detection with Auxiliary Classification Tasks

2024-03-21 · Kevin Wilkinghoff

The state-of-the-art approach for semi-supervised anomalous sound detection is to first learn an embedding space by using auxiliary classification tasks based on meta information or self-supervised learning and then esti…

Self-Supervised Learning

Why do Angular Margin Losses work well for Semi-Supervised Anomalous Sound Detection?

2023-09-27 · Kevin Wilkinghoff, Frank Kurth

State-of-the-art anomalous sound detection systems often utilize angular margin losses to learn suitable representations of acoustic data using an auxiliary task, which usually is a supervised or self-supervised classifi…

An Enhanced Audio Feature Tailored for Anomalous Sound Detection Based on Pre-trained Models

2025-08-21 · Guirui Zhong, Qing Wang, Jun Du, Lei Wang 외 arxiv

Anomalous Sound Detection (ASD) aims at identifying anomalous sounds from machines and has gained extensive research interests from both academia and industry. However, the uncertainty of anomaly location and much redund…