用无序嵌入和自回归解码,实现高质量音频压缩
Music2Latent2: Audio Compression with Summary Embeddings and Autoregressive Decoding
- 将音频压缩为无序的摘要嵌入,捕捉全局特征
- 在相同压缩比下,重建质量优于现有方法
- 适合需要高保真音频生成与检索的应用场景
高效地将高维音频信号压缩到紧凑且信息丰富的潜在空间对生成建模和音乐信息检索(MIR)等任务至关重要。现有音频自编码器常难以在保持音频保真度的同时实现高压缩比,并影响下游应用效率。我们提出 Music2Latent2,一种新型音频自编码器,通过一致性模型和一种基于无序潜在嵌入的新表示学习方法——摘要嵌入来解决这些问题。与传统方法将局部音频特征编码为有序序列不同,Music2Latent2 将音频信号压缩为一组摘要嵌入,每个嵌入可捕获输入样本的不同全局特征,从而在相同压缩比下实现更高重建质量。为处理任意长度音频,Music2Latent2 采用因果掩码训练的自回归一致性模型,对连续音频块进行建模,确保跨片段重建连贯性。此外,我们提出一种两步解码流程,利用一致性模型的去噪能力进一步优化生成音频,且无需额外成本。实验表明,Music2Latent2 在音频质量和下游任务性能上均优于现有连续音频自编码器,为音频压缩开辟新可能。
原文摘要 · Abstract (English)
Efficiently compressing high-dimensional audio signals into a compact and informative latent space is crucial for various tasks, including generative modeling and music information retrieval (MIR). Existing audio autoencoders, however, often struggle to achieve high compression ratios while preserving audio fidelity and facilitating efficient downstream applications. We introduce Music2Latent2, a novel audio autoencoder that addresses these limitations by leveraging consistency models and a novel approach to representation learning based on unordered latent embeddings, which we call summary embeddings. Unlike conventional methods that encode local audio features into ordered sequences, Music2Latent2 compresses audio signals into sets of summary embeddings, where each embedding can capture distinct global features of the input sample. This enables to achieve higher reconstruction quality at the same compression ratio. To handle arbitrary audio lengths, Music2Latent2 employs an autoregressive consistency model trained on two consecutive audio chunks with causal masking, ensuring coherent reconstruction across segment boundaries. Additionally, we propose a novel two-step decoding procedure that leverages the denoising capabilities of consistency models to further refine the generated audio at no additional cost. Our experiments demonstrate that Music2Latent2 outperforms existing continuous audio autoencoders regarding audio quality and performance on downstream tasks. Music2Latent2 paves the way for new possibilities in audio compression.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。