# Differentiable Supervector Extraction for Encoding Speaker and Phrase   Information in Text Dependent Speaker Verification

**Authors:** Victoria Mingote, Antonio Miguel, Alfonso Ortega, Eduardo Lleida

arXiv: 1812.09484 · 2018-12-27

## TL;DR

This paper introduces a differentiable alignment-based supervector extraction method for text-dependent speaker verification, preserving phonetic structure and improving discriminative power for speaker and phrase identification.

## Contribution

It proposes a novel differentiable alignment mechanism that replaces mean pooling, maintaining temporal structure for better speaker and phrase discrimination.

## Key findings

- Achieved competitive results on RSR2015-Part I database.
- Preserves phonetic information in supervectors for improved verification.
- Enables end-to-end training of the entire system.

## Abstract

In this paper, we propose a new differentiable neural network alignment mechanism for text-dependent speaker verification which uses alignment models to produce a supervector representation of an utterance. Unlike previous works with similar approaches, we do not extract the embedding of an utterance from the mean reduction of the temporal dimension. Our system replaces the mean by a phrase alignment model to keep the temporal structure of each phrase which is relevant in this application since the phonetic information is part of the identity in the verification task. Moreover, we can apply a convolutional neural network as front-end, and thanks to the alignment process being differentiable, we can train the whole network to produce a supervector for each utterance which will be discriminative with respect to the speaker and the phrase simultaneously. As we show, this choice has the advantage that the supervector encodes the phrase and speaker information providing good performance in text-dependent speaker verification tasks. In this work, the process of verification is performed using a basic similarity metric, due to simplicity, compared to other more elaborate models that are commonly used. The new model using alignment to produce supervectors was tested on the RSR2015-Part I database for text-dependent speaker verification, providing competitive results compared to similar size networks using the mean to extract embeddings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.09484/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1812.09484/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1812.09484/full.md

---
Source: https://tomesphere.com/paper/1812.09484