arXiv:2607.26440cs.SD2026-07

提出显式音符分段与音高有效性约束解码,提升吉他谱转录准确率。

Explicit Note-Event Tokenization and Pitch-Validity Constrained Decoding for MIDI-to-Tablature Transcription

论文配图:Explicit Note-Event Tokenization and Pitch-Validity Constrained Decoding for MIDI-to-Tablature Transcription
图 1 · 摘自论文原文
  • 用音符事件与吉他谱符号联合建模,显式表示音符边界和指法位置。
  • 在小规模数据集上训练仍获显著提升,大模型泛化能力更强。
  • 生成时屏蔽无效音高,保持原节奏结构,适合音乐信息提取任务。

吉他谱转录旨在预测每个音符对应的弦位和品位,使生成的谱子能准确再现目标乐段。现有序列到序列方法在大规模数据集上表现良好,但跨数据规模的泛化能力尚未充分探索。本文提出一种包含显式音符事件分段和正则化训练的吉他谱转录框架。解码器采用音符事件标记与TAB标记联合表示,更清晰地表达音符边界、音高相关事件及弦位品位。在大型数据集DadaGP和小型数据集Francois Leduc上进行评估,该方法在DadaGP上优于基线Fretting Transformer,尤其在直接使用小规模Leduc数据集训练时提升显著。此外,引入音高有效性约束解码策略,在生成阶段屏蔽无效的吉他谱候选,而非事后修正,同时保留输入的原始时序与音符结构。该约束有效提升转录准确率,并提供一个可控环境以衡量去除无效预测后的残余误差。代码将开源:https://github.com/MusicGuitarTab/GuitarTab

原文摘要 · Abstract (English)

Guitar tablature transcription predicts the string and fret position for each note so that the resulting tablature reproduces the target musical part. Prior sequence-to-sequence approaches have shown promising results on large-scale datasets, but their generalization behavior across different dataset scales remains less explored. In this work, we propose a guitar tablature transcription framework with explicit note-event tokenization and regularized training. The proposed decoder token representation incorporates note-event tokens together with TAB tokens, allowing note boundaries, pitch-related events, and string-fret positions to be represented more explicitly. We evaluate the proposed framework on DadaGP, a large-scale dataset, and Francois Leduc, a small-scale dataset. Our method improves tablature accuracy over the Fretting Transformer baseline on DadaGP, with especially strong gains when trained directly on the small-scale Leduc dataset. We further introduce a pitch-validity constrained decoding strategy that masks pitch-invalid TAB candidates during generation rather than correcting them after decoding and simultaneously preserves the original timing and note structure from the input. This constraint improves tablature accuracy and provides a controlled setting for measuring how much error remains after pitch-invalid predictions are removed. Our code will be released at:https://github.com/MusicGuitarTab/GuitarTab

吉他谱序列建模音乐转录

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