Pushing the Limit of Sound Event Detection with Multi-Dilated Frequency Dynamic Convolution
Hyeonuk Nam, Yong-Hwa Park

TL;DR
This paper introduces multi-dilated frequency dynamic convolution (MDFD conv) to improve sound event detection, reducing model size while achieving state-of-the-art performance on the DESED dataset.
Contribution
It proposes a novel multi-dilated frequency dynamic convolution method that enhances sound event detection accuracy and efficiency over previous frequency dynamic convolution approaches.
Findings
MDFD conv improves PSDS by 3.17% over FDY conv.
Best model achieves true PSDS1 of 0.485 on DESED dataset.
Static and multiple dynamic branches are both crucial for optimal performance.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Time Series Analysis and Forecasting
MethodsConvolution
