English

FlowSep: Language-Queried Sound Separation with Rectified Flow Matching

Sound 2025-01-10 v3 Audio and Speech Processing

Abstract

Language-queried audio source separation (LASS) focuses on separating sounds using textual descriptions of the desired sources. Current methods mainly use discriminative approaches, such as time-frequency masking, to separate target sounds and minimize interference from other sources. However, these models face challenges when separating overlapping soundtracks, which may lead to artifacts such as spectral holes or incomplete separation. Rectified flow matching (RFM), a generative model that establishes linear relations between the distribution of data and noise, offers superior theoretical properties and simplicity, but has not yet been explored in sound separation. In this work, we introduce FlowSep, a new generative model based on RFM for LASS tasks. FlowSep learns linear flow trajectories from noise to target source features within the variational autoencoder (VAE) latent space. During inference, the RFM-generated latent features are reconstructed into a mel-spectrogram via the pre-trained VAE decoder, followed by a pre-trained vocoder to synthesize the waveform. Trained on 1,680 hours of audio data, FlowSep outperforms the state-of-the-art models across multiple benchmarks, as evaluated with subjective and objective metrics. Additionally, our results show that FlowSep surpasses a diffusion-based LASS model in both separation quality and inference efficiency, highlighting its strong potential for audio source separation tasks. Code, pre-trained models and demos can be found at: https://audio-agi.github.io/FlowSep_demo/ .

Keywords

Cite

@article{arxiv.2409.07614,
  title  = {FlowSep: Language-Queried Sound Separation with Rectified Flow Matching},
  author = {Yi Yuan and Xubo Liu and Haohe Liu and Mark D. Plumbley and Wenwu Wang},
  journal= {arXiv preprint arXiv:2409.07614},
  year   = {2025}
}

Comments

Accepted by ICASSP 2025, camera-ready version

R2 v1 2026-06-28T18:41:48.813Z