Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

BYOL for Audio: Exploring Pre-trained General-purpose Audio Representations

About

Pre-trained models are essential as feature extractors in modern machine learning systems in various domains. In this study, we hypothesize that representations effective for general audio tasks should provide multiple aspects of robust features of the input sound. For recognizing sounds regardless of perturbations such as varying pitch or timbre, features should be robust to these perturbations. For serving the diverse needs of tasks such as recognition of emotions or music genres, representations should provide multiple aspects of information, such as local and global features. To implement our principle, we propose a self-supervised learning method: Bootstrap Your Own Latent (BYOL) for Audio (BYOL-A, pronounced "viola"). BYOL-A pre-trains representations of the input sound invariant to audio data augmentations, which makes the learned representations robust to the perturbations of sounds. Whereas the BYOL-A encoder combines local and global features and calculates their statistics to make the representation provide multi-aspect information. As a result, the learned representations should provide robust and multi-aspect information to serve various needs of diverse tasks. We evaluated the general audio task performance of BYOL-A compared to previous state-of-the-art methods, and BYOL-A demonstrated generalizability with the best average result of 72.4% and the best VoxCeleb1 result of 57.6%. Extensive ablation experiments revealed that the BYOL-A encoder architecture contributes to most performance, and the final critical portion resorts to the BYOL framework and BYOL-A augmentations. Our code is available online at https://github.com/nttcslab/byol-a for future studies.

Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada, Kunio Kashino• 2022

Related benchmarks

TaskDatasetResultRank
Audio ClassificationESC-50
Accuracy83.2
325
Audio ClassificationUrbansound8K
Accuracy79.7
116
Musical Instrument ClassificationNSynth
Accuracy73.1
75
Audio ClassificationSPC V2
Accuracy93.1
65
Environmental Sound ClassificationFSD50K
mAP44.8
60
Audio ClassificationGTZAN
Accuracy70.1
54
Speech ClassificationVF
Accuracy93.3
47
Audio ClassificationUS8K (test)
R@1 Accuracy0.797
41
Emotion RecognitionCRM-D
Accuracy63.8
39
Speaker IdentificationVC1
Accuracy57.6
33
Showing 10 of 24 rows

Other info

Follow for update