paper-with-me

Papers

Margin Matters: Towards More Discriminative Deep Neural Network Embeddings for Speaker Recognition

2019-06-18 · Xu Xiang, Shuai Wang, Houjun Huang, Yanmin Qian, Kai Yu

Recently, speaker embeddings extracted from a speaker discriminative deep neural network (DNN) yield better performance than the conventional methods such as i-vector. In most cases, the DNN speaker classifier is trained using cross entropy loss with softmax. However, this kind of loss function does not explicitly encourage inter-class separability and intra-class compactness. As a result, the embeddings are not optimal for speaker recognition tasks. In this paper, to address this issue, three different margin based losses which not only separate classes but also demand a fixed margin between classes are introduced to deep speaker embedding learning. It could be demonstrated that the margin is the key to obtain more discriminative speaker embeddings. Experiments are conducted on two public text independent tasks: VoxCeleb1 and Speaker in The Wild (SITW). The proposed approach can achieve the state-of-the-art performance, with 25% ~ 30% equal error rate (EER) reduction on both tasks when compared to strong baselines using cross entropy loss with softmax, obtaining 2.238% EER on VoxCeleb1 test set and 2.761% EER on SITW core-core test set, respectively.

📄 PDF Abstract BibTeX arXiv:1906.07317

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Recognition

Similar Papers 제목 키워드 기반

Improved Large-margin Softmax Loss for Speaker Diarisation

2019-11-10 · Yassir Fathullah, Chao Zhang, Philip C. Woodland

Speaker diarisation systems nowadays use embeddings generated from speech segments in a bottleneck layer, which are needed to be discriminative for unseen speakers. It is well-known that large-margin training can improve…

A Study on Angular Based Embedding Learning for Text-independent Speaker Verification

2019-08-12 · Zhiyong Chen, Zongze Ren, Shugong Xu

Learning a good speaker embedding is important for many automatic speaker recognition tasks, including verification, identification and diarization. The embeddings learned by softmax are not discriminative enough for ope…

Speaker RecognitionSpeaker VerificationText-Independent Speaker Verification

Seeing voices and hearing voices: learning discriminative embeddings using cross-modal self-supervision

2020-04-29 · Soo-Whan Chung, Hong Goo Kang, Joon Son Chung

The goal of this work is to train discriminative cross-modal embeddings without access to manually annotated data. Recent advances in self-supervised learning have shown that effective representations can be learnt from …

Lip ReadingSelf-Supervised LearningSpeaker Recognition

Neural i-vectors

2020-04-03 · Ville Vestman, Kong Aik Lee, Tomi H. Kinnunen

Deep speaker embeddings have been demonstrated to outperform their generative counterparts, i-vectors, in recent speaker verification evaluations. To combine the benefits of high performance and generative interpretation…

Speaker RecognitionSpeaker Verification

Additive Margin in Contrastive Self-Supervised Frameworks to Learn Discriminative Speaker Representations

2024-04-23 · Theo Lepage, Reda Dehak

Self-Supervised Learning (SSL) frameworks became the standard for learning robust class representations by benefiting from large unlabeled datasets. For Speaker Verification (SV), most SSL systems rely on contrastive-bas…

Self-Supervised LearningSpeaker Verification