English

Cross attentive pooling for speaker verification

Audio and Speech Processing 2020-12-04 v2 Sound

Abstract

The goal of this paper is text-independent speaker verification where utterances come from 'in the wild' videos and may contain irrelevant signal. While speaker verification is naturally a pair-wise problem, existing methods to produce the speaker embeddings are instance-wise. In this paper, we propose Cross Attentive Pooling (CAP) that utilizes the context information across the reference-query pair to generate utterance-level embeddings that contain the most discriminative information for the pair-wise matching problem. Experiments are performed on the VoxCeleb dataset in which our method outperforms comparable pooling strategies.

Keywords

Cite

@article{arxiv.2008.05983,
  title  = {Cross attentive pooling for speaker verification},
  author = {Seong Min Kye and Yoohwan Kwon and Joon Son Chung},
  journal= {arXiv preprint arXiv:2008.05983},
  year   = {2020}
}

Comments

SLT 2021. Code available at https://github.com/seongmin-kye/CAP

R2 v1 2026-06-23T17:50:26.429Z