SDSep 2, 2017

A Recurrent Encoder-Decoder Approach with Skip-filtering Connections for Monaural Singing Voice Separation

arXiv:1709.00611v230 citations
AI Analysis

This work addresses the problem of separating singing voices from monaural audio for music processing applications, representing an incremental advance with specific performance gains.

The paper tackled singing voice separation by directly learning time-frequency masks from mixture magnitude spectra using recurrent neural networks, achieving an average 3.8 dB improvement in signal-to-distortion ratio compared to previous mask-approximation methods.

The objective of deep learning methods based on encoder-decoder architectures for music source separation is to approximate either ideal time-frequency masks or spectral representations of the target music source(s). The spectral representations are then used to derive time-frequency masks. In this work we introduce a method to directly learn time-frequency masks from an observed mixture magnitude spectrum. We employ recurrent neural networks and train them using prior knowledge only for the magnitude spectrum of the target source. To assess the performance of the proposed method, we focus on the task of singing voice separation. The results from an objective evaluation show that our proposed method provides comparable results to deep learning based methods which operate over complicated signal representations. Compared to previous methods that approximate time-frequency masks, our method has increased performance of signal to distortion ratio by an average of 3.8 dB.

Code Implementations1 repo
Foundations

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

Your Notes