ASLGSDNov 28, 2021

Transfer Learning with Jukebox for Music Source Separation

arXiv:2111.14200v39 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses music source separation for audio processing applications, but it is incremental as it applies an existing method to a new task.

The paper tackled the problem of audio source separation from a single mixed audio channel by adapting a pre-trained Jukebox model, achieving performance comparable to state-of-the-art approaches with reduced compute, data, and training time.

In this work, we demonstrate how a publicly available, pre-trained Jukebox model can be adapted for the problem of audio source separation from a single mixed audio channel. Our neural network architecture, which is using transfer learning, is quick to train and the results demonstrate performance comparable to other state-of-the-art approaches that require a lot more compute resources, training data, and time. We provide an open-source code implementation of our architecture (https://github.com/wzaielamri/unmix)

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