ICASSP 2022accepted0 citations

Graph Attentive Feature Aggregation for Text-Independent Speaker Verification

Hye-Jin Shim, Jungwoo Heo, Jae-Han Park, Ga-Hui Lee, Ha-Jin Yu

Abstract

The objective of this paper is to combine multiple frame-level features into a single utterance-level representation considering pair-wise relationships. 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.

BibTeX
@inproceedings{icassp2022_graphattentivefe,
  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},
  booktitle = {ICASSP 2022},
  year = {2022}
}