用分块级联扩散模型实现高分辨率视频插帧,兼顾大运动与细节。
High-Resolution Frame Interpolation with Patch-based Cascaded Diffusion
- 分块处理+统一分辨率扩散,降低推理内存消耗
- 在Vimeo等数据集上达到顶尖性能,8K超清效果尤佳
- 专为重复纹理、细长物体等难题设计,适合高精度视频生成场景
现有插帧方法在极高分辨率输入及重复纹理、细小物体、大运动等挑战性场景下仍表现不佳。为此,我们提出基于分块级联扩散的高分辨率插帧模型HiFI,能在保持标准基准测试竞争力的同时,显著提升复杂场景表现。不同于以往逐级放大分辨率的级联扩散方法,本方法使用单一模型始终在固定分辨率上进行扩散,通过分块处理输入和前序结果并上采样。该设计大幅降低推理内存开销,且一个模型同时完成插帧与空间上采样任务,节省训练成本。HiFI在Vimeo、Xiph、X-Test和SEPE-8K等多个基准上表现相当或领先。我们还构建了新数据集LaMoR,聚焦极端挑战案例,HiFI在此上显著优于其他基线。更多视频结果请见项目主页:https://hifi-diffusion.github.io
原文摘要 · Abstract (English)
Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these issues, we introduce a patch-based cascaded pixel diffusion model for high resolution frame interpolation, HiFI, that excels in these scenarios while achieving competitive performance on standard benchmarks. Cascades, which generate a series of images from low to high resolution, can help significantly with large or complex motion that require both global context for a coarse solution and detailed context for high resolution output. However, contrary to prior work on cascaded diffusion models which perform diffusion on increasingly large resolutions, we use a single model that always performs diffusion at the same resolution and upsamples by processing patches of the inputs and the prior solution. At inference time, this drastically reduces memory usage and allows a single model, solving both frame interpolation (base model's task) and spatial up-sampling, saving training cost as well. HiFI excels at high-resolution images and complex repeated textures that require global context, achieving comparable or state-of-the-art performance on various benchmarks (Vimeo, Xiph, X-Test, and SEPE-8K). We further introduce a new dataset, LaMoR, that focuses on particularly challenging cases, and HiFI significantly outperforms other baselines. Please visit our project page for video results: https://hifi-diffusion.github.io
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。