TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Audio Captioning Transformer

Audio Captioning Transformer

Xinhao Mei, Xubo Liu, Qiushi Huang, Mark D. Plumbley, Wenwu Wang

2021-07-21Audio captioningRetrieval-augmented Few-shot In-context Audio Captioning
PaperPDFCode(official)

Abstract

Audio captioning aims to automatically generate a natural language description of an audio clip. Most captioning models follow an encoder-decoder architecture, where the decoder predicts words based on the audio features extracted by the encoder. Convolutional neural networks (CNNs) and recurrent neural networks (RNNs) are often used as the audio encoder. However, CNNs can be limited in modelling temporal relationships among the time frames in an audio signal, while RNNs can be limited in modelling the long-range dependencies among the time frames. In this paper, we propose an Audio Captioning Transformer (ACT), which is a full Transformer network based on an encoder-decoder architecture and is totally convolution-free. The proposed method has a better ability to model the global information within an audio signal as well as capture temporal relationships between audio events. We evaluate our model on AudioCaps, which is the largest audio captioning dataset publicly available. Our model shows competitive performance compared to other state-of-the-art approaches.

Results

TaskDatasetMetricValueModel
Audio captioningAudioCapsCIDEr0.693CNN+Transformer
Audio captioningAudioCapsSPICE0.159CNN+Transformer
Audio captioningAudioCapsSPIDEr0.426CNN+Transformer
Audio captioningAudioCapsCIDEr0.149Audio captioning transformer

Related Papers

video-SALMONN 2: Captioning-Enhanced Audio-Visual Large Language Models2025-06-18AC/DC: LLM-based Audio Comprehension via Dialogue Continuation2025-06-12FusionAudio-1.2M: Towards Fine-grained Audio Captioning with Multimodal Contextual Fusion2025-06-01CLAP-ART: Automated Audio Captioning with Semantic-rich Audio Representation Tokenizer2025-06-01Mitigating Audiovisual Mismatch in Visual-Guide Audio Captioning2025-05-28TACOS: Temporally-aligned Audio CaptiOnS for Language-Audio Pretraining2025-05-12M2D2: Exploring General-purpose Audio-Language Representations Beyond CLAP2025-03-28Solla: Towards a Speech-Oriented LLM That Hears Acoustic Context2025-03-19