English

SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers

Computer Vision and Pattern Recognition 2024-09-24 v2 Machine Learning

Abstract

We present Scalable Interpolant Transformers (SiT), a family of generative models built on the backbone of Diffusion Transformers (DiT). The interpolant framework, which allows for connecting two distributions in a more flexible way than standard diffusion models, makes possible a modular study of various design choices impacting generative models built on dynamical transport: learning in discrete or continuous time, the objective function, the interpolant that connects the distributions, and deterministic or stochastic sampling. By carefully introducing the above ingredients, SiT surpasses DiT uniformly across model sizes on the conditional ImageNet 256x256 and 512x512 benchmark using the exact same model structure, number of parameters, and GFLOPs. By exploring various diffusion coefficients, which can be tuned separately from learning, SiT achieves an FID-50K score of 2.06 and 2.62, respectively.

Keywords

Cite

@article{arxiv.2401.08740,
  title  = {SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers},
  author = {Nanye Ma and Mark Goldstein and Michael S. Albergo and Nicholas M. Boffi and Eric Vanden-Eijnden and Saining Xie},
  journal= {arXiv preprint arXiv:2401.08740},
  year   = {2024}
}

Comments

ECCV 2024; Code available: https://github.com/willisma/SiT

R2 v1 2026-06-28T14:18:36.386Z