Disentanglement of Sources in a Multi-Stream Variational Autoencoder
Veranika Boukun, Jörg Lücke
TL;DR
MS-VAE addresses disentangled source representation by introducing discrete latent indicators that select among multiple per-source VAEs connected through an explicit linear mixing model. The framework integrates discrete and continuous latents within a variational objective, deriving an ELBO with an energy-based encoder for the discrete factors and standard reparameterization for the continuous ones. Empirically, it demonstrates clear source separation on MNIST mixtures and competitive speaker diarization, achieving fewer missed speech frames with modest supervision and data requirements. Overall, the domain-agnostic MS-VAE highlights the value of explicit source-mixing constraints for interpretable and controllable disentangled representations in multi-source data.
Abstract
Variational autoencoders (VAEs) are a leading approach to address the problem of learning disentangled representations. Typically a single VAE is used and disentangled representations are sought in its continuous latent space. Here we explore a different approach by using discrete latents to combine VAE-representations of individual sources. The combination is done based on an explicit model for source combination, and we here use a linear combination model which is well suited, e.g., for acoustic data. We formally define such a multi-stream VAE (MS-VAE) approach, derive its inference and learning equations, and we numerically investigate its principled functionality. The MS-VAE is domain-agnostic, and we here explore its ability to separate sources into different streams using superimposed hand-written digits, and mixed acoustic sources in a speaker diarization task. We observe a clear separation of digits, and on speaker diarization we observe an especially low rate of missed speakers. Numerical experiments further highlight the flexibility of the approach across varying amounts of supervision and training data.
