LSReGen: Large-Scale Regional Generator via Backward Guidance Framework
Bowen Zhang, Cheng Yang, Xuanhui Liu
TL;DR
This work addresses controllable image generation for large-scale layouts by proposing a universal backward guidance framework that does not rely on cross-attention signals. Building on a pre-trained, low-parameter layout-to-image model (GLIGEN), LSReGen extracts low-frequency layout features from small-scale outputs and guides early diffusion sampling to produce high-quality, layout-consistent images at large resolutions. The method achieves superior performance on large-scale layout-to-image tasks compared with state-of-the-art baselines, while avoiding model training or fine-tuning. The results demonstrate the potential of training-free, geometry-guided diffusion control and offer open-source resources for broader applications.
Abstract
In recent years, advancements in AIGC (Artificial Intelligence Generated Content) technology have significantly enhanced the capabilities of large text-to-image models. Despite these improvements, controllable image generation remains a challenge. Current methods, such as training, forward guidance, and backward guidance, have notable limitations. The first two approaches either demand substantial computational resources or produce subpar results. The third approach depends on phenomena specific to certain model architectures, complicating its application to large-scale image generation.To address these issues, we propose a novel controllable generation framework that offers a generalized interpretation of backward guidance without relying on specific assumptions. Leveraging this framework, we introduce LSReGen, a large-scale layout-to-image method designed to generate high-quality, layout-compliant images. Experimental results show that LSReGen outperforms existing methods in the large-scale layout-to-image task, underscoring the effectiveness of our proposed framework. Our code and models will be open-sourced.
