arXiv:2409.06190eess.AScs.LG2024-09被引 9

用潜在空间分离音源,让音乐生成更可控且音质更好。

Multi-Source Music Generation with Latent Diffusion

  • 将每种乐器编码为独立潜在表示,联合建模提升协同性。
  • 主观评测与FAD分数均优于原模型,旋律更丰富、噪声更少。
  • 适合需要精细控制音源的音乐创作与音频生成研究者。

多数音乐生成模型直接输出单一混音。为实现更灵活可控的生成,多源扩散模型(MSDM)将音乐视为多个乐器源(如钢琴、鼓、贝斯、吉他)的混合,并使用单一扩散模型生成相互协调的音源后进行混合。然而,该方法常生成缺乏旋律且空洞的声音,且波形扩散引入显著高斯噪声,影响音质。为此,本文提出多源潜在扩散模型(MSLDM),利用变分自编码器(VAE)将每类乐器源编码为独立的潜在表示。通过在所有乐器源上训练一个统一的VAE,高效捕获各源的独特特征,形成“源潜在空间”。这些源潜在向量拼接后输入扩散模型,学习联合潜在空间。该方法显著提升整体与部分生成效果,得益于VAE的压缩能力与抗噪性。压缩后的潜在表示也提升了生成效率。主观听感测试与弗雷彻音频距离(FAD)评分证实,本模型性能超越MSDM,展现出更强的实用性与适用性。实验强调,建模乐器源比直接建模音乐混音更有效。代码与模型见https://github.com/XZWY/MSLDM,演示链接:https://xzwy.github.io/MSLDMDemo/

原文摘要 · Abstract (English)

Most music generation models directly generate a single music mixture. To allow for more flexible and controllable generation, the Multi-Source Diffusion Model (MSDM) has been proposed to model music as a mixture of multiple instrumental sources (e.g. piano, drums, bass, and guitar). Its goal is to use one single diffusion model to generate mutually-coherent music sources, that are then mixed to form the music. Despite its capabilities, MSDM is unable to generate music with rich melodies and often generates empty sounds. Its waveform diffusion approach also introduces significant Gaussian noise artifacts that compromise audio quality. In response, we introduce a Multi-Source Latent Diffusion Model (MSLDM) that employs Variational Autoencoders (VAEs) to encode each instrumental source into a distinct latent representation. By training a VAE on all music sources, we efficiently capture each source's unique characteristics in a "source latent." The source latents are concatenated and our diffusion model learns this joint latent space. This approach significantly enhances the total and partial generation of music by leveraging the VAE's latent compression and noise-robustness. The compressed source latent also facilitates more efficient generation. Subjective listening tests and Frechet Audio Distance (FAD) scores confirm that our model outperforms MSDM, showcasing its practical and enhanced applicability in music generation systems. We also emphasize that modeling sources is more effective than direct music mixture modeling. Codes and models are available at https://github.com/XZWY/MSLDM. Demos are available at https://xzwy.github.io/MSLDMDemo/.

音乐生成扩散模型潜在空间多源建模

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