Tiled Prompts: Overcoming Prompt Underspecification in Image and Video Super-Resolution
Bryan Sangwoo Kim, Jonghyun Park, Jong Chul Ye
TL;DR
This work tackles prompt underspecification in high-resolution image and video super-resolution by replacing a single global caption with dense, tile-specific prompts. By extracting localized prompts for each latent tile via a vision-language model and performing per-tile conditioning, the approach forms a product of tile posteriors that provides accurate, region-specific guidance while mitigating misalignment and hallucination. Across real-world datasets for both SISR and VSR, tiled prompts yield consistent gains in perceptual quality and text alignment, with only modest runtime overhead. The framework formalizes prompt underspecification, demonstrates practical tile-level prompting, and shows substantial improvements in both image and video SR tasks, offering a unified, scalable solution for high-resolution restoration with semantic fidelity.
Abstract
Text-conditioned diffusion models have advanced image and video super-resolution by using prompts as semantic priors, but modern super-resolution pipelines typically rely on latent tiling to scale to high resolutions, where a single global caption causes prompt underspecification. A coarse global prompt often misses localized details (prompt sparsity) and provides locally irrelevant guidance (prompt misguidance) that can be amplified by classifier-free guidance. We propose Tiled Prompts, a unified framework for image and video super-resolution that generates a tile-specific prompt for each latent tile and performs super-resolution under locally text-conditioned posteriors, providing high-information guidance that resolves prompt underspecification with minimal overhead. Experiments on high resolution real-world images and videos show consistent gains in perceptual quality and text alignment, while reducing hallucinations and tile-level artifacts relative to global-prompt baselines.
