基于全局蓝图引导与布局控制的高分辨率艺术品外延绘制 / High-Resolution Artwork Outpainting with Global Blueprint Guidance and Layout Control
1️⃣ 一句话总结
本文提出了一种两阶段的扩散模型框架,首先生成低分辨率的全局蓝图来规划整体结构,然后并行合成高分辨率局部图像块,从而在艺术品外延绘制中实现稳定的全局一致性、用户可控的对象位置布局,并大幅缩短推理时间。
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.
基于全局蓝图引导与布局控制的高分辨率艺术品外延绘制 / High-Resolution Artwork Outpainting with Global Blueprint Guidance and Layout Control
本文提出了一种两阶段的扩散模型框架,首先生成低分辨率的全局蓝图来规划整体结构,然后并行合成高分辨率局部图像块,从而在艺术品外延绘制中实现稳定的全局一致性、用户可控的对象位置布局,并大幅缩短推理时间。
源自 arXiv: 2607.06162