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

Audio Retrieval with WavText5K and CLAP Training

About

Audio-Text retrieval takes a natural language query to retrieve relevant audio files in a database. Conversely, Text-Audio retrieval takes an audio file as a query to retrieve relevant natural language descriptions. Most of the literature train retrieval systems with one audio captioning dataset, but evaluating the benefit of training with multiple datasets is underexplored. Moreover, retrieval systems have to learn the alignment between elaborated sentences describing audio content of variable length ranging from a few seconds to several minutes. In this work, we propose a new collection of web audio-text pairs and a new framework for retrieval. First, we provide a new collection of about five thousand web audio-text pairs that we refer to as WavText5K. When used to train our retrieval system, WavText5K improved performance more than other audio captioning datasets. Second, our framework learns to connect language and audio content by using a text encoder, two audio encoders, and a contrastive learning objective. Combining both audio encoders helps to process variable length audio. The two contributions beat state of the art performance for AudioCaps and Clotho on Text-Audio retrieval by a relative 2% and 16%, and Audio-Text retrieval by 6% and 23%.

Soham Deshmukh, Benjamin Elizalde, Huaming Wang• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-Audio RetrievalAudioCaps (test)
Recall@141.9
145
Text-to-Audio RetrievalClotho (test)
R@10.167
62
Cross-modal retrievalClotho (test)
R@120
29
Text-to-Audio RetrievalClotho 1K 1.0 (test)
R@116.8
10
Text-to-Audio RetrievalAudioCaps 1K 1.0 (test)
Recall@134.7
10
Audio-to-Text RetrievalClotho 1K 1.0 (test)
R@120
8
Audio-to-Text RetrievalAudioCaps 1K 1.0 (test)
R@141.9
8
Showing 7 of 7 rows

Other info

Follow for update