Text-based Audio Retrieval by Learning from Similarities between Audio Captions
This paper proposes to use similarities of audio captions for estimating audio-caption relevances to be used for training text-based audio retrieval systems. Current audio-caption datasets (e.g., Clotho) contain audio samples paired with annotated captions, but lack relevance information about audio samples and captions beyond the annotated ones. Besides, mainstream approaches (e.g., CLAP) usually treat the annotated pairs as positives and consider all other audio-caption combinations as negatives, assuming a binary relevance between audio samples and captions. To infer the relevance between audio samples and arbitrary captions, we propose a method that computes non-binary audio-caption relevance scores based on the textual similarities of audio captions. We measure textual similarities of audio captions by calculating the cosine similarity of their Sentence-BERT embeddings and then transform these similarities into audio-caption relevance scores using a logistic function, thereby linking audio samples through their annotated captions to all other captions in the dataset. To integrate the computed relevances into training, we employ a listwise ranking objective, where relevance scores are converted into probabilities of ranking audio samples for a given textual query. We show the effectiveness of the proposed method by demonstrating improvements in text-based audio retrieval compared to methods that use binary audio-caption relevances for training.
Code (0)
등록된 구현이 없습니다.
Tasks
RetrievalSentenceSimilar Papers 제목 키워드 기반
Unsupervised Audio-Caption Aligning Learns Correspondences between Individual Sound Events and Textual Phrases
We investigate unsupervised learning of correspondences between sound events and textual phrases through aligning audio clips with textual captions describing the content of a whole audio clip. We align originally unalig…
Event DetectionRetrievalSound Event DetectionAudio Retrieval with WavText5K and CLAP Training
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…
AudioCapsAudio captioningContrastive LearningRetrieval+1Refining Knowledge Transfer on Audio-Image Temporal Agreement for Audio-Text Cross Retrieval
The aim of this research is to refine knowledge transfer on audio-image temporal agreement for audio-text cross retrieval. To address the limited availability of paired non-speech audio-text data, learning methods for tr…
Image RetrievalRetrievalText RetrievalTransfer LearningAudio-to-Image Bird Species Retrieval without Audio-Image Pairs via Text Distillation
Audio-to-image retrieval offers an interpretable alternative to audio-only classification for bioacoustic species recognition, but learning aligned audio-image representations is challenging due to the scarcity of paired…
Image RetrievalAudio-text Retrieval in Context
Audio-text retrieval based on natural language descriptions is a challenging task. It involves learning cross-modality alignments between long sequences under inadequate data conditions. In this work, we investigate seve…
AudioCapsRetrievalText Retrieval