2023

One Transformer Fits All Distributions in Multi-Modal Diffusion at Scale

Bao, Fan, Nie, Shen, Xue, Kaiwen et al.

Understand

This paper proposes a unified diffusion framework (dubbed UniDiffuser) to fit all distributions relevant to a set of multi-modal data in one model.

  • Our key insight is -- learning diffusion models for marginal, conditional, and joint distributions can be unified as predicting the noise in the perturbed data, where the perturbation levels (i.e.
  • timesteps) can be different for different modalities.
  • Inspired by the unified view, UniDiffuser learns all distributions simultaneously with a minimal modification to the original diffusion model -- perturbs data in all modalities instead of a single modality, inputs individual timesteps in different modalities, and predicts the noise of all modalities instead of a single modality.

Reading the bibliography…