In this work, we show that we only need a single parameter ω to effectively control granularity in diffusion-based synthesis. This parameter is incorporated during the denoising steps of the diffusion model's reverse process. This simple approach does not require model retraining or architectural modifications and incurs negligible computational overhead, yet enables precise control over the level of details in the generated outputs. Moreover, spatial masks or denoising schedules with varying ω values can be applied to achieve region-specific or timestep-specific granularity control. External control signals or reference images can guide the creation of precise ω masks, allowing targeted granularity adjustments. Despite its simplicity, the method demonstrates impressive performance across various image and video synthesis tasks and is adaptable to advanced diffusion models. The code is available at https://github.com/itsmag11/Omegance.
Cite
@article{arxiv.2411.17769,
title = {Omegance: A Single Parameter for Various Granularities in Diffusion-Based Synthesis},
author = {Xinyu Hou and Zongsheng Yue and Xiaoming Li and Chen Change Loy},
journal= {arXiv preprint arXiv:2411.17769},
year = {2025}
}
Comments
ICCV 2025 Camera Ready. Project page: https://itsmag11.github.io/Omegance/