English

Probabilistic Spherical Discriminant Analysis: An Alternative to PLDA for length-normalized embeddings

Machine Learning 2022-03-29 v1 Machine Learning

Abstract

In speaker recognition, where speech segments are mapped to embeddings on the unit hypersphere, two scoring backends are commonly used, namely cosine scoring or PLDA. Both have advantages and disadvantages, depending on the context. Cosine scoring follows naturally from the spherical geometry, but for PLDA the blessing is mixed -- length normalization Gaussianizes the between-speaker distribution, but violates the assumption of a speaker-independent within-speaker distribution. We propose PSDA, an analogue to PLDA that uses Von Mises-Fisher distributions on the hypersphere for both within and between-class distributions. We show how the self-conjugacy of this distribution gives closed-form likelihood-ratio scores, making it a drop-in replacement for PLDA at scoring time. All kinds of trials can be scored, including single-enroll and multi-enroll verification, as well as more complex likelihood-ratios that could be used in clustering and diarization. Learning is done via an EM-algorithm with closed-form updates. We explain the model and present some first experiments.

Keywords

Cite

@article{arxiv.2203.14893,
  title  = {Probabilistic Spherical Discriminant Analysis: An Alternative to PLDA for length-normalized embeddings},
  author = {Niko Brümmer and Albert Swart and Ladislav Mošner and Anna Silnova and Oldřich Plchot and Themos Stafylakis and Lukáš Burget},
  journal= {arXiv preprint arXiv:2203.14893},
  year   = {2022}
}

Comments

Submitted to Interspeech 2022

R2 v1 2026-06-24T10:28:40.325Z