English

DiffATR: Diffusion-based Generative Modeling for Audio-Text Retrieval

Sound 2024-10-18 v2 Information Retrieval Audio and Speech Processing

Abstract

Existing audio-text retrieval (ATR) methods are essentially discriminative models that aim to maximize the conditional likelihood, represented as p(candidates|query). Nevertheless, this methodology fails to consider the intrinsic data distribution p(query), leading to difficulties in discerning out-of-distribution data. In this work, we attempt to tackle this constraint through a generative perspective and model the relationship between audio and text as their joint probability p(candidates,query). To this end, we present a diffusion-based ATR framework (DiffATR), which models ATR as an iterative procedure that progressively generates joint distribution from noise. Throughout its training phase, DiffATR is optimized from both generative and discriminative viewpoints: the generator is refined through a generation loss, while the feature extractor benefits from a contrastive loss, thus combining the merits of both methodologies. Experiments on the AudioCaps and Clotho datasets with superior performances, verify the effectiveness of our approach. Notably, without any alterations, our DiffATR consistently exhibits strong performance in out-of-domain retrieval settings.

Keywords

Cite

@article{arxiv.2409.10025,
  title  = {DiffATR: Diffusion-based Generative Modeling for Audio-Text Retrieval},
  author = {Yifei Xin and Xuxin Cheng and Zhihong Zhu and Xusheng Yang and Yuexian Zou},
  journal= {arXiv preprint arXiv:2409.10025},
  year   = {2024}
}

Comments

Accepted by Interspeech2024

R2 v1 2026-06-28T18:45:40.983Z