用梅尔残差向量量化构建音乐表征,仅用0.9K小时数据就超越现有模型。
MuQ: Self-Supervised Music Representation Learning with Mel Residual Vector Quantization
- 基于梅尔残差向量量化生成音符令牌,提升特征提取稳定性和效率。
- 在0.9K小时数据上性能超已有自监督模型,160K小时数据下持续提升。
- 适合作为音乐理解基础模型,尤其擅长零样本音乐标签任务。
近年来,自监督学习预训练的基座模型在音乐信息理解任务中表现优异,涵盖音乐标签、乐器分类、调性检测等。本文提出一种名为MuQ的自监督音乐表征学习模型。不同于以往采用随机投影或现有神经编码器的方法,MuQ通过预测由梅尔残差向量量化(Mel-RVQ)生成的令牌进行训练。该方法利用残差线性投影结构对梅尔频谱进行量化,增强了目标提取的稳定性与效率,从而获得更优性能。大量下游任务实验证明,仅使用0.9K小时开源预训练数据,MuQ即优于此前自监督音乐表征模型;当数据规模扩展至超过160K小时并采用迭代训练时,性能持续提升。为进一步验证模型能力,我们构建了基于对比学习的联合音乐-文本嵌入模型MuQ-MuLan,在MagnaTagATune数据集的零样本音乐标签任务中达到当前最优表现。代码与模型权重已开源于https://github.com/tencent-ailab/MuQ。
原文摘要 · Abstract (English)
Recent years have witnessed the success of foundation models pre-trained with self-supervised learning (SSL) in various music informatics understanding tasks, including music tagging, instrument classification, key detection, and more. In this paper, we propose a self-supervised music representation learning model for music understanding. Distinguished from previous studies adopting random projection or existing neural codec, the proposed model, named MuQ, is trained to predict tokens generated by Mel Residual Vector Quantization (Mel-RVQ). Our Mel-RVQ utilizes residual linear projection structure for Mel spectrum quantization to enhance the stability and efficiency of target extraction and lead to better performance. Experiments in a large variety of downstream tasks demonstrate that MuQ outperforms previous self-supervised music representation models with only 0.9K hours of open-source pre-training data. Scaling up the data to over 160K hours and adopting iterative training consistently improve the model performance. To further validate the strength of our model, we present MuQ-MuLan, a joint music-text embedding model based on contrastive learning, which achieves state-of-the-art performance in the zero-shot music tagging task on the MagnaTagATune dataset. Code and checkpoints are open source in https://github.com/tencent-ailab/MuQ.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。