BER: Balanced Error Rate For Speaker Diarization
Tao Liu, Kai Yu

TL;DR
This paper introduces the Balanced Error Rate (BER), a new comprehensive metric for speaker diarization that addresses limitations of existing metrics by considering segment duration, speaker importance, and semantic content.
Contribution
The paper proposes a novel BER metric incorporating segment-level errors, speaker-specific weighting, and adaptive matching, providing a more balanced evaluation of diarization performance.
Findings
BER effectively balances errors across short and long segments.
BER highlights errors in less-talked speakers overlooked by DER.
The metric is validated on real datasets using EEND and multi-modal systems.
Abstract
DER is the primary metric to evaluate diarization performance while facing a dilemma: the errors in short utterances or segments tend to be overwhelmed by longer ones. Short segments, e.g., `yes' or `no,' still have semantic information. Besides, DER overlooks errors in less-talked speakers. Although JER balances speaker errors, it still suffers from the same dilemma. Considering all those aspects, duration error, segment error, and speaker-weighted error constituting a complete diarization evaluation, we propose a Balanced Error Rate (BER) to evaluate speaker diarization. First, we propose a segment-level error rate (SER) via connected sub-graphs and adaptive IoU threshold to get accurate segment matching. Second, to evaluate diarization in a unified way, we adopt a speaker-specific harmonic mean between duration and segment, followed by a speaker-weighted average. Third, we analyze…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and dialogue systems
MethodsEnd-to-End Neural Diarization
