SDASApr 26, 2021

Complex Neural Spatial Filter: Enhancing Multi-channel Target Speech Separation in Complex Domain

arXiv:2104.12359v141 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 existing supervised deep learning frameworks with a novel method for complex domain processing.

The paper tackles the problem of multi-channel target speech separation by proposing a complex neural spatial filter (cNSF) that directly estimates the complex ratio mask in the complex domain, resulting in a 12.1% improvement in scale-invariant signal-to-distortion ratio and a 33.1% reduction in word error rate compared to a baseline.

To date, mainstream target speech separation (TSS) approaches are formulated to estimate the complex ratio mask (cRM) of the target speech in time-frequency domain under supervised deep learning framework. However, the existing deep models for estimating cRM are designed in the way that the real and imaginary parts of the cRM are separately modeled using real-valued training data pairs. The research motivation of this study is to design a deep model that fully exploits the temporal-spectral-spatial information of multi-channel signals for estimating cRM directly and efficiently in complex domain. As a result, a novel TSS network is designed consisting of two modules, a complex neural spatial filter (cNSF) and an MVDR. Essentially, cNSF is a cRM estimation model and an MVDR module is cascaded to the cNSF module to reduce the nonlinear speech distortions introduced by neural network. Specifically, to fit the cRM target, all input features of cNSF are reformulated into complex-valued representations following the supervised learning paradigm. Then, to achieve good hierarchical feature abstraction, a complex deep neural network (cDNN) is delicately designed with U-Net structure. Experiments conducted on simulated multi-channel speech data demonstrate the proposed cNSF outperforms the baseline NSF by 12.1% scale-invariant signal-to-distortion ratio and 33.1% word error rate.

Foundations

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

Your Notes