English

CollaFuse: Collaborative Diffusion Models

Machine Learning 2026-05-04 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

In the landscape of generative artificial intelligence, diffusion-based models have emerged as a promising method for generating synthetic images. However, the application of diffusion models poses numerous challenges, particularly concerning data availability, computational requirements, and privacy. Traditional approaches to address these shortcomings, like federated learning, often impose significant computational burdens on individual clients, especially those with constrained resources. In response to these challenges, we introduce the novel approach CollaFuse for distributed collaborative diffusion models inspired by split learning. Our approach facilitates collaborative training of diffusion models while alleviating client computational burdens during image synthesis. This reduced computational burden is achieved by retaining data and computationally inexpensive processes locally at each client while outsourcing the computationally expensive processes to shared, more efficient server resources. Through experiments on the common datasets CelebA, CIFAR-10, and Animals-with-Attributes2, our approach demonstrates enhanced performance while decreasing information disclosure as it reduces the necessity for sharing raw data. These capabilities hold significant potential across various application areas, including the design of edge computing solutions. Thus, our work advances distributed machine learning by contributing to the evolution of collaborative diffusion models.

Keywords

Cite

@article{arxiv.2406.14429,
  title  = {CollaFuse: Collaborative Diffusion Models},
  author = {Simeon Allmendinger and Domenique Zipperling and Lukas Struppek and Niklas Kühl},
  journal= {arXiv preprint arXiv:2406.14429},
  year   = {2026}
}

Comments

Conditionally Accepted at the Journal of Artificial Intelligence Research (JAIR)

R2 v1 2026-06-28T17:13:37.355Z