arXiv:2607.10233cs.SDcs.LG2026-07

用自监督方法提取旋律骨架,让模型学会保留核心音符、去除装饰音。

MeloBottleneck: Self-Supervised Melody Skeleton Extraction with a Latent Subsequence Bottleneck

论文配图:MeloBottleneck: Self-Supervised Melody Skeleton Extraction with a Latent Subsequence Bottleneck
图 1 · 摘自论文原文
  • 将旋律骨架建模为可控制长度的潜在子序列,通过瓶颈机制选择关键音符。
  • 在合成数据上超越伪标签方法,在真实音乐数据上仍保持优异表现。
  • 适合做音乐信息检索和跨风格旋律迁移的研究者参考。

旋律骨架提取旨在生成一个更短的旋律,保留结构音符而去除装饰音。以往方法依赖手工规则或基于启发式生成伪标签的逐音符显著性分类器,此类监督易引入生成器偏差,且未显式优化连贯的简化旋律。本文提出 MeloBottleneck,一种自监督框架,将骨架表示为长度可控、顺序保持的潜在子序列。硬瓶颈提取器选择音符事件,节奏闭合操作生成自洽骨架,重装饰解码器重建原始旋律。训练融合重建损失、冻结的自回归旋律先验、程序化装饰视图间的装饰不变一致性及装饰排除约束。评估三种场景:合成的装饰到骨架、TAVERN 的变体到主题、Jiugong 的装饰到工尺谱。匹配的伪标签分类器在合成基准上表现最优,而 MeloBottleneck 具有更好迁移能力,在 TAVERN 与 Jiugong 上达到竞争力的选择质量。骨架化旋律还提升基于 BM25 的片段检索性能,显著提高 Recall@K 与 MRR,同时降低查询时间。总体表明,将骨架学习为潜在子序列比伪标签模仿更具鲁棒性。

原文摘要 · Abstract (English)

Melody skeleton extraction aims to derive a shorter melody that preserves structural notes while removing ornaments. Prior methods rely on hand-crafted reduction rules or note-wise salience classifiers trained with heuristically or procedurally generated pseudo-labels. Such supervision can inherit generator bias and does not explicitly optimize a coherent reduced melody. We introduce MeloBottleneck, a self-supervised framework that represents a skeleton as a length-controlled, order-preserving latent subsequence. A hard-bottleneck extractor selects note events, a rhythmic-closure operator produces a self-consistent skeleton, and a re-ornamentation decoder reconstructs the input melody. Training combines reconstruction, a frozen autoregressive melody prior, ornament-invariant consistency across procedurally ornamented views, and ornament exclusion. We evaluate three regimes: synthetic out-of-distribution ornament-to-skeleton, TAVERN variation-to-theme, and Jiugong ornamented-to-gongche. A matched pseudo-label classifier excels on the synthetic benchmark, while MeloBottleneck transfers better, achieving competitive selection quality on TAVERN and Jiugong. Skeletonized melodies also improve BM25-based fragment retrieval, boosting Recall@K and MRR while reducing query time. Overall, the results suggest that learning skeletons as latent subsequences yields more robust transfer than pseudo-label imitation.

旋律提取自监督音乐生成

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