pith. sign in

arxiv: 2309.03884 · v1 · pith:J5BL7OSKnew · submitted 2023-09-07 · 💻 cs.SD · cs.CL· eess.AS

Zero-Shot Audio Captioning via Audibility Guidance

classification 💻 cs.SD cs.CLeess.AS
keywords audiocaptioningtextaudibilitythreedatasetgeneratedguidance
0
0 comments X
read the original abstract

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 generated text, (ii) faithfulness of the generated text to the input audio, and the somewhat related (iii) audibility, which is the quality of being able to be perceived based only on audio. Our method is a zero-shot method, i.e., we do not learn to perform captioning. Instead, captioning occurs as an inference process that involves three networks that correspond to the three desired qualities: (i) A Large Language Model, in our case, for reasons of convenience, GPT-2, (ii) A model that provides a matching score between an audio file and a text, for which we use a multimodal matching network called ImageBind, and (iii) A text classifier, trained using a dataset we collected automatically by instructing GPT-4 with prompts designed to direct the generation of both audible and inaudible sentences. We present our results on the AudioCap dataset, demonstrating that audibility guidance significantly enhances performance compared to the baseline, which lacks this objective.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. COMET: Concept Space Dissection of the Modality Gap in Audio-Text Multimodal Contrastive Embeddings

    cs.SD 2026-05 unverdicted novelty 7.0

    COMET dissects the modality gap in CLAP embeddings using PLS-SVD, showing shared concept axes dominate similarity and proposing spectral truncation to mitigate the gap without training.