SDASFeb 19, 2021

CatNet: music source separation system with mix-audio augmentation

arXiv:2102.09966v112 citations
Originality Incremental advance
AI Analysis

This work addresses music source separation for audio processing applications, representing an incremental improvement over existing methods.

The authors tackled music source separation by proposing CatNet, a framework that combines spectrogram and time-domain inputs, and achieved a state-of-the-art vocals separation SDR of 7.54 dB on the MUSDB18 dataset.

Music source separation (MSS) is the task of separating a music piece into individual sources, such as vocals and accompaniment. Recently, neural network based methods have been applied to address the MSS problem, and can be categorized into spectrogram and time-domain based methods. However, there is a lack of research of using complementary information of spectrogram and time-domain inputs for MSS. In this article, we propose a CatNet framework that concatenates a UNet separation branch using spectrogram as input and a WavUNet separation branch using time-domain waveform as input for MSS. We propose an end-to-end and fully differentiable system that incorporate spectrogram calculation into CatNet. In addition, we propose a novel mix-audio data augmentation method that randomly mix audio segments from the same source as augmented audio segments for training. Our proposed CatNet MSS system achieves a state-of-the-art vocals separation source distortion ratio (SDR) of 7.54 dB, outperforming MMDenseNet of 6.57 dB evaluated on the MUSDB18 dataset.

Foundations

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

Your Notes