SDLGASJul 23, 2019

Discriminative Learning for Monaural Speech Separation Using Deep Embedding Features

arXiv:1907.09884v123 citations
Originality Incremental advance
AI Analysis

This work addresses speech separation for applications like hearing aids or voice assistants, but it is incremental as it builds on and improves existing deep clustering and uPIT techniques.

The paper tackled the problem of speaker-independent speech separation by proposing a discriminative learning method that combines deep clustering and utterance-level permutation invariant training, achieving better performance than existing methods on the WSJ0-2mix dataset.

Deep clustering (DC) and utterance-level permutation invariant training (uPIT) have been demonstrated promising for speaker-independent speech separation. DC is usually formulated as two-step processes: embedding learning and embedding clustering, which results in complex separation pipelines and a huge obstacle in directly optimizing the actual separation objectives. As for uPIT, it only minimizes the chosen permutation with the lowest mean square error, doesn't discriminate it with other permutations. In this paper, we propose a discriminative learning method for speaker-independent speech separation using deep embedding features. Firstly, a DC network is trained to extract deep embedding features, which contain each source's information and have an advantage in discriminating each target speakers. Then these features are used as the input for uPIT to directly separate the different sources. Finally, uPIT and DC are jointly trained, which directly optimizes the actual separation objectives. Moreover, in order to maximize the distance of each permutation, the discriminative learning is applied to fine tuning the whole model. Our experiments are conducted on WSJ0-2mix dataset. Experimental results show that the proposed models achieve better performances than DC and uPIT for speaker-independent speech separation.

Foundations

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

Your Notes