paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2302.09256

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionSound Event Detection

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 제목 키워드 기반

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…

Event DetectionSound Event DetectionTranslation

Signal-SGN: A Spiking Graph Convolutional Network for Skeletal Action Recognition via Learning Temporal-Frequency Dynamics

2024-08-03 · Naichuan Zheng, Duyu cheng, Hailun Xia, Dapeng Liu

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 Recognition

Generalized Dynamic Brain Functional Connectivity Based on Random Convolutions

2024-06-24 · Yongjie Duan, Vince D. Calhoun, Zhiying Long

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 Connectivity

Hybrid-Domain Synergistic Transformer for Hyperspectral Image Denoising

2025-07-27 · Haoyue Li, Di Wu arxiv

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 Denoising

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

2024-06-19 · Hyeonuk Nam, Yong-Hwa Park

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