paper-with-me

Papers

Text-Queried Audio Source Separation via Hierarchical Modeling

2025-05-27 · Xinlei Yin, Xiulian Peng, Xue Jiang, Zhiwei Xiong, Yan Lu

Target audio source separation with natural language queries presents a promising paradigm for extracting arbitrary audio events through arbitrary text descriptions. Existing methods mainly face two challenges, the difficulty in jointly modeling acoustic-textual alignment and semantic-aware separation within a blindly-learned single-stage architecture, and the reliance on large-scale accurately-labeled training data to compensate for inefficient cross-modal learning and separation. To address these challenges, we propose a hierarchical decomposition framework, HSM-TSS, that decouples the task into global-local semantic-guided feature separation and structure-preserving acoustic reconstruction. Our approach introduces a dual-stage mechanism for semantic separation, operating on distinct global and local semantic feature spaces. We first perform global-semantic separation through a global semantic feature space aligned with text queries. A Q-Audio architecture is employed to align audio and text modalities, serving as pretrained global-semantic encoders. Conditioned on the predicted global feature, we then perform the second-stage local-semantic separation on AudioMAE features that preserve time-frequency structures, followed by acoustic reconstruction. We also propose an instruction processing pipeline to parse arbitrary text queries into structured operations, extraction or removal, coupled with audio descriptions, enabling flexible sound manipulation. Our method achieves state-of-the-art separation performance with data-efficient training while maintaining superior semantic consistency with queries in complex auditory scenes.

📄 PDF Abstract BibTeX arXiv:2505.21025

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Source SeparationNatural Language Queries

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

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

Exploring Text-Queried Sound Event Detection with Audio Source Separation

2024-09-20 · Han Yin, Jisheng Bai, Yang Xiao, Hui Wang 외

In sound event detection (SED), overlapping sound events pose a significant challenge, as certain events can be easily masked by background noise or other events, resulting in poor detection performance. To address this …

Audio Source SeparationEvent DetectionSound Event Detection

Performance Improvement of Language-Queried Audio Source Separation Based on Caption Augmentation From Large Language Models for DCASE Challenge 2024 Task 9

2024-06-17 · Do Hyun Lee, Yoonah Song, Hong Kook Kim

We present a prompt-engineering-based text-augmentation approach applied to a language-queried audio source separation (LASS) task. To enhance the performance of LASS, the proposed approach utilizes large language models…

Audio Source SeparationPrompt EngineeringSentenceText Augmentation

CLIPSep: Learning Text-queried Sound Separation with Noisy Unlabeled Videos

2022-12-14 · Hao-Wen Dong, Naoya Takahashi, Yuki Mitsufuji, Julian McAuley 외

Recent years have seen progress beyond domain-specific sound separation for speech or music towards universal sound separation for arbitrary sounds. Prior work on universal sound separation has investigated separating a …

MMAudioSep: Taming Video-to-Audio Generative Model Towards Video/Text-Queried Sound Separation

2025-10-10 · Akira Takahashi, Shusuke Takahashi, Yuki Mitsufuji arxiv

We introduce MMAudioSep, a generative model for video/text-queried sound separation that is founded on a pretrained video-to-audio model. By leveraging knowledge about the relationship between video/text and audio learne…

Audio Generation