Pith. sign in

REVIEW 5 cited by

Scaling Diffusion Transformers to 16 Billion Parameters

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.11633 v3 pith:5VTS4UTV submitted 2024-07-16 cs.CV

classification cs.CV
keywords dit-moediffusionexpertexpertsinformationbalancedensedifferent
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

In this paper, we present DiT-MoE, a sparse version of the diffusion Transformer, that is scalable and competitive with dense networks while exhibiting highly optimized inference. The DiT-MoE includes two simple designs: shared expert routing and expert-level balance loss, thereby capturing common knowledge and reducing redundancy among the different routed experts. When applied to conditional image generation, a deep analysis of experts specialization gains some interesting observations: (i) Expert selection shows preference with spatial position and denoising time step, while insensitive with different class-conditional information; (ii) As the MoE layers go deeper, the selection of experts gradually shifts from specific spacial position to dispersion and balance. (iii) Expert specialization tends to be more concentrated at the early time step and then gradually uniform after half. We attribute it to the diffusion process that first models the low-frequency spatial information and then high-frequency complex information. Based on the above guidance, a series of DiT-MoE experimentally achieves performance on par with dense networks yet requires much less computational load during inference. More encouragingly, we demonstrate the potential of DiT-MoE with synthesized image data, scaling diffusion model at a 16.5B parameter that attains a new SoTA FID-50K score of 1.80 in 512$\times$512 resolution settings. The project page: https://github.com/feizc/DiT-MoE.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. X-Stage: An Overlooked Pipeline Stage for Communication-Computation Overlap in DiT Inference

    cs.DC 2026-07 conditional novelty 7.0 of 10

    X-Stage is a measurable post-issue window for GPU remote stores; a Burst-Gap model predicts backpressure and guides scheduling, yielding up to 1.62x MoE and 1.43x attention speedups.

  2. What Makes for Text to 360-degree Panorama Generation with Stable Diffusion?

    cs.CV 2025-05 conditional novelty 7.0 of 10

    Freezing query and key LoRA weights and strengthening the output weight with a mixture of experts gives a memory-efficient, state-of-the-art text-to-360-degree-panorama generator.

  3. Exploring Diffusion Transformer Designs via Grafting

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Grafting uses activation distillation and lightweight fine-tuning to edit pretrained diffusion transformers into hybrid architectures with near-baseline quality at under 2% pretraining compute.

  4. InfLVG: Reinforce Inference-Time Consistent Long Video Generation with GRPO

    cs.CV 2025-05 conditional novelty 6.0 of 10

    InfLVG uses a GRPO-optimized context selection policy to choose top-K relevant video tokens for consistent, prompt-aligned long video generation.

  5. Expert-Data Alignment Governs Generation Quality in Decentralized Diffusion Models

    cs.LG 2026-02 reject novelty 5.0 of 10

    Sparse Top-2 routing beats full ensemble in decentralized diffusion models, and the paper attributes this to expert-data alignment rather than numerical stability — though much of the supporting evidence is circular.

Pith tools