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
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.
Forward citations
Cited by 5 Pith papers
-
X-Stage: An Overlooked Pipeline Stage for Communication-Computation Overlap in DiT Inference
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.
-
What Makes for Text to 360-degree Panorama Generation with Stable Diffusion?
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.
-
Exploring Diffusion Transformer Designs via Grafting
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.
-
InfLVG: Reinforce Inference-Time Consistent Long Video Generation with GRPO
InfLVG uses a GRPO-optimized context selection policy to choose top-K relevant video tokens for consistent, prompt-aligned long video generation.
-
Expert-Data Alignment Governs Generation Quality in Decentralized Diffusion Models
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.
Discussion (0). Continue with ORCID to comment.