Diffusion Models
Extending Class-Conditional ImageNet Generation Methods to Text-Conditioned, Open-Domain Synthesis
Generated automatically from the limitations stated in 53 papers (CVPR, ICLR, ICML), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Nearly every method validated on class-conditional ImageNet 256×256 stalls at that benchmark, and it is unknown whether any of them survive contact with natural language conditioning and open-caption distributions. Class labels provide weak, discrete conditioning with 1,000 modes; text requires cross-attention or caption-token conditioning, resolution diversity, and open-vocabulary semantics. Until the class-to-text transition is demonstrated, the large literature of ImageNet-benchmarked generative advances cannot be assumed to transfer to practical text-to-image systems.
Why it matters
A bridge from the ImageNet benchmark literature to open-domain text-to-image, letting dozens of validated techniques (efficient tokens, flow objectives, AR tokenizers) be ranked on realistic conditioning and making cross-method comparisons on captions possible for the first time.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Take 2–3 representative ImageNet-256 methods (e.g., a DiT/SiT-based flow or AR model plus a token-reduction variant), replace the class embedding with T5/CLIP caption conditioning on a text-to-image dataset (e.g., a CC12M/JourneyDB fine-tune from ImageNet-pretrained checkpoints), and measure FID-30k, CLIP score, and GenEval against the class-conditional baselines and against a text-conditioned DiT reference (PixArt-alpha style).
- 2
Study what specifically breaks under text conditioning: measure conditioning-signal utilization (caption-adherence metrics vs. guidance scale), tokenizer/patch-size sensitivity at 512×512, and compute cost at open resolutions—identifying which ImageNet-era design choices (patch sizes, token budgets, guidance schedules) are the actual barriers.
- 3
Release a standardized text-conditioned benchmark suite and re-evaluation protocol so class-conditional ImageNet papers can be compared directly on text-to-image, reporting CLIP score, GenEval, and FID under matched compute.
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
Text-to-image fine-tuning at scale requires compute and data access far beyond an academic budget, so adapted models may be too weak for the comparison to be informative. If every method transfers or every method fails uniformly, the study yields no discriminative findings.
Sub-problems
Benchmarking Flow Matching Across Conditioning Regimes, Architectures, and Resolutions
Recent advances in flow matching and continuous normalizing flows are almost exclusively evaluated on class-conditional ImageNet-256 with latent DiT backbones. It remains unknown whether key algorithmic properties—such as path straightness, optimal transport formulation advantages, and ODE integration efficiency—transfer to open-domain text conditioning, higher resolutions, pixel-space training, or unconditional settings. Generative modeling practitioners cannot determine whether theoretical improvements reported on class-conditional ImageNet reflect intrinsic algorithmic superiority or dataset-specific artifacts.
Evaluating the Transferability of ImageNet Generative Architecture Innovations to Text-to-Image Generation
Recent architectural and training innovations in diffusion transformers and autoregressive image models are developed and tuned exclusively on closed-world, class-conditional benchmarks like ImageNet-1K. Because class conditioning provides fixed, low-dimensional categorical signals, it remains unknown whether reported gains in sampling efficiency, tokenization schemes, and attention backbones hold under open-vocabulary text conditioning. Researchers cannot currently determine which modeling advances reflect fundamental generative improvements versus artifacts of 1,000-class label embeddings.
Systematic Generalization Benchmark of Generative Vision Transformer Token Reduction Across Text-to-Image Conditioning
Existing token reduction and efficiency mechanisms for generative vision transformers have been developed and evaluated almost exclusively on class-conditional ImageNet. It is currently unknown whether these pruning, masking, and token-budgeting strategies retain visual fidelity and cross-modal alignment when moving from 1,000 discrete class embeddings to dense, open-vocabulary text conditioning. Consequently, researchers lack empirical evidence on whether current efficiency gains transfer to real-world text-to-image pipelines or collapse under open-domain cross-attention.
Evidence
Each paper's own statement of the limitation, verbatim.
- Towards Sequence Modeling Alignment between Tokenizer and Autoregressive ModelICLR 2026
Evaluation is restricted entirely to class-conditional ImageNet generation without validation on text-to-image or open-domain visual generation.
- SpeeDiff: Scalable Pixel-Anchored End-to-End Latent Diffusion ModelCVPR 2026
Evaluation is limited to class-conditional ImageNet generation; no text-to-image or other datasets are reported
- Reviving ConvNeXt for Efficient Convolutional Diffusion ModelsCVPR 2026
Evaluation is limited to class-conditional ImageNet generation; text-to-image results appear only in supplementary material and unconditional generation or other modalities are untested
- RePack then Refine: Efficient Diffusion Transformers with Vision Foundation ModelsICML 2026
Only evaluated on class-conditional ImageNet 256x256; text-to-image and large-scale settings are left to future work, and extended training schedules are unexplored
- ReDDiT: Rehashing Noise for Discrete Visual GenerationICLR 2026
Results are shown only for class-conditional ImageNet 256x256; text-to-image and language generation are left for future exploration
- Next Visual Granularity GenerationICLR 2026
Evaluation is limited to class-conditional ImageNet generation; text-to-image and other settings are untested
- MeanFlow Transformers with Representation AutoencodersCVPR 2026
Evaluated only on class-conditional ImageNet 256/512; no text-to-image or unconstrained generation settings are tested
- Markovian Scale Prediction: A New Era of Visual Autoregressive GenerationCVPR 2026
Evaluated only on ImageNet-1K class-conditional generation; no text-to-image or higher-level semantic task validation
Show all 53 papers
- MacTok: Robust Continuous Tokenization for Image GenerationCVPR 2026
Evaluated only on ImageNet class-conditional generation at 256/512 with SiT/LightningDiT; 64-token setting at 512 uses a larger 391M decoder for fair comparison
- LaTtE-Flow: Layerwise Timestep-Expert Flow-based TransformerICML 2026
Image generation trained and evaluated only on ImageNet at 256×256 with class captions, not open-ended text-to-image at higher resolutions or diverse caption distributions
- Group Diffusion: Enhancing Image Generation by Unlocking Cross-Sample CollaborationCVPR 2026
Evaluated only on class-conditional ImageNet 256x256 with DiT/SiT backbones; behavior on text-conditioned or other domains is not shown
- Geometry-Aware Image Flow MatchingICML 2026
Evaluated only on CIFAR-10 and ImageNet-256 class-conditional generation; no text-to-image or higher-resolution results
- Frequency-Aware Flow Matching for High-Quality Image GenerationCVPR 2026
Evaluation is restricted to class-conditional ImageNet generation; performance on unconstrained text-to-image or open-domain synthesis is not demonstrated.
- End-to-End Autoregressive Image Generation with 1D Semantic TokenizerICML 2026
Evaluation is limited to class-conditional ImageNet 256×256 (plus 512 in appendix); no text-to-image or unconstrained generation is demonstrated
- Dual-Path Condition Alignment for Diffusion TransformersICLR 2026
Only evaluated on class-conditional ImageNet 256x256; text-to-image evaluation is deferred to future work
- Decoupled MeanFlow: Turning Flow Models into Flow Maps for Accelerated SamplingICLR 2026
Evaluated only on class-conditional ImageNet with latent DiT/SiT backbones; no text-to-image or other settings demonstrated in the paper text
- D-AR: Diffusion via Autoregressive ModelsICLR 2026
Only evaluated on ImageNet class-conditional generation at 256x256; text-to-image or higher-resolution settings are untested
- Condition Errors Refinement in Autoregressive Image Generation with Diffusion LossICLR 2026
Empirical evaluation is limited to ImageNet class-conditional generation (256x256 and 512x512); no text-to-image, video, or uncontrolled generation settings are tested
- CaTok: Taming Mean Flows for One-Dimensional Causal Image TokenizationCVPR 2026
Evaluation restricted to class-conditional ImageNet-1K 256x256; larger datasets and broader tasks are deferred to future work
- Bi-Anchor Interpolation Solver for Accelerating Generative ModelingICML 2026
Evaluation is restricted to class-conditional image generation (ImageNet-256 and -512) on SiT backbones.
- Back to Basics: Let Denoising Generative Models DenoiseCVPR 2026
Experiments are limited to ImageNet class-conditional generation; no text-to-image or other natural-data domains are demonstrated despite the cross-domain motivation
- AlphaFlow: Understanding and Improving MeanFlow ModelsICLR 2026
Evidence limited to class-conditional ImageNet-1K 256×256 with DiT backbones and SD-VAE latents; no text-to-image, higher resolution, or other architectures
- Advancing End-to-End Pixel-Space Generative Modeling via Self-Supervised Pre-TrainingICLR 2026
Class-conditional ImageNet only; no text-to-image, no external supervision (REPA/RAE-style) incorporated, and ImageNet-512 relies on large 32x32 patches
- Understand Before You Generate: Self-Guided Training for Autoregressive Image GenerationNeurIPS 2025
Evaluated only on class-conditional ImageNet 256x256 with LlamaGen and its VQGAN tokenizer; generalization to text-conditional generation or other AR architectures is untested
- TinyFusion: Diffusion Transformers Learned ShallowCVPR 2025
Evaluated only on class-conditional ImageNet 256×256 generation; no text-to-image or other conditional settings are demonstrated
- SpectralAR: Spectral Autoregressive Visual GenerationICCV 2025
Evaluation is limited to class-conditional ImageNet-1K; no text-to-image, multimodal, or higher-resolution results are reported despite motivating multimodal integration
- Scalable Image Tokenization with Index Backpropagation QuantizationICCV 2025
Experiments are confined to class-conditional ImageNet 256x256; no text-to-image or other datasets/modalities are evaluated
- Representation Entanglement for Generation: Training Diffusion Transformers Is Much Easier Than You ThinkNeurIPS 2025
Evaluated only on class-conditional ImageNet 256×256; no text-to-image or higher-resolution results are reported, so applicability to open-domain generation is untested
- Representation Alignment for Generation: Training Diffusion Transformers Is Easier Than You ThinkICLR 2025
Evaluation is primarily on class-conditional ImageNet generation with DiT/SiT transformer backbones; text-to-image and 512x512 results are only in appendices
- RandAR: Decoder-only Autoregressive Visual Generation in Random OrdersCVPR 2025
Results are limited to class-conditional ImageNet 256x256 with a 16x16 token grid; text-to-image or higher-resolution training is not evaluated
- REPA-E: Unlocking VAE for End-to-End Tuning of Latent Diffusion TransformersICCV 2025
Experiments are limited to ImageNet 256x256 class-conditional generation with SiT/DiT-style transformers; no text-to-image or other settings reported.
- NFIG: Multi-Scale Autoregressive Image Generation via Frequency OrderingNeurIPS 2025
Only evaluated on class-conditional ImageNet 256x256 with 1k categories; no text-to-image, video, or other modalities
- Improving Rectified Flow with Boundary ConditionsICCV 2025
Experiments are limited to class-conditional image generation (CIFAR-10, ImageNet 256/512) with DiT; text-to-image and video generation are left as future work.
- Improved Training Technique for Shortcut ModelsNeurIPS 2025
Evaluations are on class-conditional ImageNet only; no text-conditioned or other domain results reported
- ImageFolder: Autoregressive Image Generation with Folded TokensICLR 2025
Tokenizer training recipe is still improvable per authors; evaluation limited to ImageNet 256x256 class-conditional generation
- HarmoniCa: Harmonizing Training and Inference for Better Feature Caching in Diffusion Transformer AccelerationICML 2025
Evaluated on image generation only (class-conditional ImageNet and text-to-image MS-COCO DiTs); video, audio, and 3D generation are untested
- HMAR: Efficient Hierarchical Masked Auto-Regressive Image GenerationCVPR 2025
Only class-conditional ImageNet generation is evaluated; text-to-image synthesis is left as future work
- Gaussian Mixture Flow Matching ModelsICML 2025
Experiments are limited to a 2D toy dataset and class-conditioned ImageNet 256×256 with DiT-XL/2; no text-to-image or higher-resolution results are reported
- FlowAR: Scale-wise Autoregressive Image Generation Meets Flow MatchingICML 2025
Evaluation limited to class-conditional ImageNet generation (256 and 512); no text-to-image or unconditioned results
- Expert Race: A Flexible Routing Strategy for Scaling Diffusion Transformer with Mixture of ExpertsICML 2025
Evaluated only on class-conditional ImageNet 256x256 generation; text-to-image and video diffusion tasks not yet demonstrated
- Diff-MoE: Diffusion Transformer with Time-Aware and Space-Adaptive ExpertsICML 2025
Only class-conditional ImageNet 256x256 evaluated; text-to-image and other settings untested
- DICE: Staleness-Centric Optimizations for Parallel Diffusion MoE InferenceICCV 2025
Evaluated only on class-conditional ImageNet 256×256 with DiT-MoE models using Rectified Flow; no text-to-image or video results
- Compositional Discrete Latent Code for High Fidelity, Productive Diffusion ModelsNeurIPS 2025
Evaluation is limited to ImageNet 256×256 class-style data; no large-scale or open-domain image generation benchmarks are reported, and text-to-image is only qualitatively shown (no FID/CLIP score on captions)
- Beyond Next-Token: Next-X Prediction for Autoregressive Visual GenerationICCV 2025
Evaluated only on class-conditional ImageNet generation (256 and 512); no text-to-image or other conditional settings are demonstrated
- "Principal Components" Enable A New Language of ImagesICCV 2025
Results are demonstrated only on ImageNet 256x256 class-conditional generation with one AR model configuration (ϵLlamaGen-L); authors note the configuration is preliminary and anticipate better ones
- U-DiTs: Downsample Tokens in U-Shaped Diffusion TransformersNeurIPS 2024
Evidence limited to class-conditional ImageNet generation; no text-to-image or other generative settings are tested
- Switch Diffusion Transformer: Synergizing Denoising Tasks with Sparse Mixture-of-ExpertsECCV 2024
Evaluated only on unconditional (FFHQ) and class-conditional (ImageNet) image generation at 256x256; text-to-image and other modalities not tested
- SD-DiT: Unleashing the Power of Self-supervised Discrimination in Diffusion TransformerCVPR 2024
Evaluated only on class-conditional ImageNet 256×256; no text-to-image, higher resolution, or non-latent-space results
- MC-DiT: Contextual Enhancement via Clean-to-Clean Reconstruction for Masked Diffusion ModelsNeurIPS 2024
Only validated on class-conditional ImageNet at 256×256 and 512×512 with DiT backbones; no text-to-image or other settings are evaluated
- Exploring Guided Sampling of Conditional GANsECCV 2024
Results are shown only at ImageNet 64x64/128x128 class-conditional scale; the authors explicitly qualify the claim as holding 'at least under the data scale at the ImageNet level', and text-to-image is not demonstrated
- Constant Acceleration FlowNeurIPS 2024
Evaluated only on CIFAR-10 and ImageNet 64x64; higher resolutions, text-to-image, and 3D/video settings are untested
- Anomaly Score: Evaluating Generative Models and Individual Generated Images based on Complexity and VulnerabilityCVPR 2024
Evaluated only on class-conditional datasets (CIFAR10, ImageNet) and face images (FFHQ); performance on text-to-image or other domains is not shown
- Alleviating Distortion in Image Generation via Multi-Resolution Diffusion Models and Time-Dependent Layer NormalizationNeurIPS 2024
Evaluated only on class-conditional ImageNet generation; no text-to-image or other conditioning settings are demonstrated
Nearest existing work
- GLIGEN: Open-Set Grounded Text-to-Image GenerationCVPR 2023
- Don't Drop Your Samples! Coherence-Aware Training Benefits Conditional DiffusionCVPR 2024
- Adding Conditional Control to Text-to-Image Diffusion ModelsICCV 2023
- Photorealistic Text-to-Image Diffusion Models with Deep Language UnderstandingNeurIPS 2022
- GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion ModelsICML 2022
- Beyond Textual Constraints: Learning Novel Diffusion Conditions with Fewer ExamplesCVPR 2024
- Rethinking the Spatial Inconsistency in Classifier-Free Diffusion GuidanceCVPR 2024
- TI2V-Zero: Zero-Shot Image Conditioning for Text-to-Video Diffusion ModelsCVPR 2024
- SpaText: Spatio-Textual Representation for Controllable Image GenerationCVPR 2023
- Are Diffusion Models Vision-And-Language Reasoners?NeurIPS 2023
- Generating Images from Captions with AttentionICLR 2016
- Conditional Score Guidance for Text-Driven Image-to-Image TranslationNeurIPS 2023
- Cocktail: Mixing Multi-Modality Control for Text-Conditional Image GenerationNeurIPS 2023
- Dual Diffusion for Unified Image Generation and UnderstandingCVPR 2025
- Diffusion Self-Distillation for Zero-Shot Customized Image GenerationCVPR 2025