paper-with-me

홈 › Papers

End-to-End Neural Speaker Diarization with Permutation-Free Objectives

2019-09-12 · Yusuke Fujita, Naoyuki Kanda, Shota Horiguchi, Kenji Nagamatsu, Shinji Watanabe

In this paper, we propose a novel end-to-end neural-network-based speaker diarization method. Unlike most existing methods, our proposed method does not have separate modules for extraction and clustering of speaker representations. Instead, our model has a single neural network that directly outputs speaker diarization results. To realize such a model, we formulate the speaker diarization problem as a multi-label classification problem, and introduces a permutation-free objective function to directly minimize diarization errors without being suffered from the speaker-label permutation problem. Besides its end-to-end simplicity, the proposed method also benefits from being able to explicitly handle overlapping speech during training and inference. Because of the benefit, our model can be easily trained/adapted with real-recorded multi-speaker conversations just by feeding the corresponding multi-speaker segment labels. We evaluated the proposed method on simulated speech mixtures. The proposed method achieved diarization error rate of 12.28%, while a conventional clustering-based system produced diarization error rate of 28.77%. Furthermore, the domain adaptation with real-recorded speech provided 25.6% relative improvement on the CALLHOME dataset. Our source code is available online at https://github.com/hitachi-speech/EEND.

📄 PDF Abstract BibTeX arXiv:1909.05952

Code (1)

hitachi-speech/EEND 공식 구현

Tasks

ClusteringDomain AdaptationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Sortformer: Seamless Integration of Speaker Diarization and ASR by Bridging Timestamps and Tokens

2024-09-10 · Taejin Park, Ivan Medennikov, Kunal Dhawan, Weiqing Wang 외

We propose Sortformer, a novel neural model for speaker diarization, trained with unconventional objectives compared to existing end-to-end diarization models. The permutation problem in speaker diarization has long been…

speaker-diarizationSpeaker Diarization

End-to-End Neural Diarization: Reformulating Speaker Diarization as Simple Multi-label Classification

2020-02-24 · Yusuke Fujita, Shinji Watanabe, Shota Horiguchi, Yawen Xue 외

The most common approach to speaker diarization is clustering of speaker embeddings. However, the clustering-based approach has a number of problems; i.e., (i) it is not optimized to minimize diarization errors directly,…

ClusteringGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Online End-to-End Neural Diarization with Speaker-Tracing Buffer

2020-06-04 · Yawen Xue, Shota Horiguchi, Yusuke Fujita, Shinji Watanabe 외

This paper proposes a novel online speaker diarization algorithm based on a fully supervised self-attention mechanism (SA-EEND). Online diarization inherently presents a speaker's permutation problem due to the possibili…

speaker-diarizationSpeaker Diarization

The Multimodal Information Based Speech Processing (MISP) 2025 Challenge: Audio-Visual Diarization and Recognition

2025-05-20 · Ming Gao, Shilong Wu, Hang Chen, Jun Du 외

Meetings are a valuable yet challenging scenario for speech applications due to complex acoustic conditions. This paper summarizes the outcomes of the MISP 2025 Challenge, hosted at Interspeech 2025, which focuses on mul…

Audio-Visual Speech Recognitionspeaker-diarizationSpeaker Diarizationspeech-recognition+2

DIVE: End-to-end Speech Diarization via Iterative Speaker Embedding

2021-05-28 · Neil Zeghidour, Olivier Teboul, David Grangier

We introduce DIVE, an end-to-end speaker diarization algorithm. Our neural algorithm presents the diarization task as an iterative process: it repeatedly builds a representation for each speaker before predicting the voi…

speaker-diarizationSpeaker Diarization