paper-with-me

Papers

Qwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models

2023-11-14 · Yunfei Chu, Jin Xu, Xiaohuan Zhou, Qian Yang, Shiliang Zhang, Zhijie Yan, Chang Zhou, Jingren Zhou

Recently, instruction-following audio-language models have received broad attention for audio interaction with humans. However, the absence of pre-trained audio models capable of handling diverse audio types and tasks has hindered progress in this field. Consequently, most existing works have only been able to support a limited range of interaction capabilities. In this paper, we develop the Qwen-Audio model and address this limitation by scaling up audio-language pre-training to cover over 30 tasks and various audio types, such as human speech, natural sounds, music, and songs, to facilitate universal audio understanding abilities. However, directly co-training all tasks and datasets can lead to interference issues, as the textual labels associated with different datasets exhibit considerable variations due to differences in task focus, language, granularity of annotation, and text structure. To overcome the one-to-many interference, we carefully design a multi-task training framework by conditioning on a sequence of hierarchical tags to the decoder for encouraging knowledge sharing and avoiding interference through shared and specified tags respectively. Remarkably, Qwen-Audio achieves impressive performance across diverse benchmark tasks without requiring any task-specific fine-tuning, surpassing its counterparts. Building upon the capabilities of Qwen-Audio, we further develop Qwen-Audio-Chat, which allows for input from various audios and text inputs, enabling multi-turn dialogues and supporting various audio-central scenarios.

📄 PDF Abstract BibTeX arXiv:2311.07919

Code (2)

qwenlm/qwen-audio 공식 구현 pytorch
alibaba-damo-academy/FunASR pytorch

Tasks

Acoustic Scene ClassificationAudio captioningAudio ClassificationAutomatic Speech Recognition (ASR)DecoderEmotion Recognition in ConversationInstruction FollowingSpeech Recognition

Similar Papers 제목 키워드 기반

TAU: A Benchmark for Cultural Sound Understanding Beyond Semantics

2025-09-30 · Yi-Cheng Lin, Yu-Hua Chen, Jia-Kai Dong, Yueh-Hsuan Huang 외 arxiv

Large audio-language models are advancing rapidly, yet most evaluations emphasize speech or globally sourced sounds, overlooking culturally distinctive cues. This gap raises a critical question: can current models genera…

Question Generation

AudioDER: A Deduplication-Enhanced Reasoning Dataset for Post-Training Large Audio-Language Models

2026-06-12 · Hui Geng, Yi Su, Han Yin, Tianjiao Wan 외 arxiv

Large Audio-Language Models (LALMs) have shown strong performance on a wide range of audio understanding tasks, yet they still struggle with complex audio reasoning. A practical way to improve such capabilities is post-t…

Qwen3.5-Omni Technical Report

2026-04-17 · Qwen Team arxiv

In this work, we present Qwen3.5-Omni, the latest advancement in the Qwen-Omni model family. Representing a significant evolution over its predecessor, Qwen3.5-Omni scales to hundreds of billions of parameters and suppor…

Scene SegmentationVisual GroundingSpeech Synthesis

Breaking Audio Large Language Models by Attacking Only the Encoder: A Universal Targeted Latent-Space Audio Attack

2025-12-29 · Roee Ziv, Raz Lapid, Moshe Sipper arxiv

Audio-language models combine audio encoders with large language models to enable multimodal reasoning, but they also introduce new security vulnerabilities. We propose a universal targeted latent space attack, an encode…

Multimodal ReasoningAdversarial Attack

Bagpiper: Solving Open-Ended Audio Tasks via Rich Captions

2026-02-05 · Jinchuan Tian, Haoran Wang, Bo-Hao Su, Chien-yu Huang 외 arxiv

Current audio foundation models typically rely on rigid, task-specific supervision (e.g., speech recognition), addressing isolated factors of audio rather than the whole. In contrast, human processes audio holistically, …