paper-with-me

Papers

CompA: Addressing the Gap in Compositional Reasoning in Audio-Language Models

2023-10-12 · Sreyan Ghosh, Ashish Seth, Sonal Kumar, Utkarsh Tyagi, Chandra Kiran Evuru, S. Ramaneswaran, S. Sakshi, Oriol Nieto, Ramani Duraiswami, Dinesh Manocha

A fundamental characteristic of audio is its compositional nature. Audio-language models (ALMs) trained using a contrastive approach (e.g., CLAP) that learns a shared representation between audio and language modalities have improved performance in many downstream applications, including zero-shot audio classification, audio retrieval, etc. However, the ability of these models to effectively perform compositional reasoning remains largely unexplored and necessitates additional research. In this paper, we propose CompA, a collection of two expert-annotated benchmarks with a majority of real-world audio samples, to evaluate compositional reasoning in ALMs. Our proposed CompA-order evaluates how well an ALM understands the order or occurrence of acoustic events in audio, and CompA-attribute evaluates attribute-binding of acoustic events. An instance from either benchmark consists of two audio-caption pairs, where both audios have the same acoustic events but with different compositions. An ALM is evaluated on how well it matches the right audio to the right caption. Using this benchmark, we first show that current ALMs perform only marginally better than random chance, thereby struggling with compositional reasoning. Next, we propose CompA-CLAP, where we fine-tune CLAP using a novel learning method to improve its compositional reasoning abilities. To train CompA-CLAP, we first propose improvements to contrastive training with composition-aware hard negatives, allowing for more focused training. Next, we propose a novel modular contrastive loss that helps the model learn fine-grained compositional understanding and overcomes the acute scarcity of openly available compositional audios. CompA-CLAP significantly improves over all our baseline models on the CompA benchmark, indicating its superior compositional reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2310.08753

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAudio ClassificationZero-shot Audio Classification

Similar Papers 제목 키워드 기반

AQAScore: Evaluating Semantic Alignment in Text-to-Audio Generation via Audio Question Answering

2026-01-21 · Chun-Yi Kuan, Kai-Wei Chang, Hung-yi Lee arxiv

Although text-to-audio generation has made remarkable progress in realism and diversity, the development of evaluation metrics has not kept pace. Widely-adopted approaches, typically based on embedding similarity like CL…

Question AnsweringAudio GenerationText Generation

SoundMind: RL-Incentivized Logic Reasoning for Audio-Language Models

2025-06-15 · Xingjian Diao, Chunhui Zhang, Keyi Kong, Weiyi Wu 외

While large language models have shown reasoning capabilities, their application to the audio modality, particularly in large audio-language models (ALMs), remains significantly underdeveloped. Addressing this gap requir…

Logical ReasoningReinforcement Learning (RL)

The Sonar Moment: Benchmarking Audio-Language Models in Audio Geo-Localization

2026-01-06 · Ruixing Zhang, Zihan Liu, Leilei Sun, Tongyu Zhu 외 arxiv

Geo-localization aims to infer the geographic origin of a given signal. In computer vision, geo-localization has served as a demanding benchmark for compositional reasoning and is relevant to public safety. In contrast, …

Plug-and-Play Emotion Graphs for Compositional Prompting in Zero-Shot Speech Emotion Recognition

2025-09-29 · Jiacheng Shi, Hongfei Du, Y. Alicia Hong, Ye Gao arxiv

Large audio-language models (LALMs) exhibit strong zero-shot performance across speech tasks but struggle with speech emotion recognition (SER) due to weak paralinguistic modeling and limited cross-modal reasoning. We pr…

Speech Emotion Recognition

AudioStory: Generating Long-Form Narrative Audio with Large Language Models

2025-08-27 · Yuxin Guo, Teng Wang, Yuying Ge, Shijie Ma 외 arxiv

Recent advances in text-to-audio (TTA) generation excel at synthesizing short audio clips but struggle with long-form narrative audio, which requires temporal coherence and compositional reasoning. To address this gap, w…

Audio Generation