paper-with-me

Papers

Heterogeneous Decentralized Diffusion Models

2026-03-06 · Zhiying Jiang, Raihan Seraj, Marcos Villagra, Bidhan Roy arxiv

Training frontier-scale diffusion models often requires substantial computational resources concentrated in tightly-coupled clusters, limiting participation to well-resourced institutions. While Decentralized Diffusion Models (DDM) enable training multiple experts in isolation, existing approaches require 1176 GPU-days and homogeneous training objectives across all experts. We present an efficient framework that dramatically reduces resource requirements while supporting heterogeneous training objectives. Our approach combines three key contributions: (1) a heterogeneous decentralized training paradigm that allows experts to use different objectives (DDPM and Flow Matching), unified at inference time without any retraining; (2) pretrained checkpoint conversion from ImageNet-DDPM to Flow Matching objectives, accelerating convergence and enabling initialization without objective-specific pretraining; and (3) PixArt-$α$'s efficient AdaLN-Single architecture, reducing parameters while maintaining quality. Experiments on LAION-Aesthetics show that, relative to the training scale reported for prior DDM work, our approach reduces the compute by 16$\times$ and data by 14$\times$. Under aligned inference settings, our heterogeneous configuration achieves better FID and higher intra-prompt diversity than the homogeneous baseline. By eliminating synchronization requirements and enabling mixed DDPM/FM objectives, our framework makes decentralized generative model training accessible to contributors with single GPUs requiring only 24--48GB VRAM.

📄 PDF Abstract BibTeX arXiv:2603.06741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Paris: A Decentralized Trained Open-Weight Diffusion Model

2025-10-03 · Zhiying Jiang, Raihan Seraj, Marcos Villagra, Bidhan Roy arxiv

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 coordi…

Text-to-Image Generation

Exact Subspace Diffusion for Decentralized Multitask Learning

2023-04-14 · Shreya Wadehra, Roula Nassif, Stefan Vlaski

Classical paradigms for distributed learning, such as federated or decentralized gradient descent, employ consensus mechanisms to enforce homogeneity among agents. While these strategies have proven effective in i.i.d. s…

Cross-feature Contrastive Loss for Decentralized Deep Learning on Heterogeneous Data

2023-10-24 · Sai Aparna Aketi, Kaushik Roy

The current state-of-the-art decentralized learning algorithms mostly assume the data distribution to be Independent and Identically Distributed (IID). However, in practical scenarios, the distributed datasets can have s…

Data-free Knowledge DistillationKnowledge Distillation

Capability-Aware Heterogeneous Control Barrier Functions for Decentralized Multi-Robot Safe Navigation

2026-04-14 · Joonkyung Kim, Yanze Zhang, Wenhao Luo, Yiwei Lyu arxiv

Safe navigation for multi-robot systems requires enforcing safety without sacrificing task efficiency under decentralized decision-making. Existing decentralized methods often assume robot homogeneity, making shared safe…

Global Update Tracking: A Decentralized Learning Algorithm for Heterogeneous Data

2023-05-08 · NeurIPS 2023 11 · Sai Aparna Aketi, Abolfazl Hashemi, Kaushik Roy

Decentralized learning enables the training of deep learning models over large distributed datasets generated at different locations, without the need for a central server. However, in practical scenarios, the data distr…