CLSDFeb 5

Bagpiper: Solving Open-Ended Audio Tasks via Rich Captions

arXiv:2602.05220v21 citationsh-index: 18
Originality Highly original
AI Analysis

This addresses the need for more flexible and unified audio processing models for researchers and practitioners, though it builds on existing caption-based approaches.

The paper tackles the problem of rigid, task-specific supervision in audio foundation models by introducing Bagpiper, an 8B model that uses rich captions to interpret audio holistically, achieving superior performance on benchmarks like MMAU and AIRBench for understanding and surpassing models like CosyVoice3 and TangoFlux in generation quality.

Current audio foundation models typically rely on rigid, task-specific supervision, addressing isolated factors of audio rather than the whole. In contrast, human intelligence processes audio holistically, seamlessly bridging physical signals with abstract cognitive concepts to execute complex tasks. Grounded in this philosophy, we introduce Bagpiper, an 8B audio foundation model that interprets physical audio via rich captions, i.e., comprehensive natural language descriptions that encapsulate the critical cognitive concepts inherent in the signal (e.g., transcription, audio events). By pre-training on a massive corpus of 600B tokens, the model establishes a robust bidirectional mapping between raw audio and this high-level conceptual space. During fine-tuning, Bagpiper adopts a caption-then-process workflow, simulating an intermediate cognitive reasoning step to solve diverse tasks without task-specific priors. Experimentally, Bagpiper outperforms Qwen-2.5-Omni on MMAU and AIRBench for audio understanding and surpasses CosyVoice3 and TangoFlux in generation quality, capable of synthesizing arbitrary compositions of speech, music, and sound effects. To the best of our knowledge, Bagpiper is among the first works that achieve unified understanding generation for general audio. Model, data, and code are available at Bagpiper Home Page.

Foundations

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

Your Notes