paper-with-me

Papers

Text-based Audio Retrieval by Learning from Similarities between Audio Captions

2024-12-02 · Huang Xie, Khazar Khorrami, Okko Räsänen, Tuomas Virtanen

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.

📄 PDF Abstract BibTeX arXiv:2412.01356

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSentence

Similar Papers 제목 키워드 기반

Unsupervised Audio-Caption Aligning Learns Correspondences between Individual Sound Events and Textual Phrases

2021-10-06 · Huang Xie, Okko Räsänen, Konstantinos Drossos, Tuomas Virtanen

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 Detection

Audio Retrieval with WavText5K and CLAP Training

2022-09-28 · Soham Deshmukh, Benjamin Elizalde, Huaming Wang

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+1

Refining Knowledge Transfer on Audio-Image Temporal Agreement for Audio-Text Cross Retrieval

2024-03-16 · Shunsuke Tsubaki, Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi 외

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 Learning

Audio-to-Image Bird Species Retrieval without Audio-Image Pairs via Text Distillation

2026-01-31 · Ilyass Moummad, Marius Miron, Lukas Rauch, David Robinson 외 arxiv

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 Retrieval

Audio-text Retrieval in Context

2022-03-25 · Siyu Lou, Xuenan Xu, Mengyue Wu, Kai Yu

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