Paris: A Decentralized Trained Open-Weight Diffusion Model
Abstract
Paris, a decentralized diffusion model, achieves high-quality text-to-image generation without centralized infrastructure using a distributed training framework and a transformer router.
We present Paris, the first publicly released diffusion model pre-trained entirely through decentralized computation. Paris demonstrates that high-quality text-to-image generation can be achieved without centrally coordinated infrastructure. Paris is open for research and commercial use. Paris required implementing our Distributed Diffusion Training framework from scratch. The model consists of 8 expert diffusion models (129M-605M parameters each) trained in complete isolation with no gradient, parameter, or intermediate activation synchronization. Rather than requiring synchronized gradient updates across thousands of GPUs, we partition data into semantically coherent clusters where each expert independently optimizes its subset while collectively approximating the full distribution. A lightweight transformer router dynamically selects appropriate experts at inference, achieving generation quality comparable to centrally coordinated baselines. Eliminating synchronization enables training on heterogeneous hardware without specialized interconnects. Empirical validation confirms that Paris's decentralized training maintains generation quality while removing the dedicated GPU cluster requirement for large-scale diffusion models. Paris achieves this using 14times less training data and 16times less compute than the prior decentralized baseline.
Community
Decentralize training of diffusion experts
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Home-made Diffusion Model from Scratch to Hatch (2025)
- Prototype-Guided Diffusion: Visual Conditioning without External Memory (2025)
- No Alignment Needed for Generation: Learning Linearly Separable Representations in Diffusion Models (2025)
- Improving Video Diffusion Transformer Training by Multi-Feature Fusion and Alignment from Self-Supervised Vision Encoders (2025)
- STADI: Fine-Grained Step-Patch Diffusion Parallelism for Heterogeneous GPUs (2025)
- Aligning Visual Foundation Encoders to Tokenizers for Diffusion Models (2025)
- Attention Surgery: An Efficient Recipe to Linearize Your Video Diffusion Transformer (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper