Multi-dimensional frequency dynamic convolution with confident mean teacher for sound event detection
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 events. To address this issue, we propose multi-dimensional frequency dynamic convolution (MFDConv), a new design that endows convolutional kernels with frequency-adaptive dynamic properties along multiple dimensions. MFDConv utilizes a novel multi-dimensional attention mechanism with a parallel strategy to learn complementary frequency-adaptive attentions, which substantially strengthen the feature extraction ability of convolutional kernels. Moreover, in order to promote the performance of mean teacher, we propose the confident mean teacher to increase the accuracy of pseudo-labels from the teacher and train the student with high confidence labels. Experimental results show that the proposed methods achieve 0.470 and 0.692 of PSDS1 and PSDS2 on the DESED real validation dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Event DetectionSound Event DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Frequency Dynamic Convolution: Frequency-Adaptive Pattern Recognition for Sound Event Detection
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…
Event DetectionSound Event DetectionTranslationSignal-SGN: A Spiking Graph Convolutional Network for Skeletal Action Recognition via Learning Temporal-Frequency Dynamics
For skeleton-based action recognition, Graph Convolutional Networks (GCNs) are effective models. Still, their reliance on floating-point computations leads to high energy consumption, limiting their applicability in batt…
Action RecognitionComputational EfficiencySkeleton Based Action RecognitionGeneralized Dynamic Brain Functional Connectivity Based on Random Convolutions
Dynamic functional connectivity (DFC) analysis has been widely applied to functional magnetic resonance imaging (fMRI) data to reveal time-varying dynamic changes of brain states. The sliding window method is by far the …
Functional ConnectivityHybrid-Domain Synergistic Transformer for Hyperspectral Image Denoising
Hyperspectral image denoising faces the challenge of multi-dimensional coupling of spatially non-uniform noise and spectral correlation interference. Existing deep learning methods mostly focus on RGB images and struggle…
Computational EfficiencyImage DenoisingPushing the Limit of Sound Event Detection with Multi-Dilated Frequency Dynamic Convolution
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…
Event DetectionSound Event Detection