SOTAVerified

Prefix tuning for automated audio captioning

2023-03-30Code Available1· sign in to hype

Minkyu Kim, Kim Sung-Bin, Tae-Hyun Oh

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions