SDAIIRASSep 9, 2024

Latent Diffusion Bridges for Unsupervised Musical Audio Timbre Transfer

arXiv:2409.06096v411 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the problem of modifying timbre while preserving melody for music processing applications, representing an incremental improvement over prior unsupervised methods.

The paper tackles unsupervised musical audio timbre transfer by proposing a dual diffusion bridge method, achieving better Fréchet Audio Distance and lower pitch distances compared to existing models like VAEGAN and Gaussian Flow Bridges.

Music timbre transfer is a challenging task that involves modifying the timbral characteristics of an audio signal while preserving its melodic structure. In this paper, we propose a novel method based on dual diffusion bridges, trained using the CocoChorales Dataset, which consists of unpaired monophonic single-instrument audio data. Each diffusion model is trained on a specific instrument with a Gaussian prior. During inference, a model is designated as the source model to map the input audio to its corresponding Gaussian prior, and another model is designated as the target model to reconstruct the target audio from this Gaussian prior, thereby facilitating timbre transfer. We compare our approach against existing unsupervised timbre transfer models such as VAEGAN and Gaussian Flow Bridges (GFB). Experimental results demonstrate that our method achieves both better Fréchet Audio Distance (FAD) and melody preservation, as reflected by lower pitch distances (DPD) compared to VAEGAN and GFB. Additionally, we discover that the noise level from the Gaussian prior, $σ$, can be adjusted to control the degree of melody preservation and amount of timbre transferred.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes