paper-with-me

Papers

Exploring Text-Queried Sound Event Detection with Audio Source Separation

2024-09-20 · Han Yin, Jisheng Bai, Yang Xiao, Hui Wang, Siqi Zheng, Yafeng Chen, Rohan Kumar Das, Chong Deng, Jianfeng Chen

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 issue, we propose the text-queried SED (TQ-SED) framework. Specifically, we first pre-train a language-queried audio source separation (LASS) model to separate the audio tracks corresponding to different events from the input audio. Then, multiple target SED branches are employed to detect individual events. AudioSep is a state-of-the-art LASS model, but has limitations in extracting dynamic audio information because of its pure convolutional structure for separation. To address this, we integrate a dual-path recurrent neural network block into the model. We refer to this structure as AudioSep-DP, which achieves the first place in DCASE 2024 Task 9 on language-queried audio source separation (objective single model track). Experimental results show that TQ-SED can significantly improve the SED performance, with an improvement of 7.22\% on F1 score over the conventional framework. Additionally, we setup comprehensive experiments to explore the impact of model complexity. The source code and pre-trained model are released at https://github.com/apple-yinhan/TQ-SED.

📄 PDF Abstract BibTeX arXiv:2409.13292

Code (1)

apple-yinhan/tq-sed 공식 구현 pytorch

Tasks

Audio Source SeparationEvent DetectionSound Event Detection

Similar Papers 제목 키워드 기반

Text-Queried Target Sound Event Localization

2024-06-23 · Jinzheng Zhao, Xinyuan Qian, Yong Xu, Haohe Liu 외

Sound event localization and detection (SELD) aims to determine the appearance of sound classes, together with their Direction of Arrival (DOA). However, current SELD systems can only predict the activities of specific c…

Room Impulse Response (RIR)Sound Event Localization and DetectionSound Source Localization

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

Audio Source SeparationEvent DetectionSound Event Detection

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 …

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

Selective Pseudo-labeling and Class-wise Discriminative Fusion for Sound Event Detection

2022-03-04 · Yunhao Liang, Yanhua Long, Yijie Li, Jiaen Liang

In recent years, exploring effective sound separation (SSep) techniques to improve overlapping sound event detection (SED) attracts more and more attention. Creating accurate separation signals to avoid the catastrophic …

Event DetectionSound Event Detection