English

Learning Repeatable Speech Embeddings Using An Intra-class Correlation Regularizer

Sound 2023-10-27 v1 Artificial Intelligence Audio and Speech Processing

Abstract

A good supervised embedding for a specific machine learning task is only sensitive to changes in the label of interest and is invariant to other confounding factors. We leverage the concept of repeatability from measurement theory to describe this property and propose to use the intra-class correlation coefficient (ICC) to evaluate the repeatability of embeddings. We then propose a novel regularizer, the ICC regularizer, as a complementary component for contrastive losses to guide deep neural networks to produce embeddings with higher repeatability. We use simulated data to explain why the ICC regularizer works better on minimizing the intra-class variance than the contrastive loss alone. We implement the ICC regularizer and apply it to three speech tasks: speaker verification, voice style conversion, and a clinical application for detecting dysphonic voice. The experimental results demonstrate that adding an ICC regularizer can improve the repeatability of learned embeddings compared to only using the contrastive loss; further, these embeddings lead to improved performance in these downstream tasks.

Keywords

Cite

@article{arxiv.2310.17049,
  title  = {Learning Repeatable Speech Embeddings Using An Intra-class Correlation Regularizer},
  author = {Jianwei Zhang and Suren Jayasuriya and Visar Berisha},
  journal= {arXiv preprint arXiv:2310.17049},
  year   = {2023}
}

Comments

Accepted by NeurIPS 2023

R2 v1 2026-06-28T13:02:14.715Z