Zero-shot Audio Source Separation through Query-based Learning from Weakly-labeled Data
Ke Chen, Xingjian Du, Bilei Zhu, Zejun Ma, Taylor Berg-Kirkpatrick,, Shlomo Dubnov

TL;DR
This paper introduces a universal, zero-shot audio source separation method trained on weakly-labeled data, capable of generalizing to unseen audio sources using a query-based, transformer-enhanced approach.
Contribution
It presents a novel three-component pipeline combining weakly-labeled data processing, query-based separation, and latent embedding encoding for zero-shot audio source separation.
Findings
Achieves comparable SDR to supervised models on MUSDB18.
Successfully generalizes to unseen audio source types.
Operates effectively with only weakly-labeled training data.
Abstract
Deep learning techniques for separating audio into different sound sources face several challenges. Standard architectures require training separate models for different types of audio sources. Although some universal separators employ a single model to target multiple sources, they have difficulty generalizing to unseen sources. In this paper, we propose a three-component pipeline to train a universal audio source separator from a large, but weakly-labeled dataset: AudioSet. First, we propose a transformer-based sound event detection system for processing weakly-labeled training data. Second, we devise a query-based audio separation model that leverages this data for model training. Third, we design a latent embedding processor to encode queries that specify audio targets for separation, allowing for zero-shot generalization. Our approach uses a single model for source separation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Speech Recognition and Synthesis
