Audio Entailment: Assessing Deductive Reasoning for Audio Understanding

Abstract

Recent literature uses language to build foundation models for audio. These Audio-Language Models (ALMs) are trained on a vast number of audio-text pairs and show remarkable performance in tasks including Text-to-Audio Retrieval, Captioning, and Question Answering. However, their ability to engage in more complex open-ended tasks, like Interactive Question-Answering, requires proficiency in logical reasoning- a skill not yet benchmarked. We introduce the novel task of Audio Entailment to evaluate an ALM's deductive reasoning ability. This task assesses whether a text description (hypothesis) of audio content can be deduced from an audio recording (premise), with potential conclusions being entailment, neutral, or contradiction, depending on the sufficiency of the evidence. We create two datasets for this task with audio recordings sourced from two audio captioning datasets-AudioCaps and Clotho-and hypotheses generated using Large Language Models (LLMs). We benchmark state-of-the-art ALMs and find deficiencies in logical reasoning with both zero-shot and linear probe evaluations. Finally, we propose "caption-before-reason", an intermediate step of captioning that improves the Zero-Shot and linear-probe performance of ALMs by an absolute 6% and 3%, respectively.

Cite

Text

Deshmukh et al. "Audio Entailment: Assessing Deductive Reasoning for Audio Understanding." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I22.34548

Markdown

[Deshmukh et al. "Audio Entailment: Assessing Deductive Reasoning for Audio Understanding." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/deshmukh2025aaai-audio/) doi:10.1609/AAAI.V39I22.34548

BibTeX

@inproceedings{deshmukh2025aaai-audio,
  title     = {{Audio Entailment: Assessing Deductive Reasoning for Audio Understanding}},
  author    = {Deshmukh, Soham and Han, Shuo and Bukhari, Hazim T. and Elizalde, Benjamin and Gamper, Hannes and Singh, Rita and Raj, Bhiksha},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {23769-23777},
  doi       = {10.1609/AAAI.V39I22.34548},
  url       = {https://mlanthology.org/aaai/2025/deshmukh2025aaai-audio/}
}