paper-with-me

Papers

U-SAM: An audio language Model for Unified Speech, Audio, and Music Understanding

2025-05-20 · Ziqian Wang, Xianjun Xia, Xinfa Zhu, Lei Xie

The text generation paradigm for audio tasks has opened new possibilities for unified audio understanding. However, existing models face significant challenges in achieving a comprehensive understanding across diverse audio types, such as speech, general audio events, and music. Furthermore, their exclusive reliance on cross-entropy loss for alignment often falls short, as it treats all tokens equally and fails to account for redundant audio features, leading to weaker cross-modal alignment. To deal with the above challenges, this paper introduces U-SAM, an advanced audio language model that integrates specialized encoders for speech, audio, and music with a pre-trained large language model (LLM). U-SAM employs a Mixture of Experts (MoE) projector for task-aware feature fusion, dynamically routing and integrating the domain-specific encoder outputs. Additionally, U-SAM incorporates a Semantic-Aware Contrastive Loss Module, which explicitly identifies redundant audio features under language supervision and rectifies their semantic and spectral representations to enhance cross-modal alignment. Extensive experiments demonstrate that U-SAM consistently outperforms both specialized models and existing audio language models across multiple benchmarks. Moreover, it exhibits emergent capabilities on unseen tasks, showcasing its generalization potential. Code is available (https://github.com/Honee-W/U-SAM/).

📄 PDF Abstract BibTeX arXiv:2505.13880

Code (1)

honee-w/u-sam 공식 구현 pytorch

Tasks

cross-modal alignmentLanguage ModelingLanguage ModellingLarge Language ModelMixture-of-ExpertsText Generation

Similar Papers 제목 키워드 기반

InstructAudio: Unified speech and music generation with natural language instruction

2025-11-23 · Chunyu Qiang, Kang Yin, Xiaopeng Wang, Yuzhe Liang 외 arxiv

Text-to-speech (TTS) and text-to-music (TTM) models face significant limitations in instruction-based control. TTS systems usually depend on reference audio for timbre, offer only limited text-level attribute control, an…

Multi-Task LearningDialogue GenerationMusic GenerationSpeech Synthesis

Audio-FLAN: A Preliminary Release

2025-02-23 · Liumeng Xue, Ziya Zhou, Jiahao Pan, Zixuan Li 외

Recent advancements in audio tokenization have significantly enhanced the integration of audio capabilities into large language models (LLMs). However, audio understanding and generation are often treated as distinct tas…

Zero-Shot Learning

Audio Flamingo 3: Advancing Audio Intelligence with Fully Open Large Audio Language Models

2025-07-10 · Arushi Goel, Sreyan Ghosh, Jaehyeon Kim, Sonal Kumar 외

We present Audio Flamingo 3 (AF3), a fully open state-of-the-art (SOTA) large audio-language model that advances reasoning and understanding across speech, sound, and music. AF3 introduces: (i) AF-Whisper, a unified audi…

Language ModelingLanguage ModellingRepresentation Learning

AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining

2023-08-10 · Haohe Liu, Yi Yuan, Xubo Liu, Xinhao Mei 외

Although audio generation shares commonalities across different types of audio, such as speech, music, and sound effects, designing models for each type requires careful consideration of specific objectives and biases th…

Audio GenerationIn-Context LearningRepresentation LearningText-to-Music Generation+2

MOSS-Audio Technical Report

2026-06-01 · Chen Yang, Chufan Yu, Hanfu Chen, Jie Zhu 외 arxiv

MOSS-Audio is a unified audio-language model for speech, environmental sound, and music understanding, supporting audio captioning, time-aware question answering, timestamped transcription, and audio-grounded reasoning. …

Instruction FollowingQuestion AnsweringAudio captioning