SOTAVerified

End-to-End Audio Strikes Back: Boosting Augmentations Towards An Efficient Audio Classification Network

2022-04-25Code Available1· sign in to hype

Avi Gazneli, Gadi Zimerman, Tal Ridnik, Gilad Sharir, Asaf Noy

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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

DatasetModelMetricClaimedVerifiedStatus
AudioSetEAT-MTest mAP0.43Unverified
AudioSetEAT-STest mAP0.41Unverified
ESC-50EAT-MTop-1 Accuracy96.3Unverified
ESC-50EAT-STop-1 Accuracy95.25Unverified
ESC-50EAT-S (scratch)Top-1 Accuracy92.15Unverified

Reproductions