TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/TOLD: A Novel Two-Stage Overlap-Aware Framework for Speake...

TOLD: A Novel Two-Stage Overlap-Aware Framework for Speaker Diarization

JiaMing Wang, Zhihao Du, Shiliang Zhang

2023-03-08Speaker DiarizationVocal Bursts Valence Prediction
PaperPDFCode(official)

Abstract

Recently, end-to-end neural diarization (EEND) is introduced and achieves promising results in speaker-overlapped scenarios. In EEND, speaker diarization is formulated as a multi-label prediction problem, where speaker activities are estimated independently and their dependency are not well considered. To overcome these disadvantages, we employ the power set encoding to reformulate speaker diarization as a single-label classification problem and propose the overlap-aware EEND (EEND-OLA) model, in which speaker overlaps and dependency can be modeled explicitly. Inspired by the success of two-stage hybrid systems, we further propose a novel Two-stage OverLap-aware Diarization framework (TOLD) by involving a speaker overlap-aware post-processing (SOAP) model to iteratively refine the diarization results of EEND-OLA. Experimental results show that, compared with the original EEND, the proposed EEND-OLA achieves a 14.39% relative improvement in terms of diarization error rates (DER), and utilizing SOAP provides another 19.33% relative improvement. As a result, our method TOLD achieves a DER of 10.14% on the CALLHOME dataset, which is a new state-of-the-art result on this benchmark to the best of our knowledge.

Results

TaskDatasetMetricValueModel
Speaker DiarizationCALLHOMECF2.94TOLD
Speaker DiarizationCALLHOMEDER(%)10.14TOLD
Speaker DiarizationCALLHOMEDER(ig olp)7.37TOLD
Speaker DiarizationCALLHOMEFA2.4TOLD
Speaker DiarizationCALLHOMEMI4.8TOLD
Speaker DiarizationCALLHOMEDER(%)12.57EEND-OLA
Speaker DiarizationCALLHOMEDER(ig olp)9.14EEND-OLA

Related Papers

Efficient and Generalizable Speaker Diarization via Structured Pruning of Self-Supervised Models2025-06-23M3SD: Multi-modal, Multi-scenario and Multi-language Speaker Diarization Dataset2025-06-17Exploring Speaker Diarization with Mixture of Experts2025-06-17Seewo's Submission to MLC-SLM: Lessons learned from Speech Reasoning Language Models2025-06-16SC-SOT: Conditioning the Decoder on Diarized Speaker Information for End-to-End Overlapped Speech Recognition2025-06-15Diarization-Aware Multi-Speaker Automatic Speech Recognition via Large Language Models2025-06-06Improving Neural Diarization through Speaker Attribute Attractors and Local Dependency Modeling2025-06-05Speaker Diarization with Overlapping Community Detection Using Graph Attention Networks and Label Propagation Algorithm2025-06-03