利用扩散模型先验实现大运动图像插值,保持语义一致
DreamMover: Leveraging the Prior of Diffusion Models for Image Interpolation with Large Motion
- 基于扩散模型隐式推理图像间语义对应关系
- 分高低层融合信息,避免细节丢失
- 自注意力拼接替换提升生成与输入一致性
我们研究了在存在大运动的情况下,从图像对生成中间帧并保持语义一致性的任务。由于运动过大,中间帧的语义信息可能在输入图像中缺失。现有方法或仅限于小运动,或只关注拓扑相似对象,导致插值结果出现伪影和不一致。为此,我们深入探索预训练扩散模型在语义认知与表征方面的能力,确保缺失的中间语义信息能与输入一致表达。为此,我们提出DreamMover,一个包含三个核心组件的新框架:1)基于扩散模型的自然光流估计器,可隐式推理两图间的语义对应;2)为避免融合过程中的细节损失,关键洞察是分高、低层级进行信息融合;3)为增强生成图像与输入的一致性,提出自注意力拼接与替换方法。最后,我们构建了挑战性基准数据集InterpBench,用于评估生成结果的语义一致性。大量实验验证了方法的有效性。项目地址:https://dreamm0ver.github.io。
原文摘要 · Abstract (English)
We study the problem of generating intermediate images from image pairs with large motion while maintaining semantic consistency. Due to the large motion, the intermediate semantic information may be absent in input images. Existing methods either limit to small motion or focus on topologically similar objects, leading to artifacts and inconsistency in the interpolation results. To overcome this challenge, we delve into pre-trained image diffusion models for their capabilities in semantic cognition and representations, ensuring consistent expression of the absent intermediate semantic representations with the input. To this end, we propose DreamMover, a novel image interpolation framework with three main components: 1) A natural flow estimator based on the diffusion model that can implicitly reason about the semantic correspondence between two images. 2) To avoid the loss of detailed information during fusion, our key insight is to fuse information in two parts, high-level space and low-level space. 3) To enhance the consistency between the generated images and input, we propose the self-attention concatenation and replacement approach. Lastly, we present a challenging benchmark dataset InterpBench to evaluate the semantic consistency of generated results. Extensive experiments demonstrate the effectiveness of our method. Our project is available at https://dreamm0ver.github.io .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。