Search papers, labs, and topics across Lattice.
This paper introduces a global blueprint-guided two-stage diffusion framework for high-resolution artwork outpainting, addressing limitations in structural stability, spatial controllability, and inference latency. By generating a low-resolution global blueprint in the first stage and synthesizing high-resolution patches in parallel in the second stage, the method achieves improved visual fidelity and semantic consistency. Extensive experiments show that this approach not only enhances the quality of outpainted images but also allows for explicit control over layout, significantly reducing inference time compared to existing methods.
Outpainting artwork at high resolutions just got a major upgrade with a method that combines global planning and layout control, slashing inference time while boosting visual quality.
Image outpainting extends an image beyond its original borders, requiring seamless style integration and globally coherent scene completion. Building on the success of diffusion models, recent methods have achieved substantial improvements in visual quality. In practice, however, high-resolution outpainting is commonly performed via progressive expansion around a fixed source image, particularly in artwork scenarios. Despite this progress, existing approaches still suffer from three key limitations: (i) the absence of a reliable global planning mechanism, which leads to structural instability and error accumulation at high resolutions; (ii) limited spatial controllability beyond text prompts, making it difficult to place objects at user-specified locations; and (iii) high inference latency caused by inherently sequential patch generation. To address these issues, we propose a global blueprint-guided two-stage diffusion framework for layout-controllable high-resolution outpainting with efficient parallel synthesis. In Stage 1, we generate a low-resolution global blueprint using a layout adapter that injects bounding-box conditions into a Stable Diffusion inpainting backbone, producing a globally consistent structural plan while extracting global guidance features. In Stage 2, we synthesize high-resolution local patches in parallel by injecting the blueprint-derived global guidance and initializing each patch from the blueprint using the low-frequency preservation property of forward diffusion. This design eliminates sequential dependency while maintaining global coherence. Extensive experiments on large-scale artwork datasets demonstrate improved visual fidelity, stronger semantic consistency, and substantially reduced inference time compared to prior baselines, while uniquely supporting explicit layout control for artwork outpainting.