HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

PSLA: Improving Audio Tagging with Pretraining, Sampling, Labeling, and Aggregation

Yuan Gong Yu-An Chung James Glass

PSLA: Improving Audio Tagging with Pretraining, Sampling, Labeling, and Aggregation

Abstract

Audio tagging is an active research area and has a wide range of applications. Since the release of AudioSet, great progress has been made in advancing model performance, which mostly comes from the development of novel model architectures and attention modules. However, we find that appropriate training techniques are equally important for building audio tagging models with AudioSet, but have not received the attention they deserve. To fill the gap, in this work, we present PSLA, a collection of training techniques that can noticeably boost the model accuracy including ImageNet pretraining, balanced sampling, data augmentation, label enhancement, model aggregation and their design choices. By training an EfficientNet with these techniques, we obtain a single model (with 13.6M parameters) and an ensemble model that achieve mean average precision (mAP) scores of 0.444 and 0.474 on AudioSet, respectively, outperforming the previous best system of 0.439 with 81M parameters. In addition, our model also achieves a new state-of-the-art mAP of 0.567 on FSD50K.

Code Repositories

YuanGongND/psla
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
audio-classification-on-audiosetPSLA (Single)
AUC: 0.975
Test mAP: 0.443
d-prime: 2.778
audio-classification-on-audiosetPSLA (Ensemble)
AUC: 0.981
Test mAP: 0.474
d-prime: 2.936
audio-classification-on-fsd50kPSLA
mAP: 56.71
audio-tagging-on-audiosetPSLA
mean average precision: 0.474

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
PSLA: Improving Audio Tagging with Pretraining, Sampling, Labeling, and Aggregation | Papers | HyperAI