English

Neural Speaker Diarization Using Memory-Aware Multi-Speaker Embedding with Sequence-to-Sequence Architecture

Audio and Speech Processing 2023-12-27 v2 Artificial Intelligence Sound

Abstract

We propose a novel neural speaker diarization system using memory-aware multi-speaker embedding with sequence-to-sequence architecture (NSD-MS2S), which integrates the strengths of memory-aware multi-speaker embedding (MA-MSE) and sequence-to-sequence (Seq2Seq) architecture, leading to improvement in both efficiency and performance. Next, we further decrease the memory occupation of decoding by incorporating input features fusion and then employ a multi-head attention mechanism to capture features at different levels. NSD-MS2S achieved a macro diarization error rate (DER) of 15.9% on the CHiME-7 EVAL set, which signifies a relative improvement of 49% over the official baseline system, and is the key technique for us to achieve the best performance for the main track of CHiME-7 DASR Challenge. Additionally, we introduce a deep interactive module (DIM) in MA-MSE module to better retrieve a cleaner and more discriminative multi-speaker embedding, enabling the current model to outperform the system we used in the CHiME-7 DASR Challenge. Our code will be available at https://github.com/liyunlongaaa/NSD-MS2S.

Keywords

Cite

@article{arxiv.2309.09180,
  title  = {Neural Speaker Diarization Using Memory-Aware Multi-Speaker Embedding with Sequence-to-Sequence Architecture},
  author = {Gaobin Yang and Maokui He and Shutong Niu and Ruoyu Wang and Yanyan Yue and Shuangqing Qian and Shilong Wu and Jun Du and Chin-Hui Lee},
  journal= {arXiv preprint arXiv:2309.09180},
  year   = {2023}
}

Comments

Accepted by ICASSP 2024

R2 v1 2026-06-28T12:23:52.731Z