arXiv:2512.20308cs.CLcs.SD2025-12被引 7

无需文本监督,高效学习语音中的语义单元

SpidR: Learning Fast and Stable Linguistic Units for Spoken Language Models Without Supervision

  • 自监督训练语音模型,通过掩码预测与在线聚类学习高质量声学表示
  • 在多个语言建模任务上超越wav2vec 2.0等模型,且预训练仅需1天
  • 适合快速实验与语音语言建模研究者使用,代码已开源

语言建模与语音表征学习的并行发展,为直接从语音中学习语言提供了可能。本文提出SpidR,一种自监督语音表征模型,可高效提取富含音素信息的表示,特别适用于无文本的语音语言建模。该模型基于原始波形,采用掩码预测目标结合自蒸馏和在线聚类进行训练,学生模型的中间层学习教师模型中间层的聚类分配,稳定了聚类过程,提升了码本质量。SpidR在下游语言建模基准(sWUGGY、sBLIMP、tSC)上优于wav2vec 2.0、HuBERT、WavLM和DinoSR。我们系统评估了不同模型与层级的语音单元质量(ABX、PNMI)与语言建模性能的相关性,验证这些指标为可靠代理。此外,相比HuBERT,SpidR将预训练时间从一周缩短至16张GPU上一天,得益于优化的训练方法与高效代码库,支持快速迭代与实验。训练代码与模型检查点已在https://github.com/facebookresearch/spidr 开源。

原文摘要 · Abstract (English)

The parallel advances in language modeling and speech representation learning have raised the prospect of learning language directly from speech without textual intermediates. This requires extracting semantic representations directly from speech. Our contributions are threefold. First, we introduce SpidR, a self-supervised speech representation model that efficiently learns representations with highly accessible phonetic information, which makes it particularly suited for textless spoken language modeling. It is trained on raw waveforms using a masked prediction objective combined with self-distillation and online clustering. The intermediate layers of the student model learn to predict assignments derived from the teacher's intermediate layers. This learning objective stabilizes the online clustering procedure compared to previous approaches, resulting in higher quality codebooks. SpidR outperforms wav2vec 2.0, HuBERT, WavLM, and DinoSR on downstream language modeling benchmarks (sWUGGY, sBLIMP, tSC). Second, we systematically evaluate across models and layers the correlation between speech unit quality (ABX, PNMI) and language modeling performance, validating these metrics as reliable proxies. Finally, SpidR significantly reduces pretraining time compared to HuBERT, requiring only one day of pretraining on 16 GPUs, instead of a week. This speedup is enabled by the pretraining method and an efficient codebase, which allows faster iteration and easier experimentation. We open-source the training code and model checkpoints at https://github.com/facebookresearch/spidr.

语音建模自监督高效训练代码开源

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