paper-with-me

홈 › Papers

DropClass and DropAdapt: Dropping classes for deep speaker representation learning

2020-02-02 · Chau Luu, Peter Bell, Steve Renals

Many recent works on deep speaker embeddings train their feature extraction networks on large classification tasks, distinguishing between all speakers in a training set. Empirically, this has been shown to produce speaker-discriminative embeddings, even for unseen speakers. However, it is not clear that this is the optimal means of training embeddings that generalize well. This work proposes two approaches to learning embeddings, based on the notion of dropping classes during training. We demonstrate that both approaches can yield performance gains in speaker verification tasks. The first proposed method, DropClass, works via periodically dropping a random subset of classes from the training data and the output layer throughout training, resulting in a feature extractor trained on many different classification tasks. Combined with an additive angular margin loss, this method can yield a 7.9% relative improvement in equal error rate (EER) over a strong baseline on VoxCeleb. The second proposed method, DropAdapt, is a means of adapting a trained model to a set of enrolment speakers in an unsupervised manner. This is performed by fine-tuning a model on only those classes which produce high probability predictions when the enrolment speakers are used as input, again also dropping the relevant rows from the output layer. This method yields a large 13.2% relative improvement in EER on VoxCeleb. The code for this paper has been made publicly available.

📄 PDF Abstract BibTeX arXiv:2002.00453

Code (1)

cvqluu/dropclass_speaker 공식 구현 pytorch

Tasks

General ClassificationRepresentation LearningSpeaker Verification

Similar Papers 제목 키워드 기반

Frame-level speaker embeddings for text-independent speaker recognition and analysis of end-to-end model

2018-09-12 · Suwon Shon, Hao Tang, James Glass

In this paper, we propose a Convolutional Neural Network (CNN) based speaker recognition model for extracting robust speaker embeddings. The embedding can be extracted efficiently with linear activation in the embedding …

Speaker RecognitionText-Independent Speaker Recognition

Learning-based Practical Smartphone Eavesdropping with Built-in Accelerometer

2020-02-26 · Network and Distributed Systems Security (NDSS) Symposium 2020 2 · Zhongjie Ba, Tianhang Zheng, Xinyu Zhang, Zhan Qin 외

Motion sensors on current smartphones have been exploited for audio eavesdropping due to their sensitivity to vibrations. However, this threat is considered low-risk because of two widely acknowledged limitations: First,…

Common Sense Reasoning

Explainable AI in Speaker Recognition -- Making Latent Representations Understandable

2026-04-25 · Yanze Xu, Wenwu Wang, Mark D. Plumbley arxiv

Neural networks can be trained to learn task-relevant representations from data. Understanding how these networks make decisions falls within the Explainable AI (XAI) domain. This paper proposes to study an XAI topic: an…

Speaker Recognition

CAARMA: Class Augmentation with Adversarial Mixup Regularization

2025-03-20 · Massa Baali, Xiang Li, Hao Chen, Rita Singh 외

Speaker verification is a typical zero-shot learning task, where inference of unseen classes is performed by comparing embeddings of test instances to known examples. The models performing inference must hence naturally …

DiversitySpeaker VerificationZero-Shot Learning

Side Eye: Characterizing the Limits of POV Acoustic Eavesdropping from Smartphone Cameras with Rolling Shutters and Movable Lenses

2023-01-24 · Yan Long, Pirouz Naghavi, Blas Kojusner, Kevin Butler 외

Our research discovers how the rolling shutter and movable lens structures widely found in smartphone cameras modulate structure-borne sounds onto camera images, creating a point-of-view (POV) optical-acoustic side chann…