ASAILGSDMay 11

PoDAR: Power-Disentangled Audio Representation for Generative Modeling

arXiv:2605.1008469.7
AI Analysis

For audio generative modeling, PoDAR provides a method to improve latent space structure, enabling faster training and better quality, though it is an incremental improvement over existing VAE-based approaches.

PoDAR introduces a power-disentangled audio representation that improves latent modelability, accelerating diffusion model convergence by 2x and increasing speaker similarity by 0.055 and UTMOS by 0.22 on LibriSpeech-PC.

The performance of audio latent diffusion models is primarily governed by generator expressivity and the modelability of the underlying latent space. While recent research has focused primarily on the former, as well as improving the reconstruction fidelity of audio codecs, we demonstrate that latent modelability can be significantly improved through explicit factor disentanglement. We present PoDAR (Power-Disentangled Audio Representation), a framework that utilizes a randomized power augmentation and latent consistency objective to decouple signal power from invariant semantic content. This factorization makes the latent space easier to model, which both accelerates the convergence of downstream generative models and improves final overall performance. When applied to a Stable Audio 1.0 VAE with an F5-TTS generator, PoDAR achieves about a $2\times$ acceleration in convergence to match baseline performance, while increasing final speaker similarity by 0.055 and UTMOS by 0.22 on the LibriSpeech-PC dataset. Furthermore, isolating power into dedicated channels enables the application of CFG exclusively to power-invariant content, effectively extending the stable guidance regime to higher scales.

Foundations

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

Your Notes