SDAIIRLGASJun 26, 2024

A Stem-Agnostic Single-Decoder System for Music Source Separation Beyond Four Stems

arXiv:2406.18747v210 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the need for efficient and flexible source separation for less common instruments in music production and analysis, though it is incremental in extending existing methods.

The paper tackles the problem of music source separation beyond the standard four-stem setup by proposing Banquet, a system that uses a single decoder for flexible stem extraction, achieving performance comparable to more complex models on common stems and outperforming them on guitar and piano.

Despite significant recent progress across multiple subtasks of audio source separation, few music source separation systems support separation beyond the four-stem vocals, drums, bass, and other (VDBO) setup. Of the very few current systems that support source separation beyond this setup, most continue to rely on an inflexible decoder setup that can only support a fixed pre-defined set of stems. Increasing stem support in these inflexible systems correspondingly requires increasing computational complexity, rendering extensions of these systems computationally infeasible for long-tail instruments. In this work, we propose Banquet, a system that allows source separation of multiple stems using just one decoder. A bandsplit source separation model is extended to work in a query-based setup in tandem with a music instrument recognition PaSST model. On the MoisesDB dataset, Banquet, at only 24.9 M trainable parameters, approached the performance level of the significantly more complex 6-stem Hybrid Transformer Demucs on VDBO stems and outperformed it on guitar and piano. The query-based setup allows for the separation of narrow instrument classes such as clean acoustic guitars, and can be successfully applied to the extraction of less common stems such as reeds and organs. Implementation is available at https://github.com/kwatcharasupat/query-bandit.

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