paper-with-me

Papers

Deep Speaker Vector Normalization with Maximum Gaussianality Training

2020-10-30 · Yunqi Cai, Lantian Li, Dong Wang, Andrew Abel

Deep speaker embedding represents the state-of-the-art technique for speaker recognition. A key problem with this approach is that the resulting deep speaker vectors tend to be irregularly distributed. In previous research, we proposed a deep normalization approach based on a new discriminative normalization flow (DNF) model, by which the distributions of individual speakers are arguably transformed to homogeneous Gaussians. This normalization was demonstrated to be effective, but despite this remarkable success, we empirically found that the latent codes produced by the DNF model are generally neither homogeneous nor Gaussian, although the model has assumed so. In this paper, we argue that this problem is largely attributed to the maximum-likelihood (ML) training criterion of the DNF model, which aims to maximize the likelihood of the observations but not necessarily improve the Gaussianality of the latent codes. We therefore propose a new Maximum Gaussianality (MG) training approach that directly maximizes the Gaussianality of the latent codes. Our experiments on two data sets, SITW and CNCeleb, demonstrate that our new MG training approach can deliver much better performance than the previous ML training, and exhibits improved domain generalizability, particularly with regard to cosine scoring.

📄 PDF Abstract BibTeX arXiv:2010.16148

Code (1)

Caiyq2019/MG 공식 구현 pytorch

Tasks

Speaker Recognition

Similar Papers 제목 키워드 기반

Deep Normalization for Speaker Vectors

2020-04-07 · Yunqi Cai, Lantian Li, Dong Wang, Andrew Abel

Deep speaker embedding has demonstrated state-of-the-art performance in speaker recognition tasks. However, one potential issue with this approach is that the speaker vectors derived from deep embedding models tend to be…

Speaker Recognition

Cross-Lingual Speaker Verification with Domain-Balanced Hard Prototype Mining and Language-Dependent Score Normalization

2020-07-15 · Jenthe Thienpondt, Brecht Desplanques, Kris Demuynck

In this paper we describe the top-scoring IDLab submission for the text-independent task of the Short-duration Speaker Verification (SdSV) Challenge 2020. The main difficulty of the challenge exists in the large degree o…

Language ModellingSpeaker Verification

Analysis of Length Normalization in End-to-End Speaker Verification System

2018-06-11

The classical i-vectors and the latest end-to-end deep speaker embeddings are the two representative categories of utterance-level representations in automatic speaker verification systems. Traditionally, once i-vectors …

Speaker Verification

Pairwise Discriminative Neural PLDA for Speaker Verification

2020-01-20 · Shreyas Ramoji, Prashant Krishnan V, Prachi Singh, Sriram Ganapathy

The state-of-art approach to speaker verification involves the extraction of discriminative embeddings like x-vectors followed by a generative model back-end using a probabilistic linear discriminant analysis (PLDA). In …

Speaker Verification

Spatial Pyramid Encoding with Convex Length Normalization for Text-Independent Speaker Verification

2019-06-19 · Youngmoon Jung, Younggwan Kim, Hyungjun Lim, Yeunju Choi 외

In this paper, we propose a new pooling method called spatial pyramid encoding (SPE) to generate speaker embeddings for text-independent speaker verification. We first partition the output feature maps from a deep residu…

Speaker VerificationText-Independent Speaker Verification