# Optimization of the Area Under the ROC Curve using Neural Network   Supervectors for Text-Dependent Speaker Verification

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

arXiv: 1901.11332 · 2019-05-01

## TL;DR

This paper introduces a novel alignment mechanism and an AUC-optimized neural network training method to enhance text-dependent speaker verification performance, achieving competitive results on the RSR2015 dataset.

## Contribution

It presents a new alignment technique for supervector extraction and a back-end training approach that directly optimizes AUC, improving verification accuracy.

## Key findings

- Alignment techniques significantly improve supervector quality.
- AUC-based training enhances discrimination between speakers.
- The proposed methods outperform traditional pooling and loss functions.

## Abstract

This paper explores two techniques to improve the performance of text-dependent speaker verification systems based on deep neural networks. Firstly, we propose a general alignment mechanism to keep the temporal structure of each phrase and obtain a supervector with the speaker and phrase information, since both are relevant for a text-dependent verification. As we show, it is possible to use different alignment techniques to replace the global average pooling providing significant gains in performance. Moreover, we also present a novel back-end approach to train a neural network for detection tasks by optimizing the Area Under the Curve (AUC) as an alternative to the usual triplet loss function, so the system is end-to-end, with a cost function close to our desired measure of performance. As we can see in the experimental section, this approach improves the system performance, since our triplet neural network based on an approximation of the AUC (aAUC) learns how to discriminate between pairs of examples from the same identity and pairs of different identities. The different alignment techniques to produce supervectors in addition to the new back-end approach were tested on the RSR2015-Part I database for text-dependent speaker verification, providing competitive results compared to similar size networks using the global average pooling to extract supervectors and using a simple back-end or triplet loss training.

## Full text

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

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1901.11332/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1901.11332/full.md

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