English

Graph attentive feature aggregation for text-independent speaker verification

Sound 2021-12-24 v1 Audio and Speech Processing

Abstract

The objective of this paper is to combine multiple frame-level features into a single utterance-level representation considering pairwise relationship. For this purpose, we propose a novel graph attentive feature aggregation module by interpreting each frame-level feature as a node of a graph. The inter-relationship between all possible pairs of features, typically exploited indirectly, can be directly modeled using a graph. The module comprises a graph attention layer and a graph pooling layer followed by a readout operation. The graph attention layer first models the non-Euclidean data manifold between different nodes. Then, the graph pooling layer discards less informative nodes considering the significance of the nodes. Finally, the readout operation combines the remaining nodes into a single representation. We employ two recent systems, SE-ResNet and RawNet2, with different input features and architectures and demonstrate that the proposed feature aggregation module consistently shows a relative improvement over 10%, compared to the baseline.

Keywords

Cite

@article{arxiv.2112.12343,
  title  = {Graph attentive feature aggregation for text-independent speaker verification},
  author = {Hye-jin Shim and Jungwoo Heo and Jae-han Park and Ga-hui Lee and Ha-Jin Yu},
  journal= {arXiv preprint arXiv:2112.12343},
  year   = {2021}
}

Comments

5 pages, 1 figure, 6 tables, submitted to ICASSP 2022

R2 v1 2026-06-24T08:29:03.451Z