Switch language한국어
Back to the list

RiT: Vanilla Diffusion Transformers Suffice in Representation Space

TL;DR AI

Key summary

2 min read
  1. RiT-XL checkpoint, weights, and evaluation code have been released for ImageNet 256×256 generation in representation space.

  2. The model uses frozen DINOv2-Small features and standard sampling, without extra distillation.

  3. It reports strong FID results, including 1.45 at CFG=1 and 1.14 at CFG≈3.7 with 25 Heun steps.

  4. These numbers beat several prior diffusion transformer variants, showing a vanilla diffusion transformer can perform very well with a frozen encoder.

Read the original