Papers › Dynamic Convolutional Neural Networks as Efficient Pre-trained Audio Models
Dynamic Convolutional Neural Networks as Efficient Pre-trained Audio Models
Florian Schmid, Khaled Koutini, Gerhard Widmer
The introduction of large-scale audio datasets, such as AudioSet, paved the way for Transformers to conquer the audio domain and replace CNNs as the state-of-the-art neural network architecture for many tasks. Audio Spectrogram Transformers are excellent at exploiting large datasets, creating powerful pre-trained models that surpass CNNs when fine-tuned on downstream tasks. However, current popular Audio Spectrogram Transformers are demanding in terms of computational complexity compared to CNNs. Recently, we have shown that, by employing Transformer-to-CNN Knowledge Distillation, efficient CNNs can catch up with and even outperform Transformers on large datasets. In this work, we extend this line of research and increase the capacity of efficient CNNs by introducing dynamic CNN blocks, constructed of dynamic non-linearities, dynamic convolutions and attention mechanisms. We show that these dynamic CNNs outperform traditional efficient CNNs, in terms of the performance-complexity trade-off and parameter efficiency, at the task of audio tagging on the large-scale AudioSet. Our experiments further indicate that the introduced dynamic CNNs achieve better performance on downstream tasks and scale up well, attaining Transformer performance and even outperforming them on AudioSet and several downstream tasks.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Audio Classification | AudioSet | DyMN-L (Audio-Only, Single) | Test mAP | 0.490 | #14 of 51 | Archive leaderboard | report |
| Audio Classification | ESC-50 | DyMN-L | Accuracy (5-fold) | 97.4 | #7 of 29 | Archive leaderboard | report |
| Audio Classification | ESC-50 | DyMN-L | PRE-TRAINING DATASET | AudioSet | #7 of 29 | Archive leaderboard | report |
| Audio Classification | ESC-50 | DyMN-L | Top-1 Accuracy | 97.4 | #7 of 29 | Archive leaderboard | report |
| Audio Classification | FSD50K | MN | mAP | 65.6 | #2 of 10 | Archive leaderboard | report |
| Audio Classification | FSD50K | DyMN-L | mAP | 65.5 | #4 of 10 | Archive leaderboard | report |
| Audio Tagging | AudioSet | DyMN-L (Audio-Only, Single) | mean average precision | 0.490 | #4 of 11 | Archive leaderboard | report |
| Instrument Recognition | OpenMIC-2018 | DyMN-L | mean average precision | 0.855 | #1 of 5 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections