English

Self-supervised Speaker Recognition with Loss-gated Learning

Audio and Speech Processing 2022-07-15 v3 Signal Processing

Abstract

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 unreliability. In this work, we observe that a speaker recognition network tends to model the data with reliable labels faster than those with unreliable labels. This motivates us to study a loss-gated learning (LGL) strategy, which extracts the reliable labels through the fitting ability of the neural network during training. With the proposed LGL, our speaker recognition model obtains a 46.3%46.3\% performance gain over the system without it. Further, the proposed self-supervised speaker recognition with LGL trained on the VoxCeleb2 dataset without any labels achieves an equal error rate of 1.66%1.66\% on the VoxCeleb1 original test set. Code has been made available at: https://github.com/TaoRuijie/Loss-Gated-Learning.

Keywords

Cite

@article{arxiv.2110.03869,
  title  = {Self-supervised Speaker Recognition with Loss-gated Learning},
  author = {Ruijie Tao and Kong Aik Lee and Rohan Kumar Das and Ville Hautamäki and Haizhou Li},
  journal= {arXiv preprint arXiv:2110.03869},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-24T06:43:33.699Z