paper-with-me

Papers

Margin-Mixup: A Method for Robust Speaker Verification in Multi-Speaker Audio

2023-04-07 · Jenthe Thienpondt, Nilesh Madhu, Kris Demuynck

This paper is concerned with the task of speaker verification on audio with multiple overlapping speakers. Most speaker verification systems are designed with the assumption of a single speaker being present in a given audio segment. However, in a real-world setting this assumption does not always hold. In this paper, we demonstrate that current speaker verification systems are not robust against audio with noticeable speaker overlap. To alleviate this issue, we propose margin-mixup, a simple training strategy that can easily be adopted by existing speaker verification pipelines to make the resulting speaker embeddings robust against multi-speaker audio. In contrast to other methods, margin-mixup requires no alterations to regular speaker verification architectures, while attaining better results. On our multi-speaker test set based on VoxCeleb1, the proposed margin-mixup strategy improves the EER on average with 44.4% relative to our state-of-the-art speaker verification baseline systems.

📄 PDF Abstract BibTeX arXiv:2304.03515

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Verification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Getting More for Less: Using Weak Labels and AV-Mixup for Robust Audio-Visual Speaker Verification

2023-09-13 · Anith Selvakumar, Homa Fashandi

Distance Metric Learning (DML) has typically dominated the audio-visual speaker verification problem space, owing to strong performance in new and unseen classes. In our work, we explored multitask learning techniques to…

Metric LearningMulti-Task LearningSpeaker Verification

Contrastive-mixup learning for improved speaker verification

2022-02-22 · Xin Zhang, Minho Jin, Roger Cheng, Ruirui Li 외

This paper proposes a novel formulation of prototypical loss with mixup for speaker verification. Mixup is a simple yet efficient data augmentation technique that fabricates a weighted combination of random data point an…

Data AugmentationMetric LearningSpeaker Verification

Adaptive Margin Circle Loss for Speaker Verification

2021-06-15 · Runqiu Xiao

Deep-Neural-Network (DNN) based speaker verification sys-tems use the angular softmax loss with margin penalties toenhance the intra-class compactness of speaker embeddings,which achieved remarkable performance. In this …

Speaker Verification

Joint Speaker Encoder and Neural Back-end Model for Fully End-to-End Automatic Speaker Verification with Multiple Enrollment Utterances

2022-09-01 · Chang Zeng, Xiaoxiao Miao, Xin Wang, Erica Cooper 외

Conventional automatic speaker verification systems can usually be decomposed into a front-end model such as time delay neural network (TDNN) for extracting speaker embeddings and a back-end model such as statistics-base…

Data AugmentationSpeaker Verification

Experimenting with Additive Margins for Contrastive Self-Supervised Speaker Verification

2023-06-06 · Theo Lepage, Reda Dehak

Most state-of-the-art self-supervised speaker verification systems rely on a contrastive-based objective function to learn speaker representations from unlabeled speech data. We explore different ways to improve the perf…

Speaker Verification