ASCLSDApr 24, 2022

Improving the Naturalness of Simulated Conversations for End-to-End Neural Diarization

arXiv:2204.11232v123 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses a domain-specific bottleneck in speech processing by improving simulation methods for diarization training, though it is incremental as it builds on existing simulation approaches.

The paper tackles the problem of simulating natural conversations for training end-to-end neural diarization models, proposing a method that accounts for turn-taking and speaker transitions, resulting in improved performance on two-speaker diarization tasks using CALLHOME and CSJ datasets.

This paper investigates a method for simulating natural conversation in the model training of end-to-end neural diarization (EEND). Due to the lack of any annotated real conversational dataset, EEND is usually pretrained on a large-scale simulated conversational dataset first and then adapted to the target real dataset. Simulated datasets play an essential role in the training of EEND, but as yet there has been insufficient investigation into an optimal simulation method. We thus propose a method to simulate natural conversational speech. In contrast to conventional methods, which simply combine the speech of multiple speakers, our method takes turn-taking into account. We define four types of speaker transition and sequentially arrange them to simulate natural conversations. The dataset simulated using our method was found to be statistically similar to the real dataset in terms of the silence and overlap ratios. The experimental results on two-speaker diarization using the CALLHOME and CSJ datasets showed that the simulated dataset contributes to improving the performance of EEND.

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