English

Diffusion-Link: Diffusion Probabilistic Model for Bridging the Audio-Text Modality Gap

Sound 2025-10-14 v1 Artificial Intelligence Computation and Language Machine Learning Audio and Speech Processing

Abstract

Contrastive audio-language pretraining yields powerful joint representations, yet a persistent audio-text modality gap limits the benefits of coupling multimodal encoders with large language models (LLMs). We present Diffusion-Link, a diffusion-based modality-bridging module that generatively maps audio embeddings into the text-embedding distribution. The module is trained at the output embedding from the frozen multimodal encoder and implemented as a lightweight network with three residual MLP blocks. To assess the effect of Diffusion-Link on multimodal encoder-LLM coupling, we evaluate on Automatic Audio Captioning (AAC); to our knowledge, this is the first application of diffusion-based modality bridging to AAC. We report two results. (1) Modality-gap analysis: on similarity and geometric criteria, Diffusion-Link reduces the modality gap the most among prior diffusion-based methods and shows a collective migration of audio embeddings toward the text distribution. (2) Downstream AAC: attaching Diffusion-Link to the same multimodal LLM baseline achieves state-of-the-art on AudioCaps in both zero-shot and fully supervised captioning without external knowledge, with relative gains up to 52.5% and 7.5%, respectively. These findings show that closing the modality gap is pivotal for effective coupling between multimodal encoders and LLMs, and diffusion-based modality bridging offers a promising direction beyond knowledge-retrieval-centric designs. Code will be released upon acceptance https://github.com/DevKiHyun/Diffusion-Link

Keywords

Cite

@article{arxiv.2510.11330,
  title  = {Diffusion-Link: Diffusion Probabilistic Model for Bridging the Audio-Text Modality Gap},
  author = {KiHyun Nam and Jongmin Choi and Hyeongkeun Lee and Jungwoo Heo and Joon Son Chung},
  journal= {arXiv preprint arXiv:2510.11330},
  year   = {2025}
}

Comments

5 pages. Submitted to IEEE ICASSP 2026

R2 v1 2026-07-01T06:33:52.662Z