ZeroSep: Separate Anything in Audio with Zero Training
Chao Huang, Yuesheng Ma, Junxuan Huang, Susan Liang, Yunlong Tang, Jing Bi, Wenqiang Liu, Nima Mesgarani, Chenliang Xu
TL;DR
This paper tackles open-set audio source separation without labeled training data. It introduces ZeroSep, a zero-training framework that repurposes pre-trained text-guided audio diffusion models by first inverting a mixed signal into the model's latent space and then applying text-conditioned denoising to recover individual sources. The approach achieves state-of-the-art or competitive performance on AVE and MUSIC benchmarks, often surpassing supervised methods, and operates across diverse mixture types thanks to rich textual priors. Key contributions include a training-free separation paradigm, model-agnostic applicability across diffusion backbones, and demonstrated open-set capabilities with robust qualitative and perceptual metrics. This work highlights the potential of diffusion priors to perform discriminative tasks and broadens the toolkit for practical, data-efficient audio separation.
Abstract
Audio source separation is fundamental for machines to understand complex acoustic environments and underpins numerous audio applications. Current supervised deep learning approaches, while powerful, are limited by the need for extensive, task-specific labeled data and struggle to generalize to the immense variability and open-set nature of real-world acoustic scenes. Inspired by the success of generative foundation models, we investigate whether pre-trained text-guided audio diffusion models can overcome these limitations. We make a surprising discovery: zero-shot source separation can be achieved purely through a pre-trained text-guided audio diffusion model under the right configuration. Our method, named ZeroSep, works by inverting the mixed audio into the diffusion model's latent space and then using text conditioning to guide the denoising process to recover individual sources. Without any task-specific training or fine-tuning, ZeroSep repurposes the generative diffusion model for a discriminative separation task and inherently supports open-set scenarios through its rich textual priors. ZeroSep is compatible with a variety of pre-trained text-guided audio diffusion backbones and delivers strong separation performance on multiple separation benchmarks, surpassing even supervised methods.
