paper-with-me

Papers

Self-supervised Speaker Recognition Training Using Human-Machine Dialogues

2022-02-07 · Metehan Cekic, Ruirui Li, Zeya Chen, Yuguang Yang, Andreas Stolcke, Upamanyu Madhow

Speaker recognition, recognizing speaker identities based on voice alone, enables important downstream applications, such as personalization and authentication. Learning speaker representations, in the context of supervised learning, heavily depends on both clean and sufficient labeled data, which is always difficult to acquire. Noisy unlabeled data, on the other hand, also provides valuable information that can be exploited using self-supervised training methods. In this work, we investigate how to pretrain speaker recognition models by leveraging dialogues between customers and smart-speaker devices. However, the supervisory information in such dialogues is inherently noisy, as multiple speakers may speak to a device in the course of the same dialogue. To address this issue, we propose an effective rejection mechanism that selectively learns from dialogues based on their acoustic homogeneity. Both reconstruction-based and contrastive-learning-based self-supervised methods are compared. Experiments demonstrate that the proposed method provides significant performance improvements, superior to earlier work. Dialogue pretraining when combined with the rejection mechanism yields 27.10% equal error rate (EER) reduction in speaker recognition, compared to a model without self-supervised pretraining.

📄 PDF Abstract BibTeX arXiv:2202.03484

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSpeaker Recognition

Similar Papers 제목 키워드 기반

Augmentation adversarial training for self-supervised speaker recognition

2020-07-23 · Jaesung Huh, Hee Soo Heo, Jingu Kang, Shinji Watanabe 외

The goal of this work is to train robust speaker recognition models without speaker labels. Recent works on unsupervised speaker representations are based on contrastive learning in which they encourage within-utterance …

Contrastive LearningSpeaker Recognition

Why does Self-Supervised Learning for Speech Recognition Benefit Speaker Recognition?

2022-04-27 · Sanyuan Chen, Yu Wu, Chengyi Wang, Shujie Liu 외

Recently, self-supervised learning (SSL) has demonstrated strong performance in speaker recognition, even if the pre-training objective is designed for speech recognition. In this paper, we study which factor leads to th…

Self-Supervised LearningSpeaker RecognitionSpeaker Verificationspeech-recognition+1

Self-supervised Speaker Recognition with Loss-gated Learning

2021-10-08 · Ruijie Tao, Kong Aik Lee, Rohan Kumar Das, Ville Hautamäki 외

In self-supervised learning for speaker recognition, pseudo labels are useful as the supervision signals. It is a known fact that a speaker recognition model doesn't always benefit from pseudo labels due to their unrelia…

Self-Supervised LearningSpeaker Recognition

Self-supervised reinforcement learning for speaker localisation with the iCub humanoid robot

2020-11-12 · Jonas Gonzalez-Billandon, Lukas Grasse, Matthew Tata, Alessandra Sciutti 외

In the future robots will interact more and more with humans and will have to communicate naturally and efficiently. Automatic speech recognition systems (ASR) will play an important role in creating natural interactions…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)reinforcement-learningReinforcement Learning (RL)+2

Leveraging In-the-Wild Data for Effective Self-Supervised Pretraining in Speaker Recognition

2023-09-21 · Shuai Wang, Qibing Bai, Qi Liu, Jianwei Yu 외

Current speaker recognition systems primarily rely on supervised approaches, constrained by the scale of labeled datasets. To boost the system performance, researchers leverage large pretrained models such as WavLM to tr…

Speaker Recognition