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

Contrastive Learning of General-Purpose Audio Representations

About

We introduce COLA, a self-supervised pre-training approach for learning a general-purpose representation of audio. Our approach is based on contrastive learning: it learns a representation which assigns high similarity to audio segments extracted from the same recording while assigning lower similarity to segments from different recordings. We build on top of recent advances in contrastive learning for computer vision and reinforcement learning to design a lightweight, easy-to-implement self-supervised model of audio. We pre-train embeddings on the large-scale Audioset database and transfer these representations to 9 diverse classification tasks, including speech, music, animal sounds, and acoustic scenes. We show that despite its simplicity, our method significantly outperforms previous self-supervised systems. We furthermore conduct ablation studies to identify key design choices and release a library to pre-train and fine-tune COLA models.

Aaqib Saeed, David Grangier, Neil Zeghidour• 2020

Related benchmarks

TaskDatasetResultRank
Musical Instrument ClassificationNSynth
Accuracy63.4
75
Keyword SpottingGoogle Speech Commands v1 (test)
Accuracy71.7
68
Audio ClassificationSPC V2
Accuracy62.4
65
Speaker IdentificationVoxCeleb1
Accuracy29.9
58
Keyword SpottingGoogle Speech Commands Google12 V2 (test)
Accuracy62.4
22
Musical Instrument ClassificationNSynth (test)
Accuracy63.4
17
Speaker IdentificationVOX1 (test)
Accuracy0.377
14
Spoken command recognitionSPCV2 (test)
Accuracy95.5
13
Acoustic Scene ClassificationAcoustic scenes (test)
Accuracy94
5
Audio ClassificationBirdsong detection (test)
Accuracy77
5
Showing 10 of 15 rows

Other info

Code

Follow for update