SyncSDE: A Probabilistic Framework for Diffusion Synchronization

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 fail 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.

Cite

Text

Lee et al. "SyncSDE: A Probabilistic Framework for Diffusion Synchronization." Conference on Computer Vision and Pattern Recognition, 2025. doi:10.1109/CVPR52734.2025.01631

Markdown

[Lee et al. "SyncSDE: A Probabilistic Framework for Diffusion Synchronization." Conference on Computer Vision and Pattern Recognition, 2025.](https://mlanthology.org/cvpr/2025/lee2025cvpr-syncsde/) doi:10.1109/CVPR52734.2025.01631

BibTeX

@inproceedings{lee2025cvpr-syncsde,
  title     = {{SyncSDE: A Probabilistic Framework for Diffusion Synchronization}},
  author    = {Lee, Hyunjun and Lee, Hyunsoo and Han, Sookwan},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2025},
  pages     = {17508-17517},
  doi       = {10.1109/CVPR52734.2025.01631},
  url       = {https://mlanthology.org/cvpr/2025/lee2025cvpr-syncsde/}
}