HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Yin Han ; Xiao Yang ; Bai Jisheng ; Das Rohan Kumar

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

Abstract

Sound Event Detection (SED) is challenging in noisy environments whereoverlapping sounds obscure target events. Language-queried audio sourceseparation (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 addressthis issue, we leverage the capabilities of large language models (LLMs) toanalyze and summarize acoustic data. By using LLMs to identify and selectspecific noise types, we implement a noise augmentation method for noise-robustfine-tuning. The fine-tuned model is applied to predict clip-wise eventpredictions as text queries for the LASS model. Our studies demonstrate thatthe proposed method improves SED performance in noisy environments. This workrepresents an early application of LLMs in noise-robust SED and suggests apromising direction for handling overlapping events in SED. Codes andpretrained models are available athttps://github.com/apple-yinhan/Noise-robust-SED.

Code Repositories

apple-yinhan/noise-robust-sed
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
sound-event-detection-on-wilddesedCRNN (with BEATs + Separation)
PSDS1 (-5dB): 0.134
PSDS1 (0dB): 0.219
PSDS1 (10dB): 0.356
PSDS1 (5dB): 0.291
PSDS1 (Clean): 0.440
sound-event-detection-on-wilddesedCRNN (with BEATs)
PSDS1 (-5dB): 0.065
PSDS1 (0dB): 0.138
PSDS1 (10dB): 0.329
PSDS1 (5dB): 0.236
PSDS1 (Clean): 0.500

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Leveraging LLM and Text-Queried Separation for Noise-Robust Sound Event Detection | Papers | HyperAI