arXiv:2410.04029cs.CLcs.AI2024-10ICLR被引 36

用音节级粗粒度单元提升语音语言模型效率与性能

SyllableLM: Learning Coarse Semantic Units for Speech Language Models

  • 通过分析编码器损失相关性识别噪声边界,结合新蒸馏技术合并语音表征为语义保留的音节单元
  • 在5Hz频率下实现60bps token率,达到音节分割与聚类当前最优,训练效率提升30倍
  • 适合追求高效语音建模、低资源部署的开发者与研究者

语言模型需要分词输入。然而,音频和视觉等连续数据的分词策略常基于固定卷积或离散聚类等简单启发式方法,未必契合数据的语义结构。尤其对于语音,波形高分辨率(每秒16,000样本以上)导致语音语言模型所需词元数是文本模型的数倍。本文提出一种可控自监督方法,将语音表征合并为更粗粒度的类音节单位,同时保持语义信息。方法包括:1)通过分析预训练编码器损失的相关性提取噪声边界;2)通过新型蒸馏技术迭代优化模型表征。该方法可在低至5Hz、60bps的速率下生成可控语义单元,在音节分割与聚类任务上达到当前最优。基于这些粗粒度词元,我们成功训练出SyllableLM——一个语音语言模型(SpeechLM),在多种语音建模任务中表现媲美或超越现有最先进模型。同时,其训练计算量减少30倍,推理速度提升4倍。

原文摘要 · Abstract (English)

Language models require tokenized inputs. However, tokenization strategies for continuous data like audio and vision are often based on simple heuristics such as fixed sized convolutions or discrete clustering, which do not necessarily align with the semantic structure of the data. For speech in particular, the high resolution of waveforms (16,000 samples/second or more) presents a significant challenge as speech-based language models have had to use several times more tokens per word than text-based language models. In this work, we introduce a controllable self-supervised technique to merge speech representations into coarser syllable-like units while still preserving semantic information. We do this by 1) extracting noisy boundaries through analyzing correlations in pretrained encoder losses and 2) iteratively improving model representations with a novel distillation technique. Our method produces controllable-rate semantic units at as low as 5Hz and 60bps and achieves SotA in syllabic segmentation and clustering. Using these coarse tokens, we successfully train SyllableLM, a Speech Language Model (SpeechLM) that matches or outperforms current SotA SpeechLMs on a range of spoken language modeling tasks. SyllableLM also achieves significant improvements in efficiency with a 30x reduction in training compute and a 4x wall-clock inference speedup.

语音建模自监督学习高效模型音节单元

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