SDASMar 7, 2019

Voice Activity Detection: Merging Source and Filter-based Information

arXiv:1903.02844v179 citations
Originality Incremental advance
AI Analysis

This work improves VAD accuracy for applications like speech processing in noisy environments, but it is incremental as it builds on existing feature types.

The paper tackled the problem of distinguishing speech from noise in Voice Activity Detection by merging source and filter-based features, achieving a 24% absolute increase in accuracy over the best state-of-the-art method on real-world data.

Voice Activity Detection (VAD) refers to the problem of distinguishing speech segments from background noise. Numerous approaches have been proposed for this purpose. Some are based on features derived from the power spectral density, others exploit the periodicity of the signal. The goal of this paper is to investigate the joint use of source and filter-based features. Interestingly, a mutual information-based assessment shows superior discrimination power for the source-related features, especially the proposed ones. The features are further the input of an artificial neural network-based classifier trained on a multi-condition database. Two strategies are proposed to merge source and filter information: feature and decision fusion. Our experiments indicate an absolute reduction of 3% of the equal error rate when using decision fusion. The final proposed system is compared to four state-of-the-art methods on 150 minutes of data recorded in real environments. Thanks to the robustness of its source-related features, its multi-condition training and its efficient information fusion, the proposed system yields over the best state-of-the-art VAD a substantial increase of accuracy across all conditions (24% absolute on average).

Foundations

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

Your Notes