Leveraging Pre-trained BERT for Audio Captioning
Xubo Liu, Xinhao Mei, Qiushi Huang, Jianyuan Sun, Jinzheng Zhao, Haohe, Liu, Mark D. Plumbley, Volkan K{\i}l{\i}\c{c}, Wenwu Wang

TL;DR
This paper explores using pre-trained BERT as a language decoder in audio captioning systems, combined with PANNs as encoder, demonstrating competitive results and addressing data scarcity issues.
Contribution
It introduces the novel application of pre-trained BERT models as decoders in audio captioning, enhancing performance with minimal additional training.
Findings
BERT-based decoders achieve competitive results on AudioCaps.
Using PANNs as encoders improves audio feature extraction.
Pre-trained BERT models effectively mitigate data scarcity in audio captioning.
Abstract
Audio captioning aims at using natural language to describe the content of an audio clip. Existing audio captioning systems are generally based on an encoder-decoder architecture, in which acoustic information is extracted by an audio encoder and then a language decoder is used to generate the captions. Training an audio captioning system often encounters the problem of data scarcity. Transferring knowledge from pre-trained audio models such as Pre-trained Audio Neural Networks (PANNs) have recently emerged as a useful method to mitigate this issue. However, there is less attention on exploiting pre-trained language models for the decoder, compared with the encoder. BERT is a pre-trained language model that has been extensively used in Natural Language Processing (NLP) tasks. Nevertheless, the potential of BERT as the language decoder for audio captioning has not been investigated. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Natural Language Processing Techniques · Speech Recognition and Synthesis
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Attention Dropout · Dropout · Linear Warmup With Linear Decay · Dense Connections · Residual Connection
