Pith. sign in

REVIEW 3 cited by

Decentralized Diffusion Models

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 2501.05450 v2 pith:SC6VBVKS submitted 2025-01-09 cs.CV cs.DCcs.LG

classification cs.CVcs.DCcs.LG
keywords diffusionmodelsdecentralizedacrossmodeltrainingburdencentralized
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large-scale AI model training divides work across thousands of GPUs, then synchronizes gradients across them at each step. This incurs a significant network burden that only centralized, monolithic clusters can support, driving up infrastructure costs and straining power systems. We propose Decentralized Diffusion Models, a scalable framework for distributing diffusion model training across independent clusters or datacenters by eliminating the dependence on a centralized, high-bandwidth networking fabric. Our method trains a set of expert diffusion models over partitions of the dataset, each in full isolation from one another. At inference time, the experts ensemble through a lightweight router. We show that the ensemble collectively optimizes the same objective as a single model trained over the whole dataset. This means we can divide the training burden among a number of "compute islands," lowering infrastructure costs and improving resilience to localized GPU failures. Decentralized diffusion models empower researchers to take advantage of smaller, more cost-effective and more readily available compute like on-demand GPU nodes rather than central integrated systems. We conduct extensive experiments on ImageNet and LAION Aesthetics, showing that decentralized diffusion models FLOP-for-FLOP outperform standard diffusion models. We finally scale our approach to 24 billion parameters, demonstrating that high-quality diffusion models can now be trained with just eight individual GPU nodes in less than a week.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Heterogeneous Decentralized Diffusion Models

    cs.LG 2026-03 conditional novelty 6.0 of 10

    A decentralized diffusion framework that mixes DDPM and Flow Matching experts, converts all predictions to velocity space at inference, and claims 16x less compute and 14x less data than prior DDM work.

  2. Heterogeneous Decentralized Diffusion Models

    cs.LG 2026-03 conditional novelty 5.0 of 10

    Isolated experts trained with mixed DDPM and Flow Matching objectives can be fused at inference via deterministic conversion, cutting reported DDM compute ~16× while slightly improving FID and diversity over a homogen...

  3. Decentralized Autoregressive Generation

    cs.LG 2026-01 reject novelty 4.0 of 10

    A theoretical claim that decentralized autoregressive training equals centralized training is undercut by a derivation that reduces to a conditional-mixture identity and by experiments lacking error bars.

Pith tools