ASAIApr 3, 2022

Frequency and Multi-Scale Selective Kernel Attention for Speaker Verification

arXiv:2204.01005v433 citationsh-index: 23
AI Analysis

This work addresses speaker verification for security and biometric applications, but it is incremental as it builds on existing multi-scale and attention methods.

The paper tackled speaker verification by proposing two variants of a selective kernel attention mechanism that adaptively selects kernel sizes, achieving consistent performance improvements across three evaluation protocols.

The majority of recent state-of-the-art speaker verification architectures adopt multi-scale processing and frequency-channel attention mechanisms. Convolutional layers of these models typically have a fixed kernel size, e.g., 3 or 5. In this study, we further contribute to this line of research utilising a selective kernel attention (SKA) mechanism. The SKA mechanism allows each convolutional layer to adaptively select the kernel size in a data-driven fashion. It is based on an attention mechanism which exploits both frequency and channel domain. We first apply existing SKA module to our baseline. Then we propose two SKA variants where the first variant is applied in front of the ECAPA-TDNN model and the other is combined with the Res2net backbone block. Through extensive experiments, we demonstrate that our two proposed SKA variants consistently improves the performance and are complementary when tested on three different evaluation protocols.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes