AudioMAE++: learning better masked audio representations with SwiGLU FFNs
About
Masked Autoencoders (MAEs) trained on audio spectrogram patches have emerged as a prominent approach for learning self-supervised audio representations. While several recent papers have evaluated key aspects of training MAEs on audio data, the majority of these approaches still leverage vanilla transformer building blocks, whereas the transformer community has seen steady integration of newer architectural advancements. In this work, we propose AudioMAE++, a revamped audio masked autoencoder with two such enhancements, namely macaron-style transformer blocks with gated linear units. When pretrained on the AudioSet dataset, the proposed AudioMAE++ models outperform existing MAE based approaches on 10 diverse downstream tasks, demonstrating excellent performance on audio classification and speech-based benchmarks. The proposed AudioMAE++ models also demonstrate excellent scaling characteristics, outperforming directly comparable standard MAE baselines with up to 4x more parameters.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Music Tagging | MTG Global Genre MARBLE benchmark (test) | ROC AUC86.3 | 15 | |
| Music Tagging | MTG Global Top50 MARBLE benchmark (test) | ROC AUC83.1 | 15 | |
| Key Detection | HookTheory Linear Probing | Refined Accuracy72.2 | 15 | |
| Instrument Classification | MTG MARBLE Global Instrument (test) | ROC77.1 | 15 | |
| Emotional Analysis | EMO (EmoMusic) Linear Probing | R2 Score (Valence)59 | 15 | |
| Rhythm Analysis | GTZAN Linear Probing | F1Beat90 | 15 | |
| Music Tagging | MTT (MagnaTagATune) Linear Probing | ROC AUC91.2 | 15 | |
| Music Tagging | MTG Global MoodTheme MARBLE (test) | ROC AUC75.6 | 15 | |
| Genre Classification | GTZAN Linear Probing | Accuracy80.3 | 15 | |
| Structure Analysis | HookTheory Linear Probing | Accuracy57.3 | 15 |