CLSDASApr 11, 2024

Audio Dialogues: Dialogues dataset for audio and music understanding

arXiv:2404.07616v111 citationsh-index: 29Has CodeSynthetic Data’s Transformative Role in Foundational Speech Models
Originality Synthesis-oriented
AI Analysis

This dataset addresses a gap for researchers in audio and music AI by enabling multi-turn dialogue understanding, though it is incremental as it builds on existing caption annotations.

The authors tackled the lack of interactive dialogue datasets for audio understanding by introducing Audio Dialogues, a multi-turn dialogue dataset with 163.8k samples for general audio and music, generated using a prompting-based approach with an LLM.

Existing datasets for audio understanding primarily focus on single-turn interactions (i.e. audio captioning, audio question answering) for describing audio in natural language, thus limiting understanding audio via interactive dialogue. To address this gap, we introduce Audio Dialogues: a multi-turn dialogue dataset containing 163.8k samples for general audio sounds and music. In addition to dialogues, Audio Dialogues also has question-answer pairs to understand and compare multiple input audios together. Audio Dialogues leverages a prompting-based approach and caption annotations from existing datasets to generate multi-turn dialogues using a Large Language Model (LLM). We evaluate existing audio-augmented large language models on our proposed dataset to demonstrate the complexity and applicability of Audio Dialogues. Our code for generating the dataset will be made publicly available. Detailed prompts and generated dialogues can be found on the demo website https://audiodialogues.github.io/.

Foundations

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

Your Notes