English

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

Audio and Speech Processing 2019-12-30 v1 Computation and Language Machine Learning Sound Machine Learning

Abstract

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 residual network (ResNet) into increasingly fine sub-regions and extract speaker embeddings from each sub-region through a learnable dictionary encoding layer. These embeddings are concatenated to obtain the final speaker representation. The SPE layer not only generates a fixed-dimensional speaker embedding for a variable-length speech segment, but also aggregates the information of feature distribution from multi-level temporal bins. Furthermore, we apply deep length normalization by augmenting the loss function with ring loss. By applying ring loss, the network gradually learns to normalize the speaker embeddings using model weights themselves while preserving convexity, leading to more robust speaker embeddings. Experiments on the VoxCeleb1 dataset show that the proposed system using the SPE layer and ring loss-based deep length normalization outperforms both i-vector and d-vector baselines.

Keywords

Cite

@article{arxiv.1906.08333,
  title  = {Spatial Pyramid Encoding with Convex Length Normalization for Text-Independent Speaker Verification},
  author = {Youngmoon Jung and Younggwan Kim and Hyungjun Lim and Yeunju Choi and Hoirin Kim},
  journal= {arXiv preprint arXiv:1906.08333},
  year   = {2019}
}

Comments

5 pages, 2 figures, Interspeech 2019

R2 v1 2026-06-23T09:58:27.831Z