Omni-Embed-Audio: Leveraging Multimodal LLMs for Robust Audio-Text Retrieval
About
Audio-text retrieval systems based on Contrastive Language-Audio Pretraining (CLAP) achieve strong performance on traditional benchmarks; however, these benchmarks rely on caption-style queries that differ substantially from real-world search behavior, limiting their assessment of practical retrieval robustness. We present Omni-Embed-Audio (OEA), a retrieval-oriented encoder leveraging multimodal LLMs with native audio understanding. To systematically evaluate robustness beyond caption-style queries, we introduce User-Intent Queries (UIQs) - five formulations reflecting natural search behaviors: questions, commands, keyword tags, paraphrases, and exclusion-based negative queries. For negative queries, we develop a hard negative mining pipeline and propose discrimination metrics (HNSR, TFR) assessing models' ability to suppress acoustically similar distractors. Experiments on AudioCaps, Clotho, and MECAT show that OEA achieves comparable text-to-audio retrieval performance to state-of-the-art M2D-CLAP, while demonstrating clear advantages in two critical areas: (1) dominant text-to-text retrieval (+22% relative improvement), and (2) substantially superior hard negative discrimination (+4.3%p HNSR@10, +34.7% relative TFR@10), revealing that LLM backbones provide superior semantic understanding of complex queries.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Audio Retrieval | AudioCaps (test) | Recall@138.87 | 180 | |
| Text-to-Audio Retrieval | Clotho (evaluation) | R@122.87 | 13 | |
| Text-to-Text Retrieval | AudioCaps | Recall@150.3 | 13 | |
| Text-to-Text Retrieval | Clotho | R@164.52 | 13 | |
| Text-to-Text Retrieval | MECAT | Recall@10.2545 | 13 | |
| Text-to-Text Retrieval (T2T) | AudioCaps, Clotho, and MECAT Mean | R@146.46 | 13 | |
| Text-to-Audio Retrieval | MECAT (test) | Recall@17.96 | 13 | |
| Text-to-Audio Retrieval (T2A) | AudioCaps, Clotho, and MECAT Mean | Recall@10.2196 | 13 |