Gaussian Flow Bridges for Audio Domain Transfer with Unpaired Data
Eloi Moliner, Sebastian Braun, Hannes Gamper
TL;DR
The paper addresses unsupervised audio domain transfer by introducing Gaussian Flow Bridges (GFBs), which chain two deterministic flows to transport samples between an input distribution and a conditioned target, guided by a continuous vector $\mathbf{c}$. Grounded in Continuous Normalizing Flows and Conditional Flow Matching, the approach leverages an encoder to map data to a Gaussian latent and a conditional decoder to generate conditioned outputs, aiming for near-optimal transport paths. A key contribution is the chunk-based minibatch optimal transport strategy, which reduces trajectory curvature and helps preserve speech content when training on high-dimensional waveform data. Experimental results on reverberation and distortion tasks demonstrate competitive performance and generalization to unseen speakers and acoustic conditions, while highlighting areas for improvement in content fidelity and artifact suppression.
Abstract
Audio domain transfer is the process of modifying audio signals to match characteristics of a different domain, while retaining the original content. This paper investigates the potential of Gaussian Flow Bridges, an emerging approach in generative modeling, for this problem. The presented framework addresses the transport problem across different distributions of audio signals through the implementation of a series of two deterministic probability flows. The proposed framework facilitates manipulation of the target distribution properties through a continuous control variable, which defines a certain aspect of the target domain. Notably, this approach does not rely on paired examples for training. To address identified challenges on maintaining the speech content consistent, we recommend a training strategy that incorporates chunk-based minibatch Optimal Transport couplings of data samples and noise. Comparing our unsupervised method with established baselines, we find competitive performance in tasks of reverberation and distortion manipulation. Despite encoutering limitations, the intriguing results obtained in this study underscore potential for further exploration.
