2021

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

Gong, Yuan, Chung, Yu-An, Glass, James

Understand

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.

Reading the bibliography…