English

SyncSDE: A Probabilistic Framework for Diffusion Synchronization

Machine Learning 2025-06-04 v2 Computer Vision and Pattern Recognition Graphics Machine Learning

Abstract

There have been many attempts to leverage multiple diffusion models for collaborative generation, extending beyond the original domain. A prominent approach involves synchronizing multiple diffusion trajectories by mixing the estimated scores to artificially correlate the generation processes. However, existing methods rely on naive heuristics, such as averaging, without considering task specificity. These approaches do not clarify why such methods work and often produce suboptimal results when a heuristic suitable for one task is blindly applied to others. In this paper, we present a probabilistic framework for analyzing why diffusion synchronization works and reveal where heuristics should be focused; modeling correlations between multiple trajectories and adapting them to each specific task. We further identify optimal correlation models per task, achieving better results than previous approaches that apply a single heuristic across all tasks without justification.

Keywords

Cite

@article{arxiv.2503.21555,
  title  = {SyncSDE: A Probabilistic Framework for Diffusion Synchronization},
  author = {Hyunjun Lee and Hyunsoo Lee and Sookwan Han},
  journal= {arXiv preprint arXiv:2503.21555},
  year   = {2025}
}

Comments

Accepted to CVPR2025. Project Page: https://hjl1013.github.io/SyncSDE/