paper-with-me

Papers

Towards Supervised Performance on Speaker Verification with Self-Supervised Learning by Leveraging Large-Scale ASR Models

2024-06-04 · Victor Miara, Theo Lepage, Reda Dehak

Recent advancements in Self-Supervised Learning (SSL) have shown promising results in Speaker Verification (SV). However, narrowing the performance gap with supervised systems remains an ongoing challenge. Several studies have observed that speech representations from large-scale ASR models contain valuable speaker information. This work explores the limitations of fine-tuning these models for SV using an SSL contrastive objective in an end-to-end approach. Then, we propose a framework to learn speaker representations in an SSL context by fine-tuning a pre-trained WavLM with a supervised loss using pseudo-labels. Initial pseudo-labels are derived from an SSL DINO-based model and are iteratively refined by clustering the model embeddings. Our method achieves 0.99% EER on VoxCeleb1-O, establishing the new state-of-the-art on self-supervised SV. As this performance is close to our supervised baseline of 0.94% EER, this contribution is a step towards supervised performance on SV with SSL.

📄 PDF Abstract BibTeX arXiv:2406.02285

Code (1)

theolepage/wavlm_ssl_sv 공식 구현 pytorch

Tasks

Self-Supervised LearningSpeaker Verification

Similar Papers 제목 키워드 기반

Pushing the limits of self-supervised speaker verification using regularized distillation framework

2022-11-08 · Yafeng Chen, Siqi Zheng, Hui Wang, Luyao Cheng 외

Training robust speaker verification systems without speaker labels has long been a challenging task. Previous studies observed a large performance gap between self-supervised and fully supervised methods. In this paper,…

Data AugmentationDiversitySelf-Supervised LearningSpeaker Verification

Self-Supervised Speaker Verification with Simple Siamese Network and Self-Supervised Regularization

2021-12-08 · Mufan Sang, Haoqi Li, Fang Liu, Andrew O. Arnold 외

Training speaker-discriminative and robust speaker verification systems without speaker labels is still challenging and worthwhile to explore. In this study, we propose an effective self-supervised learning framework and…

Contrastive LearningData AugmentationRepresentation LearningSelf-Supervised Learning+1

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

Pushing the Frontiers of Self-Distillation Prototypes Network with Dimension Regularization and Score Normalization

2025-05-20 · Yafeng Chen, Chong Deng, Hui Wang, Yiheng Jiang 외

Developing robust speaker verification (SV) systems without speaker labels has been a longstanding challenge. Earlier research has highlighted a considerable performance gap between self-supervised and fully supervised a…

Speaker Verification

Self-Distillation Prototypes Network: Learning Robust Speaker Representations without Supervision

2023-08-05 · Yafeng Chen, Siqi Zheng, Hui Wang, Luyao Cheng 외

Training speaker-discriminative and robust speaker verification systems without explicit speaker labels remains a persistent challenge. In this paper, we propose a novel self-supervised speaker verification approach, Sel…

DiversityRepresentation LearningSpeaker VerificationTransfer Learning