paper-with-me

Papers

Towards Diverse and Efficient Audio Captioning via Diffusion Models

2024-09-14 · Manjie Xu, Chenxing Li, Xinyi Tu, Yong Ren, Ruibo Fu, Wei Liang, Dong Yu

We introduce Diffusion-based Audio Captioning (DAC), a non-autoregressive diffusion model tailored for diverse and efficient audio captioning. Although existing captioning models relying on language backbones have achieved remarkable success in various captioning tasks, their insufficient performance in terms of generation speed and diversity impede progress in audio understanding and multimedia applications. Our diffusion-based framework offers unique advantages stemming from its inherent stochasticity and holistic context modeling in captioning. Through rigorous evaluation, we demonstrate that DAC not only achieves SOTA performance levels compared to existing benchmarks in the caption quality, but also significantly outperforms them in terms of generation speed and diversity. The success of DAC illustrates that text generation can also be seamlessly integrated with audio and visual generation tasks using a diffusion backbone, paving the way for a unified, audio-related generative model across different modalities.

📄 PDF Abstract BibTeX arXiv:2409.09401

Code (0)

등록된 구현이 없습니다.

Tasks

Audio captioningDiversityText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
DAC 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Diverse Audio Captioning via Adversarial Training

2021-10-13 · Xinhao Mei, Xubo Liu, Jianyuan Sun, Mark D. Plumbley 외

Audio captioning aims at generating natural language descriptions for audio clips automatically. Existing audio captioning models have shown promising improvement in recent years. However, these models are mostly trained…

Audio captioningDiversityGenerative Adversarial NetworkSentence

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

2025-10-13 · KiHyun Nam, Jongmin Choi, Hyeongkeun Lee, Jungwoo Heo 외 arxiv

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 Dif…

Audio captioning

Towards Generating Diverse Audio Captions via Adversarial Training

2022-12-05 · Xinhao Mei, Xubo Liu, Jianyuan Sun, Mark D. Plumbley 외

Automated audio captioning is a cross-modal translation task for describing the content of audio clips with natural language sentences. This task has attracted increasing attention and substantial progress has been made …

Audio captioningDiversityGenerative Adversarial Network

Classifier-Guided Captioning Across Modalities

2025-01-03 · Ariel Shaulov, Tal Shaharabany, Eitan Shaar, Gal Chechik 외

Most current captioning systems use language models trained on data from specific settings, such as image-based captioning via Amazon Mechanical Turk, limiting their ability to generalize to other modality distributions …

Audio captioningVideo CaptioningZero-shot Audio Captioning

Prefix tuning for automated audio captioning

2023-03-30 · Minkyu Kim, Kim Sung-Bin, Tae-Hyun Oh

Audio captioning aims to generate text descriptions from environmental sounds. One challenge of audio captioning is the difficulty of the generalization due to the lack of audio-text paired training data. In this work, w…

AudioCapsAudio captioningLanguage ModelingLanguage Modelling+2