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

AudioCLIP: Extending CLIP to Image, Text and Audio

About

In the past, the rapidly evolving field of sound classification greatly benefited from the application of methods from other domains. Today, we observe the trend to fuse domain-specific tasks and approaches together, which provides the community with new outstanding models. In this work, we present an extension of the CLIP model that handles audio in addition to text and images. Our proposed model incorporates the ESResNeXt audio-model into the CLIP framework using the AudioSet dataset. Such a combination enables the proposed model to perform bimodal and unimodal classification and querying, while keeping CLIP's ability to generalize to unseen datasets in a zero-shot inference fashion. AudioCLIP achieves new state-of-the-art results in the Environmental Sound Classification (ESC) task, out-performing other approaches by reaching accuracies of 90.07% on the UrbanSound8K and 97.15% on the ESC-50 datasets. Further it sets new baselines in the zero-shot ESC-task on the same datasets (68.78% and 69.40%, respectively). Finally, we also assess the cross-modal querying performance of the proposed model as well as the influence of full and partial training on the results. For the sake of reproducibility, our code is published.

Andrey Guzhov, Federico Raue, J\"orn Hees, Andreas Dengel• 2021

Related benchmarks

TaskDatasetResultRank
Audio ClassificationESC-50
Accuracy97.15
325
Audio ClassificationUrbansound8K
Accuracy90.07
116
Audio ClassificationESC-50 (test)
Accuracy69.4
84
Audio ClassificationAudioSet 2M
mAP25.9
79
ClassificationAudioSet (test)
mAP6.4
57
Image-Text RetrievalCOCO (val)--
43
Audio ClassificationAudioSet-2M (full)
mAP25.9
32
Urban Sound ClassificationUrbanSound8K (test)
Accuracy68.78
28
Environmental Sound ClassificationESC
Top-1 Acc68.4
28
Audio ClassificationESC50 (test)
R@1 Accuracy0.694
28
Showing 10 of 40 rows

Other info

Code

Follow for update