arXiv:2602.05373cs.SD2026-02被引 4

用特殊标记压缩长语音,让大模型轻松处理长时间音频。

Speech-XL: Towards Long-Form Speech Understanding in Large Speech Language Models

  • 引入语音摘要标记(SST),将语音片段信息浓缩到键值对中。
  • 仅用少量数据训练,就在LongSpeech等基准上表现优异。
  • 适合需要高效处理长语音的应用,如会议记录、播客分析。

尽管大语音语言模型(LSLMs)在短时声学信号处理上取得成功,但其扩展至长时音频理解仍受制于有限上下文长度和高昂的内存开销。本文提出Speech-XL,利用大语言模型固有的键值(KV)稀疏化能力,实现高比率语音输入压缩。具体地,为每个语音区间引入新型特殊标记——语音摘要标记(SST),将区间内语音信息封装至对应的键值对中。SST模块通过指令微调训练,采用课程学习策略,使SST逐步掌握从低比率(简单)到高比率(挑战性)的压缩能力。尽管训练数据远少于其他基线方法,本模型在LongSpeech和AUDIOMARATHON等主要基准上仍取得极具竞争力的表现。该方法有效缓解了长时音频建模中的长期瓶颈,为大规模声学序列的凝练提供了新思路。

原文摘要 · Abstract (English)

Despite the growing success of Large Speech Language Models (LSLMs) in processing short-term acoustic signals, their extension to long-form audio understanding is severely bottlenecked. This limitation stems from the limited context length and the exorbitant memory footprints required for long-form inference. In this work, we propose Speech-XL, a new model that capitalizes on the intrinsic key-value (KV) sparsification capacity of Large Language Models (LLMs) to achieve high-ratio speech input compression. Specifically, we introduce a novel special token, the Speech Summarization Token (SST), for each speech interval to encapsulate the intra-interval speech information into its associated KV pairs. The SST module is trained via instruction fine-tuning, employing a curriculum learning strategy where the SST learns to compress information in a progressive manner--advancing from low-ratio (simple) to high-ratio (challenging) compression. Despite utilizing significantly less training data than other baselines, our model achieves highly competitive performance on major benchmarks, including LongSpeech and AUDIOMARATHON. By addressing the long-standing bottlenecks in long-form audio modeling, our approach offers a novel perspective on the condensation of extensive acoustic sequences.

语音理解长序列模型压缩

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。