TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Pushing the Limit of Sound Event Detection with Multi-Dila...

Pushing the Limit of Sound Event Detection with Multi-Dilated Frequency Dynamic Convolution

Hyeonuk Nam, Yong-Hwa Park

2024-06-19Sound Event DetectionEvent Detection
PaperPDFCode(official)

Abstract

Frequency dynamic convolution (FDY conv) has been a milestone in the sound event detection (SED) field, but it involves a substantial increase in model size due to multiple basis kernels. In this work, we propose partial frequency dynamic convolution (PFD conv), which concatenates outputs by conventional 2D convolution and FDY conv as static and dynamic branches respectively. PFD-CRNN with proportion of dynamic branch output as one eighth reduces 51.9% of parameters from FDY-CRNN while retaining the performance. Additionally, we propose multi-dilated frequency dynamic convolution (MDFD conv), which integrates multiple dilated frequency dynamic convolution (DFD conv) branches with different dilation size sets and a static branch within a single convolution layer. Resulting best MDFD-CRNN with five non-dilated FDY Conv branches, three differently dilated DFD Conv branches and a static branch achieved 3.17% improvement in polyphonic sound detection score (PSDS) over FDY conv without class-wise median filter. Application of sound event bounding box as post processing on best MDFD-CRNN achieved true PSDS1 of 0.485, which is the state-of-the-art score in DESED dataset without external dataset or pretrained model. From the results of extensive ablation studies, we discovered that not only multiple dynamic branches but also specific proportion of static branch helps SED. In addition, non-dilated dynamic branches are necessary in addition to dilated dynamic branches in order to obtain optimal SED performance. The results and discussions on ablation studies further enhance understanding and usability of FDY conv variants.

Results

TaskDatasetMetricValueModel
Sound Event DetectionDESEDPSDS10.577ABC + MDFD-CRNN
Sound Event DetectionDESEDPSDS10.485MDFD-CRNN

Related Papers

Frequency Dynamic Convolutions for Sound Event Detection2025-06-15DiCoRe: Enhancing Zero-shot Event Detection via Divergent-Convergent LLM Reasoning2025-06-05Towards real-time assessment of infrasound event detection capability using deep learning-based transmission loss estimation2025-06-03DIAMOND: An LLM-Driven Agent for Context-Aware Baseball Highlight Summarization2025-06-03Hybrid Disagreement-Diversity Active Learning for Bioacoustic Sound Event Detection2025-05-27CosyVoice 3: Towards In-the-wild Speech Generation via Scaling-up and Post-training2025-05-23Exploring the Potential of SSL Models for Sound Event Detection2025-05-17Multimodal Event Detection: Current Approaches and Defining the New Playground through LLMs and VLMs2025-05-16