ASSDMay 16, 2021

X-Vectors with Multi-Scale Aggregation for Speaker Diarization

arXiv:2105.07367v1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for speaker diarization systems, addressing the challenge of accurately labeling speakers in speech signals.

The paper tackled the problem of speaker diarization by enhancing x-vector embeddings with multi-scale aggregation to capture speaker characteristics from short segments, resulting in substantial improvement over baseline x-vectors on the CALLHOME dataset.

Speaker diarization is the process of labeling different speakers in a speech signal. Deep speaker embeddings are generally extracted from short speech segments and clustered to determine the segments belong to same speaker identity. The x-vector, which embeds segment-level speaker characteristics by statistically pooling frame-level representations, is one of the most widely used deep speaker embeddings in speaker diarization. Multi-scale aggregation, which employs multi-scale representations from different layers, has recently successfully been used in short duration speaker verification. In this paper, we investigate a multi-scale aggregation approach in an x-vector embedding framework for speaker diarization by exploiting multiple statistics pooling layers from different frame-level layers. Thus, it is expected that x-vectors with multi-scale aggregation have the potential to capture meaningful speaker characteristics from short segments, effectively taking advantage of different information at multiple layers. Experimental evaluation on the CALLHOME dataset showed that our approach provides substantial improvement over the baseline x-vectors.

Foundations

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

Your Notes