paper-with-me

Papers

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

2023-11-14 · Leonard Salewski, Stefan Fauth, A. Sophia Koepke, Zeynep Akata

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.

📄 PDF Abstract BibTeX arXiv:2311.08396

Code (1)

explainableml/zeraucap 공식 구현 pytorch

Tasks

Audio captioningDescriptiveImage CaptioningLanguage ModelingLanguage ModellingLarge Language Modelspeech-recognitionSpeech RecognitionZero-shot Audio Captioning

Similar Papers 제목 키워드 기반

An Eye for an Ear: Zero-shot Audio Description Leveraging an Image Captioner using Audiovisual Distribution Alignment

2024-10-08 · Hugo Malard, Michel Olvera, Stéphane Lathuiliere, Slim Essid

Multimodal large language models have fueled progress in image captioning. These models, fine-tuned on vast image datasets, exhibit a deep understanding of semantic concepts. In this work, we show that this ability can b…

Audio captioningContrastive LearningImage CaptioningRepresentation Learning+1

Zero-Shot Audio Captioning via Audibility Guidance

2023-09-07 · Tal Shaharabany, Ariel Shaulov, Lior Wolf

The task of audio captioning is similar in essence to tasks such as image and video captioning. However, it has received much less attention. We propose three desiderata for captioning audio -- (i) fluency of the generat…

Language ModelingZero-shot Audio Captioning

MAGIC-Enhanced Keyword Prompting for Zero-Shot Audio Captioning with CLIP Models

2025-09-16 · Vijay Govindarajan, Pratik Patel, Sahil Tripathi, Md Azizul Hoque 외 arxiv

Automated Audio Captioning (AAC) generates captions for audio clips but faces challenges due to limited datasets compared to image captioning. To overcome this, we propose the zero-shot AAC system that leverages pre-trai…

Zero-shot Audio CaptioningImage Captioning

Classifier-Guided Captioning Across Modalities

2025-01-03 · Ariel Shaulov, Tal Shaharabany, Eitan Shaar, Gal Chechik 외

Most current captioning systems use language models trained on data from specific settings, such as image-based captioning via Amazon Mechanical Turk, limiting their ability to generalize to other modality distributions …

Audio captioningVideo CaptioningZero-shot Audio Captioning

DRCap: Decoding CLAP Latents with Retrieval-Augmented Generation for Zero-shot Audio Captioning

2024-10-12 · Xiquan Li, Wenxi Chen, Ziyang Ma, Xuenan Xu 외

While automated audio captioning (AAC) has made notable progress, traditional fully supervised AAC models still face two critical challenges: the need for expensive audio-text pair data for training and performance degra…

Audio captioningLarge Language ModelRetrievalRetrieval-augmented Generation+1