ASCLSDOct 7, 2022

Mutual Learning of Single- and Multi-Channel End-to-End Neural Diarization

arXiv:2210.03459v12 citationsh-index: 83
AI Analysis

This work addresses speaker diarization for speech processing applications, but it is incremental as it builds on existing knowledge distillation and finetuning techniques.

The paper tackled the problem of speaker diarization by proposing a bi-directional knowledge transfer method between single- and multi-channel models, resulting in mutual performance improvements for both types of models on two-speaker data.

Due to the high performance of multi-channel speech processing, we can use the outputs from a multi-channel model as teacher labels when training a single-channel model with knowledge distillation. To the contrary, it is also known that single-channel speech data can benefit multi-channel models by mixing it with multi-channel speech data during training or by using it for model pretraining. This paper focuses on speaker diarization and proposes to conduct the above bi-directional knowledge transfer alternately. We first introduce an end-to-end neural diarization model that can handle both single- and multi-channel inputs. Using this model, we alternately conduct i) knowledge distillation from a multi-channel model to a single-channel model and ii) finetuning from the distilled single-channel model to a multi-channel model. Experimental results on two-speaker data show that the proposed method mutually improved single- and multi-channel speaker diarization performances.

Foundations

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

Your Notes