English

Self-supervised speaker embeddings

Computer Vision and Pattern Recognition 2019-04-24 v2

Abstract

Contrary to i-vectors, speaker embeddings such as x-vectors are incapable of leveraging unlabelled utterances, due to the classification loss over training speakers. In this paper, we explore an alternative training strategy to enable the use of unlabelled utterances in training. We propose to train speaker embedding extractors via reconstructing the frames of a target speech segment, given the inferred embedding of another speech segment of the same utterance. We do this by attaching to the standard speaker embedding extractor a decoder network, which we feed not merely with the speaker embedding, but also with the estimated phone sequence of the target frame sequence. The reconstruction loss can be used either as a single objective, or be combined with the standard speaker classification loss. In the latter case, it acts as a regularizer, encouraging generalizability to speakers unseen during training. In all cases, the proposed architectures are trained from scratch and in an end-to-end fashion. We demonstrate the benefits from the proposed approach on VoxCeleb and Speakers in the wild, and we report notable improvements over the baseline.

Keywords

Cite

@article{arxiv.1904.03486,
  title  = {Self-supervised speaker embeddings},
  author = {Themos Stafylakis and Johan Rohdin and Oldrich Plchot and Petr Mizera and Lukas Burget},
  journal= {arXiv preprint arXiv:1904.03486},
  year   = {2019}
}

Comments

Preprint. Submitted to Interspeech 2019. Updated results compared to first version and minor corrections

R2 v1 2026-06-23T08:31:36.784Z