Separate Anything You Describe
Xubo Liu, Qiuqiang Kong, Yan Zhao, Haohe Liu, Yi Yuan, Yuzhuo Liu, Rui Xia, Yuxuan Wang, Mark D. Plumbley, Wenwu Wang
TL;DR
AudioSep presents a foundation model for open-domain language-queried audio source separation, leveraging large-scale multimodal data and a two-component architecture (QueryNet and SeparationNet) to achieve strong zero-shot generalization across diverse tasks. By integrating CLAP-based language embeddings with a ResUNet separation backbone through FiLM conditioning, AudioSep scales beyond fixed-label or instrument-specific separation to hundreds of sound classes. The study demonstrates strong performance on seen and unseen datasets, outperforms state-of-the-art LASS and audio-queried baselines, and provides a comprehensive evaluation benchmark with substantial ablations on multimodal supervision and text-query variations. The work suggests promising directions for unsupervised learning and future extension to audio-visual and speaker-aware separation, with public code and benchmarks to foster further research.
Abstract
Language-queried audio source separation (LASS) is a new paradigm for computational auditory scene analysis (CASA). LASS aims to separate a target sound from an audio mixture given a natural language query, which provides a natural and scalable interface for digital audio applications. Recent works on LASS, despite attaining promising separation performance on specific sources (e.g., musical instruments, limited classes of audio events), are unable to separate audio concepts in the open domain. In this work, we introduce AudioSep, a foundation model for open-domain audio source separation with natural language queries. We train AudioSep on large-scale multimodal datasets and extensively evaluate its capabilities on numerous tasks including audio event separation, musical instrument separation, and speech enhancement. AudioSep demonstrates strong separation performance and impressive zero-shot generalization ability using audio captions or text labels as queries, substantially outperforming previous audio-queried and language-queried sound separation models. For reproducibility of this work, we will release the source code, evaluation benchmark and pre-trained model at: https://github.com/Audio-AGI/AudioSep.
