CVMar 26

ScrollScape: Unlocking 32K Image Generation With Video Diffusion Priors

arXiv:2603.2427080.4h-index: 15
Predicted impact top 49% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a bottleneck in image generation for applications requiring high-resolution, wide-format visuals, though it is incremental in leveraging existing video diffusion models.

The paper tackles the problem of generating ultra-high-resolution images at extreme aspect ratios, which often causes structural failures like object repetition, by introducing ScrollScape, a framework that reformulates this as a video generation process, achieving an unprecedented 32K resolution and outperforming existing baselines by eliminating severe artifacts.

While diffusion models excel at generating images with conventional dimensions, pushing them to synthesize ultra-high-resolution imagery at extreme aspect ratios (EAR) often triggers catastrophic structural failures, such as object repetition and spatial fragmentation. This limitation fundamentally stems from a lack of robust spatial priors, as static text-to-image models are primarily trained on image distributions with conventional dimensions. To overcome this bottleneck, we present ScrollScape, a novel framework that reformulates EAR image synthesis into a continuous video generation process through two core innovations. By mapping the spatial expansion of a massive canvas to the temporal evolution of video frames, ScrollScape leverages the inherent temporal consistency of video models as a powerful global constraint to ensure long-range structural integrity. Specifically, Scanning Positional Encoding (ScanPE) distributes global coordinates across frames to act as a flexible moving camera, while Scrolling Super-Resolution (ScrollSR) leverages video super-resolution priors to circumvent memory bottlenecks, efficiently scaling outputs to an unprecedented 32K resolution. Fine-tuned on a curated 3K multi-ratio image dataset, ScrollScape effectively aligns pre-trained video priors with the EAR generation task. Extensive evaluations demonstrate that it significantly outperforms existing image-diffusion baselines by eliminating severe localized artifacts. Consequently, our method overcomes inherent structural bottlenecks to ensure exceptional global coherence and visual fidelity across diverse domains at extreme scales.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes