用分块超分辨率突破视频生成模型分辨率限制
PatchVSR: Breaking Video Diffusion Resolution Limits with Patch-wise Video Super-Resolution

- 分块处理视频,结合局部与全局特征提升细节生成
- 基于512x512基模型实现4K超分辨率,效率极高
- 适合需要高分辨率视频修复的科研与工业应用
预训练视频生成模型在生成式视频超分辨率(VSR)方面潜力巨大。然而,现有方法大多直接用于全图超分辨率,导致不必要的全注意力计算和固定输出分辨率。为克服这些限制,我们首次探索利用视频扩散先验进行分块级视频超分辨率。该任务具有挑战性,因预训练模型不擅长局部细节生成。为此,我们提出PatchVSR,采用双流适配器进行条件引导:局部分支提取输入分块特征以保持内容保真度,全局分支从缩放后的整视频提取上下文特征,弥补分块语义不完整的问题。特别地,我们将分块位置信息注入模型,更好定位分块合成。实验表明,该方法可在分块级别生成高质量高分辨率细节。我们设计了定制化的多分块联合调制机制,确保各分块增强结果视觉一致性。由于分块范式灵活,仅用512x512基模型即可实现极具竞争力的4K VSR,且效率极高。
原文摘要 · Abstract (English)
Pre-trained video generation models hold great potential for generative video super-resolution (VSR). However, adapting them for full-size VSR, as most existing methods do, suffers from unnecessary intensive full-attention computation and fixed output resolution. To overcome these limitations, we make the first exploration into utilizing video diffusion priors for patch-wise VSR. This is non-trivial because pre-trained video diffusion models are not native for patch-level detail generation. To mitigate this challenge, we propose an innovative approach, called PatchVSR, which integrates a dual-stream adapter for conditional guidance. The patch branch extracts features from input patches to maintain content fidelity while the global branch extracts context features from the resized full video to bridge the generation gap caused by incomplete semantics of patches. Particularly, we also inject the patch's location information into the model to better contextualize patch synthesis within the global video frame. Experiments demonstrate that our method can synthesize high-fidelity, high-resolution details at the patch level. A tailor-made multi-patch joint modulation is proposed to ensure visual consistency across individually enhanced patches. Due to the flexibility of our patch-based paradigm, we can achieve highly competitive 4K VSR based on a 512x512 resolution base model, with extremely high efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。