paper-with-me

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 estimate the distribution of normal data. In this work, AdaProj a novel loss function for training the embedding model is presented. In contrast to commonly used angular margin losses, which project data of each class as close as possible to their corresponding class centers, AdaProj learns to project data onto class-specific subspaces while still ensuring an angular margin between classes. By doing so, the resulting distributions of the embeddings belonging to normal data are not required to be as restrictive as other loss functions allowing a more detailed view on the data. In experiments conducted on the DCASE2022 and DCASE2023 anomalous sound detection datasets, it is shown that using AdaProj to learn an embedding space significantly outperforms other commonly used loss functions.

📄 PDF Abstract BibTeX arXiv:2403.14179

Code (1)

wilkinghoff/adaproj 공식 구현 tf

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Quality Adaptive Angular Margin Learning for Respiratory Sound Classification

2026-06-10 · Yoon Tae Kim, Heejoon Koo, Miika Toikkanen, June-Woo Kim arxiv

We present a quality-adaptive angular-margin learning framework that improves feature generalization by enforcing intra-class compactness and inter-class separability. Our framework, titled QLung, introduces a no-referen…

BRDF Slices: Accurate Adaptive Anisotropic Appearance Acquisition

2013-06-01 · CVPR 2013 6 · Jiri Filip, Radomir Vavra, Michal Haindl, Pavel Zid 외

In this paper we introduce unique publicly available dense anisotropic BRDF data measurements. We use this dense data as a reference for performance evaluation of the proposed BRDF sparse angular sampling and interpolati…

On the Impact of Output Perturbation on Fairness in Binary Linear Classification

2024-02-05 · Vitalii Emelianov, Michaël Perrot

We theoretically study how differential privacy interacts with both individual and group fairness in binary linear classification. More precisely, we focus on the output perturbation mechanism, a classic approach in priv…

FairnessPrivacy Preserving

Cross-Modal Subspace Learning with Scheduled Adaptive Margin Constraints

2019-09-30 · David Semedo, João Magalhães

Cross-modal embeddings, between textual and visual modalities, aim to organise multimodal instances by their semantic correlations. State-of-the-art approaches use maximum-margin methods, based on the hinge-loss, to enfo…

Incremental LearningTriplet

Mis-classified Vector Guided Softmax Loss for Face Recognition

2019-11-26 · Xiaobo Wang, Shifeng Zhang, Shuo Wang, Tianyu Fu 외

Face recognition has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs), the central task of which is how to improve the feature discrimination. To this end, several margin-ba…

Face Recognition