arXiv:2608.03920cs.SDcs.AI2026-08

让音乐模型具备时间与音高平移不变性,提升生成质量。

Equivariant Music Transformer

论文配图:Equivariant Music Transformer
图 1 · 摘自论文原文
  • 通过自蒸馏引入等变正则化损失,强制模型保持对平移的敏感性
  • 在标准音乐变换器上提升等变性,同时改善下一个词预测性能
  • 适合追求音乐生成与表示学习的开发者和研究者

人类即使在时间偏移或音高转调后仍能识别音乐片段,表明其表征空间具有等变性。然而我们的分析显示,标准音乐变压器将这些时间偏移或音高转调的输入映射为无关的表示:随着模型规模增大或训练时间延长,其等变性逐渐减弱。这表明标准音乐变压器中额外的模型容量被用于记忆绝对模式,而非捕捉共享的音乐结构。本文提出等变音乐变压器(EMT),通过联合优化下一个词预测和辅助等变正则化损失,实现自蒸馏以强制等变性。我们发现,额外的等变损失起到了有益的正则化作用,同时提升了下一个词预测性能并产生等变的潜在表示。通过客观与主观评估,EMT在等变性和生成能力上均优于数据增强、特征工程及现有最优基线。更广泛而言,我们的发现表明,仅靠标准语言建模方法无法捕捉音乐的平移对称性,必须引入专门的归纳偏置才能获得更好的音乐表征。代码、权重与演示已公开。

原文摘要 · Abstract (English)

Humans recognize a musical passage even when it is shifted in time or transposed in pitch, indicating a notion of equivariance in the representation space. Our analysis, however, shows that standard music transformers map such time-shifted or pitch-transposed inputs onto uncorrelated representations: these models become progressively less equivariant as they scale in size or train longer. This suggests that in standard music transformers, additional model capacity is allocated to memorizing absolute patterns rather than capturing shared musical structures. In this paper, we propose the Equivariant Music Transformer (EMT), which enforces equivariance through self-distillation by jointly optimizing a next-token-prediction and an auxiliary equivariance regularization loss. We find that the additional equivariance loss acts as a beneficial regularizer, simultaneously improving next-token prediction and producing equivariant latent representations. Through both objective and subjective evaluations, EMT demonstrates superior equivariance and generative capability compared to data augmentation, feature engineering, and state-of-the-art (SOTA) baselines. More broadly, our findings reveal that standard language modeling methods alone do not capture music's translational symmetries, and dedicated inductive biases are required to produce better music representations. The code, weights and demos are available online.

音乐生成等变性变压器

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