paper-with-me

Papers

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 classification task. The underlying idea is that, in order to solve this auxiliary task, specific information about normal data needs to be captured in the learned representations and that this information is also sufficient to differentiate between normal and anomalous samples. Especially in noisy conditions, discriminative models based on angular margin losses tend to significantly outperform systems based on generative or one-class models. The goal of this work is to investigate why using angular margin losses with auxiliary tasks works well for detecting anomalous sounds. To this end, it is shown, both theoretically and experimentally, that minimizing angular margin losses also minimizes compactness loss while inherently preventing learning trivial solutions. Furthermore, multiple experiments are conducted to show that using a related classification task as an auxiliary task teaches the model to learn representations suitable for detecting anomalous sounds in noisy conditions. Among these experiments are performance evaluations, visualizing the embedding space with t-SNE and visualizing the input representations with respect to the anomaly score using randomized input sampling for explanation.

📄 PDF Abstract BibTeX arXiv:2309.15643

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

ExpFace: Exponential Angular Margin Loss for Deep Face Recognition

2025-09-24 · Jinhui Zheng, Xueyuan Gong arxiv

Face recognition is an open-set problem requiring high discriminative power to ensure that intra-class distances remain smaller than inter-class distances. Margin-based softmax losses, such as SphereFace, CosFace, and Ar…

Face Recognition

Support Vector Guided Softmax Loss for Face Recognition

2018-12-29 · Xiaobo Wang, Shuo Wang, Shifeng Zhang, Tianyu Fu 외

Face recognition has witnessed significant progresses due to the advances of deep convolutional neural networks (CNNs), the central challenge of which, is feature discrimination. To address it, one group tries to exploit…

Face Recognition

The Pessimistic Limits and Possibilities of Margin-based Losses in Semi-supervised Learning

2016-12-28 · NeurIPS 2018 12 · Jesse H. Krijthe, Marco Loog

Consider a classification problem where we have both labeled and unlabeled data available. We show that for linear classifiers defined by convex margin-based surrogate losses that are decreasing, it is impossible to cons…

General Classification

Unified Binary and Multiclass Margin-Based Classification

2023-11-29 · Yutong Wang, Clayton Scott

The notion of margin loss has been central to the development and analysis of algorithms for binary classification. To date, however, there remains no consensus as to the analogue of the margin loss for multiclass classi…

Binary ClassificationClassificationForm