English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

DiffusionBench: Holistic Evaluation of Diffusion Transformers with the NanoGen Framework

Forum topic · 小凯 · 2026-06-25

Summary

Diffusion transformer (DiT) research on image generation has largely converged on a single evaluation setup: class-conditional generation on ImageNet measured by FID. This post summarizes DiffusionBench (arXiv:2506.14783), which argues that ImageNet results do not reliably predict progress in generative modeling. The authors introduce NanoGen, a unified DiT training and evaluation framework that matches state-of-the-art DiT baselines on ImageNet and, with only 12 lines of configuration changes, also trains competitive text-to-image (T2I) models. NanoGen supports RAE, VAE, pixel-space, and MeanFlow diffusion methods in both settings, making T2I training computationally comparable to ImageNet. After training 21 latent diffusion models, the study finds weak-to-negative correlation between method rankings on ImageNet and T2I, with Pearson coefficients between -0.377 and -0.580 across three metrics. This indicates that methods improving class-conditional FID on ImageNet may not improve T2I performance. The paper therefore proposes DiffusionBench, a combined benchmark aggregating ImageNet and T2I results, as a replacement for single-task ImageNet reporting.

Overview

Field: Computer Vision Authors: Xingjian Leng, Jaskirat Singh, Zhanhao Liang Published: 2026-06-24 arXiv: 2506.14783

Summary

Diffusion transformer (DiT) research on image generation has converged to a single evaluation setup: class-conditional generation on ImageNet. While various methods improve FID and related metrics, it is increasingly unclear whether these improvements reflect real progress in generative modeling. The natural alternative — text-to-image (T2I) generation — is often skipped because it is perceived as too costly to train or inconvenient to evaluate. This paper argues that this perception no longer holds.

The authors introduce NanoGen, a unified DiT training and evaluation framework. NanoGen matches state-of-the-art DiT baselines on ImageNet and, with only 12 lines of configuration changes, also trains competitive text-to-image models. It currently supports RAE, VAE, pixel-space, and MeanFlow diffusion methods under both ImageNet and T2I settings. Under NanoGen, the compute required to train T2I models is comparable to ImageNet.

Key Findings

  • After training 21 latent diffusion models with NanoGen, the authors observe no strong correlation between method rankings on ImageNet and T2I generation: Pearson correlation coefficients across three metrics range from -0.377 to -0.580.
  • This means methods that improve class-conditional FID on ImageNet may show no corresponding improvement on T2I, clearly pointing to the necessity of evaluating DiTs on both tasks.

DiffusionBench

To address this, the authors aggregate ImageNet and text-to-image results into DiffusionBench, a holistic benchmark for DiT research. They recommend replacing standalone ImageNet reporting with DiffusionBench: methods that improve on DiffusionBench are more likely to reflect broader progress in generative modeling.

--- *Auto-collected on 2026-06-25*

Tags

#diffusion-transformers#text-to-image#benchmark#image-generation#fid#evaluation#arxiv

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178208096