ASAICLSDNov 14, 2023

Zero-shot audio captioning with audio-language model guidance and audio context keywords

arXiv:2311.08396v115 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of generating descriptive captions for general audio signals, which is incremental as it adapts zero-shot methods from image to audio domains.

The authors tackled zero-shot audio captioning for ambient sounds without task-specific training, achieving state-of-the-art results on AudioCaps and Clotho datasets.

Zero-shot audio captioning aims at automatically generating descriptive textual captions for audio content without prior training for this task. Different from speech recognition which translates audio content that contains spoken language into text, audio captioning is commonly concerned with ambient sounds, or sounds produced by a human performing an action. Inspired by zero-shot image captioning methods, we propose ZerAuCap, a novel framework for summarising such general audio signals in a text caption without requiring task-specific training. In particular, our framework exploits a pre-trained large language model (LLM) for generating the text which is guided by a pre-trained audio-language model to produce captions that describe the audio content. Additionally, we use audio context keywords that prompt the language model to generate text that is broadly relevant to sounds. Our proposed framework achieves state-of-the-art results in zero-shot audio captioning on the AudioCaps and Clotho datasets. Our code is available at https://github.com/ExplainableML/ZerAuCap.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes