ASCLSDMay 14, 2022

Collar-aware Training for Streaming Speaker Change Detection in Broadcast Speech

arXiv:2205.07086v15 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate speaker change detection for streaming applications in broadcast speech, representing an incremental improvement over conventional training methods.

The paper tackles the challenges of speaker change detection in broadcast speech, such as vague annotations and imbalanced data, by introducing a novel training method that uses an objective function to predict a single positive label within a collar, resulting in large improvements on English and Estonian datasets and eliminating the need for post-processing in streaming applications.

In this paper, we present a novel training method for speaker change detection models. Speaker change detection is often viewed as a binary sequence labelling problem. The main challenges with this approach are the vagueness of annotated change points caused by the silences between speaker turns and imbalanced data due to the majority of frames not including a speaker change. Conventional training methods tackle these by artificially increasing the proportion of positive labels in the training data. Instead, the proposed method uses an objective function which encourages the model to predict a single positive label within a specified collar. This is done by marginalizing over all possible subsequences that have exactly one positive label within the collar. Experiments on English and Estonian datasets show large improvements over the conventional training method. Additionally, the model outputs have peaks concentrated to a single frame, removing the need for post-processing to find the exact predicted change point which is particularly useful for streaming applications.

Foundations

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

Your Notes