ASCLSDDec 18, 2020

End-to-End Speaker Diarization as Post-Processing

arXiv:2012.10055v246 citations
AI Analysis

This work provides an incremental improvement for speaker diarization systems, particularly for scenarios with overlapping speech, benefiting researchers and developers in speech technology.

This paper addresses the limitation of conventional clustering-based speaker diarization in handling overlapping speech by proposing a post-processing step using a two-speaker end-to-end diarization model. The iterative approach consistently improved the performance of state-of-the-art methods across CALLHOME, AMI, and DIHARD II datasets.

This paper investigates the utilization of an end-to-end diarization model as post-processing of conventional clustering-based diarization. Clustering-based diarization methods partition frames into clusters of the number of speakers; thus, they typically cannot handle overlapping speech because each frame is assigned to one speaker. On the other hand, some end-to-end diarization methods can handle overlapping speech by treating the problem as multi-label classification. Although some methods can treat a flexible number of speakers, they do not perform well when the number of speakers is large. To compensate for each other's weakness, we propose to use a two-speaker end-to-end diarization method as post-processing of the results obtained by a clustering-based method. We iteratively select two speakers from the results and update the results of the two speakers to improve the overlapped region. Experimental results show that the proposed algorithm consistently improved the performance of the state-of-the-art methods across CALLHOME, AMI, and DIHARD II datasets.

Foundations

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

Your Notes