paper-with-me

Papers

Frequency Dynamic Convolution: Frequency-Adaptive Pattern Recognition for Sound Event Detection

2022-03-29 · Hyeonuk Nam, Seong-Hu Kim, Byeong-Yun Ko, Yong-Hwa Park

2D convolution is widely used in sound event detection (SED) to recognize two dimensional time-frequency patterns of sound events. However, 2D convolution enforces translation equivariance on sound events along both time and frequency axis while frequency is not shift-invariant dimension. In order to improve physical consistency of 2D convolution on SED, we propose frequency dynamic convolution which applies kernel that adapts to frequency components of input. Frequency dynamic convolution outperforms the baseline by 6.3% in DESED validation dataset in terms of polyphonic sound detection score (PSDS). It also significantly outperforms other pre-existing content-adaptive methods on SED. In addition, by comparing class-wise F1 scores of baseline and frequency dynamic convolution, we showed that frequency dynamic convolution is especially more effective for detection of non-stationary sound events with intricate time-frequency patterns. From this result, we verified that frequency dynamic convolution is superior in recognizing frequency-dependent patterns.

📄 PDF Abstract BibTeX arXiv:2203.15296

Code (1)

frednam93/FDY-SED 공식 구현 pytorch

Tasks

Event DetectionSound Event DetectionTranslation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Diversifying and Expanding Frequency-Adaptive Convolution Kernels for Sound Event Detection

2024-06-08 · Hyeonuk Nam, Seong-Hu Kim, Deokki Min, Junhyeok Lee 외

Frequency dynamic convolution (FDY conv) has shown the state-of-the-art performance in sound event detection (SED) using frequency-adaptive kernels obtained by frequency-varying combination of basis kernels. However, FDY…

Event DetectionSound Event Detection

Frequency Dynamic Convolutions for Sound Event Detection

2025-06-15 · Hyeonuk Nam

Recent research in deep learning-based Sound Event Detection (SED) has primarily focused on Convolutional Recurrent Neural Networks (CRNNs) and Transformer models. However, conventional 2D convolution-based models assume…

ARCEvent DetectionSound Event Detection

Towards Understanding of Frequency Dependence on Sound Event Detection

2025-02-11 · Hyeonuk Nam, Seong-Hu Kim, Deokki Min, Byeong-Yun Ko 외

In this work, various analysis methods are conducted on frequency-dependent methods on SED to further delve into their detailed characteristics and behaviors on SED. While SED has been rapidly advancing through the adopt…

Data AugmentationEvent DetectionSound Event Detection

Frequency-Adaptive Dilated Convolution for Semantic Segmentation

2024-03-08 · CVPR 2024 1 · Linwei Chen, Lin Gu, Ying Fu

Dilated convolution, which expands the receptive field by inserting gaps between its consecutive elements, is widely employed in computer vision. In this study, we propose three strategies to improve individual phases of…

object-detectionObject DetectionSemantic Segmentation

Multi-dimensional frequency dynamic convolution with confident mean teacher for sound event detection

2023-02-18 · Shengchang Xiao, Xueshuai Zhang, Pengyuan Zhang

Recently, convolutional neural networks (CNNs) have been widely used in sound event detection (SED). However, traditional convolution is deficient in learning time-frequency domain representation of different sound event…

Event DetectionSound Event Detection