Search papers, labs, and topics across Lattice.
This paper introduces a unified uncertainty-aware back-end for speaker verification that integrates uncertainty into cosine scoring, normalization, and calibration processes. By treating speaker embeddings as posterior means with associated covariance estimates, the authors effectively propagate uncertainty through the entire verification pipeline, addressing trial-dependent reliability issues caused by various real-world factors. Experiments demonstrate significant reductions in equal error rates (EER) and enhanced target-non-target separation, validating the effectiveness of the proposed approach across different architectures, including ECAPA-TDNN and ResNet.
Uncertainty-aware methods can significantly enhance speaker verification performance by reducing EER and improving separation through a unified approach that propagates uncertainty throughout the verification pipeline.
Speaker verification back-ends commonly combine similarity scoring, score normalization, and calibration. However, speaker embeddings extracted from real-world utterances have trial-dependent reliability because of factors such as duration, noise, and channel variation. Existing uncertainty-aware methods primarily improve the speaker encoder or the initial similarity score, while the estimated uncertainty is typically not propagated through subsequent normalization and calibration. We represent each utterance by a speaker embedding, interpreted as a posterior mean, together with its covariance as an uncertainty estimate. We present a unified uncertainty-aware back-end comprising uncertainty-aware cosine scoring, uncertainty-aware AS-Norm (UAS-Norm), and uncertainty-aware Quality Measure Function calibration (UQMF). Covariance information is incorporated throughout this pipeline to adjust score scaling, cohort statistics, normalized-score combination, and calibration features. Experiments with ECAPA-TDNN and ResNet show consistent EER reductions and improved target--non-target separation across both architectures.