统一建模音乐多模态转换,实现图像谱子生成音频的突破
Unified Cross-modal Translation of Score Images, Symbolic Music, and Performance Audio
- 用统一令牌化将乐谱图像、音频、MIDI等转为序列,单模型处理多任务
- 光学乐谱识别错误率从24.58%降至13.67%,多项任务性能提升
- 首次实现基于乐谱图像生成连贯音乐音频,适合跨模态生成研究者
音乐以多种模态存在,如乐谱图像、符号乐谱、MIDI和音频。模态间的转换是音乐信息检索的核心任务,例如自动音乐转录(音频到MIDI)和光学乐谱识别(乐谱图像到符号乐谱)。然而,以往大多工作针对特定任务训练专用模型。本文提出一种统一方法,同时在多个转换任务上训练通用模型。两个关键因素使该方法可行:一是新构建的大规模数据集,包含超过1,300小时来自YouTube视频的配对音频-乐谱图像数据,规模较现有数据集大一个数量级;二是各模态的统一令牌化框架,将乐谱图像、音频、MIDI和MusicXML均转化为序列令牌,使单个编码器-解码器Transformer可将多模态转换视为统一的序列到序列任务。实验结果表明,该统一多任务模型在多个关键领域优于单任务基线,尤其将光学乐谱识别符号错误率从24.58%降至13.67%;其他转换任务也获得显著提升。值得注意的是,该方法首次实现了基于乐谱图像的音乐音频生成,标志着跨模态音乐生成的重要突破。
原文摘要 · Abstract (English)
Music exists in various modalities, such as score images, symbolic scores, MIDI, and audio. Translations between each modality are established as core tasks of music information retrieval, such as automatic music transcription (audio-to-MIDI) and optical music recognition (score image to symbolic score). However, most past work on multimodal translation trains specialized models on individual translation tasks. In this paper, we propose a unified approach, where we train a general-purpose model on many translation tasks simultaneously. Two key factors make this unified approach viable: a new large-scale dataset and the tokenization of each modality. Firstly, we propose a new dataset that consists of more than 1,300 hours of paired audio-score image data collected from YouTube videos, which is an order of magnitude larger than any existing music modal translation datasets. Secondly, our unified tokenization framework discretizes score images, audio, MIDI, and MusicXML into a sequence of tokens, enabling a single encoder-decoder Transformer to tackle multiple cross-modal translation as one coherent sequence-to-sequence task. Experimental results confirm that our unified multitask model improves upon single-task baselines in several key areas, notably reducing the symbol error rate for optical music recognition from 24.58% to a state-of-the-art 13.67%, while similarly substantial improvements are observed across the other translation tasks. Notably, our approach achieves the first successful score-image-conditioned audio generation, marking a significant breakthrough in cross-modal music generation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。