English

Prefix tuning for automated audio captioning

Audio and Speech Processing 2023-04-05 v2 Multimedia Sound

Abstract

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, we propose a simple yet effective method of dealing with small-scaled datasets by leveraging a pre-trained language model. We keep the language model frozen to maintain the expressivity for text generation, and we only learn to extract global and temporal features from the input audio. To bridge a modality gap between the audio features and the language model, we employ mapping networks that translate audio features to the continuous vectors the language model can understand, called prefixes. We evaluate our proposed method on the Clotho and AudioCaps dataset and show our method outperforms prior arts in diverse experimental settings.

Keywords

Cite

@article{arxiv.2303.17489,
  title  = {Prefix tuning for automated audio captioning},
  author = {Minkyu Kim and Kim Sung-Bin and Tae-Hyun Oh},
  journal= {arXiv preprint arXiv:2303.17489},
  year   = {2023}
}

Comments

ICASSP 2023

R2 v1 2026-06-28T09:41:34.517Z