Self Training and Ensembling Frequency Dependent Networks with Coarse Prediction Pooling and Sound Event Bounding Boxes
Hyeonuk Nam, Deokki Min, Seungdeok Choi, Inhan Choi, Yong-Hwa Park

TL;DR
This paper introduces FreDNets, a frequency-dependent neural network architecture for sound event detection, utilizing frequency warping, data augmentation, and ensemble self-training, achieving high performance in the DCASE 2024 Challenge.
Contribution
The paper presents a novel frequency-dependent network architecture with multi-branch design, frequency-aware data augmentation, and self-training with pseudo labels for improved sound event detection.
Findings
Ranked 2nd in DCASE 2024 Challenge Task 4
Effective use of pseudo labels from AudioSet and DESED
Improved detection with frequency-dependent methods
Abstract
To tackle sound event detection (SED), we propose frequency dependent networks (FreDNets), which heavily leverage frequency-dependent methods. We apply frequency warping and FilterAugment, which are frequency-dependent data augmentation methods. The model architecture consists of 3 branches: audio teacher-student transformer (ATST) branch, BEATs branch and CNN branch including either partial dilated frequency dynamic convolution (PDFD conv) or squeeze-and-Excitation (SE) with time-frame frequency-wise SE (tfwSE). To train MAESTRO labels with coarse temporal resolution, we applied max pooling on prediction for the MAESTRO dataset. Using best ensemble model, we applied self training to obtain pseudo label from DESED weak set, unlabeled set and AudioSet. AudioSet pseudo labels, filtered to focus on high-confidence labels, are used to train on DESED dataset only. We used…
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
TopicsSpeech and Audio Processing · Neural Networks and Applications · Acoustic Wave Phenomena Research
MethodsSparse Evolutionary Training · Max Pooling · Focus · Convolution
