Learning Latent Space Hierarchical EBM Diffusion Models
Jiali Cui, Tian Han
TL;DR
The paper addresses the prior-hole problem in multi-layer latent-variable generators that rely on Gaussian priors by introducing a diffusion-based learning framework for an energy-based prior. It constructs a sequence of conditional EBMs operating in a uni-scale latent space ${\tilde{\mathbf{u}}}$, with a forward diffusion that preserves hierarchical structure via ${\mathbf{\tilde{z}}}=T_{\beta_{>0}}({\mathbf{\tilde{u}}})$ and a reverse Langevin-based sampling guided by energies $F_{\omega}(T_{\beta_{>0}}({\mathbf{\tilde{u}}}_t), t)$. The approach enables tractable EBM learning, improved sample quality, and controllable, hierarchical generation through coupling with symbol vectors ${\mathbf{y}}$ and layer-wise energy terms. Experiments on CIFAR-10, CelebA-HQ-256, and LSUN-Church-64 demonstrate competitive synthesis quality, interpretable hierarchical representations, and effective controllable synthesis, highlighting the practical impact for expressive hierarchical generative modeling.
Abstract
This work studies the learning problem of the energy-based prior model and the multi-layer generator model. The multi-layer generator model, which contains multiple layers of latent variables organized in a top-down hierarchical structure, typically assumes the Gaussian prior model. Such a prior model can be limited in modelling expressivity, which results in a gap between the generator posterior and the prior model, known as the prior hole problem. Recent works have explored learning the energy-based (EBM) prior model as a second-stage, complementary model to bridge the gap. However, the EBM defined on a multi-layer latent space can be highly multi-modal, which makes sampling from such marginal EBM prior challenging in practice, resulting in ineffectively learned EBM. To tackle the challenge, we propose to leverage the diffusion probabilistic scheme to mitigate the burden of EBM sampling and thus facilitate EBM learning. Our extensive experiments demonstrate a superior performance of our diffusion-learned EBM prior on various challenging tasks.
