English

InfoDiffusion: Representation Learning Using Information Maximizing Diffusion Models

Machine Learning 2023-06-16 v1 Computer Vision and Pattern Recognition

Abstract

While diffusion models excel at generating high-quality samples, their latent variables typically lack semantic meaning and are not suitable for representation learning. Here, we propose InfoDiffusion, an algorithm that augments diffusion models with low-dimensional latent variables that capture high-level factors of variation in the data. InfoDiffusion relies on a learning objective regularized with the mutual information between observed and hidden variables, which improves latent space quality and prevents the latents from being ignored by expressive diffusion-based decoders. Empirically, we find that InfoDiffusion learns disentangled and human-interpretable latent representations that are competitive with state-of-the-art generative and contrastive methods, while retaining the high sample quality of diffusion models. Our method enables manipulating the attributes of generated images and has the potential to assist tasks that require exploring a learned latent space to generate quality samples, e.g., generative design.

Keywords

Cite

@article{arxiv.2306.08757,
  title  = {InfoDiffusion: Representation Learning Using Information Maximizing Diffusion Models},
  author = {Yingheng Wang and Yair Schiff and Aaron Gokaslan and Weishen Pan and Fei Wang and Christopher De Sa and Volodymyr Kuleshov},
  journal= {arXiv preprint arXiv:2306.08757},
  year   = {2023}
}

Comments

ICML 2023

R2 v1 2026-06-28T11:05:25.566Z