End-to-End Audio Strikes Back: Boosting Augmentations Towards An Efficient Audio Classification Network
Avi Gazneli, Gadi Zimerman, Tal Ridnik, Gilad Sharir, Asaf Noy
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Alibaba-MIIL/AudioClassficationOfficialIn paperpytorch★ 88
Abstract
While efficient architectures and a plethora of augmentations for end-to-end image classification tasks have been suggested and heavily investigated, state-of-the-art techniques for audio classifications still rely on numerous representations of the audio signal together with large architectures, fine-tuned from large datasets. By utilizing the inherited lightweight nature of audio and novel audio augmentations, we were able to present an efficient end-to-end network with strong generalization ability. Experiments on a variety of sound classification sets demonstrate the effectiveness and robustness of our approach, by achieving state-of-the-art results in various settings. Public code is available at: this http url
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| AudioSet | EAT-M | Test mAP | 0.43 | — | Unverified |
| AudioSet | EAT-S | Test mAP | 0.41 | — | Unverified |
| ESC-50 | EAT-M | Top-1 Accuracy | 96.3 | — | Unverified |
| ESC-50 | EAT-S | Top-1 Accuracy | 95.25 | — | Unverified |
| ESC-50 | EAT-S (scratch) | Top-1 Accuracy | 92.15 | — | Unverified |