paper-with-me

Papers

Leveraging LLM and Text-Queried Separation for Noise-Robust Sound Event Detection

2024-11-02 · Han Yin, Yang Xiao, Jisheng Bai, Rohan Kumar Das

Sound Event Detection (SED) is challenging in noisy environments where overlapping sounds obscure target events. Language-queried audio source separation (LASS) aims to isolate the target sound events from a noisy clip. However, this approach can fail when the exact target sound is unknown, particularly in noisy test sets, leading to reduced performance. To address this issue, we leverage the capabilities of large language models (LLMs) to analyze and summarize acoustic data. By using LLMs to identify and select specific noise types, we implement a noise augmentation method for noise-robust fine-tuning. The fine-tuned model is applied to predict clip-wise event predictions as text queries for the LASS model. Our studies demonstrate that the proposed method improves SED performance in noisy environments. This work represents an early application of LLMs in noise-robust SED and suggests a promising direction for handling overlapping events in SED. Codes and pretrained models are available at https://github.com/apple-yinhan/Noise-robust-SED.

📄 PDF Abstract BibTeX arXiv:2411.01174

Code (1)

apple-yinhan/noise-robust-sed 공식 구현 pytorch

Tasks

Audio Source SeparationEvent DetectionSound Event Detection

Similar Papers 제목 키워드 기반

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

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

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

OmniSep: Unified Omni-Modality Sound Separation with Query-Mixup

2024-10-28 · Xize Cheng, Siqi Zheng, Zehan Wang, Minghui Fang 외

The scaling up has brought tremendous success in the fields of vision and language in recent years. When it comes to audio, however, researchers encounter a major challenge in scaling up the training data, as most natura…