paper-with-me

Papers

Zero-shot Audio Source Separation through Query-based Learning from Weakly-labeled Data

2021-12-15 · Ke Chen, Xingjian Du, Bilei Zhu, Zejun Ma, Taylor Berg-Kirkpatrick, Shlomo Dubnov

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 multiple sound types, and relies solely on weakly-labeled data for training. In addition, the proposed audio separator can be used in a zero-shot setting, learning to separate types of audio sources that were never seen in training. To evaluate the separation performance, we test our model on MUSDB18, while training on the disjoint AudioSet. We further verify the zero-shot performance by conducting another experiment on audio source types that are held-out from training. The model achieves comparable Source-to-Distortion Ratio (SDR) performance to current supervised models in both cases.

📄 PDF Abstract BibTeX arXiv:2112.07891

Code (1)

RetroCirce/Zero_Shot_Audio_Source_Separation 공식 구현 pytorch

Tasks

Audio Source SeparationAudio TaggingEvent DetectionSound Event DetectionZero-shot Generalization

Similar Papers 제목 키워드 기반

Zero-shot Audio Source Separation through Query-based Learningfrom Weakly-labeled Data

2021-12-15 · AAAI 2021 12 · Ke Chen, Xingjian Du, Bilei Zhu, Zejun Ma 외

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 se…

Audio Source SeparationEvent DetectionSound Event DetectionZero-shot Generalization

ZeroSep: Separate Anything in Audio with Zero Training

2025-05-29 · Chao Huang, Yuesheng Ma, Junxuan Huang, Susan Liang 외

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 n…

Audio Source SeparationDenoising

DGMO: Training-Free Audio Source Separation through Diffusion-Guided Mask Optimization

2025-06-03 · Geonyoung Lee, Geonhee Han, Paul Hongsuck Seo

Language-queried Audio Source Separation (LASS) enables open-vocabulary sound separation via natural language queries. While existing methods rely on task-specific training, we explore whether pretrained diffusion models…

Audio GenerationAudio Source SeparationNatural Language Queries

Separate Anything You Describe

2023-08-09 · Xubo Liu, Qiuqiang Kong, Yan Zhao, Haohe Liu 외

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 provide…

Audio Source SeparationNatural Language QueriesSpeech EnhancementZero-shot Generalization

A Unified Model for Zero-shot Music Source Separation, Transcription and Synthesis

2021-08-07 · Liwei Lin, Qiuqiang Kong, Junyan Jiang, Gus Xia

We propose a unified model for three inter-related tasks: 1) to \textit{separate} individual sound sources from a mixed music audio, 2) to \textit{transcribe} each sound source to MIDI notes, and 3) to\textit{ synthesize…

DecoderDisentanglementMusic Source SeparationMusic Transcription+1