arXiv:2602.23022cs.CV2026-02中稿 · CVPR被引 1

用扩散模型生成新视角,解决图像对齐中的遮挡与光照问题

DMAligner: Enhancing Image Alignment via Diffusion Model Based View Synthesis

  • 基于扩散模型生成新视角,替代传统光流扭曲
  • 提出动态掩码模块,自动区分动前景静背景
  • 在3万+图像对数据集上表现优于主流方法

图像对齐是计算机视觉的基础任务,广泛应用于各类场景。现有方法多依赖光流进行图像扭曲,但易受遮挡和光照变化影响,导致对齐质量下降,下游任务性能受损。本文提出DMAligner,一种基于扩散模型的对齐导向视图合成框架,从生成式角度解决对齐难题。设计了动态感知扩散训练策略,结合动态掩码生成模块(DMP),自适应区分动态前景与静态背景,使扩散模型更有效应对传统方法难以处理的挑战。此外,构建了包含1,033个室内外场景、超3万张图像对的动态场景图像对齐数据集DSIA。大量实验表明,该方法在DSIA及多个主流视频数据集上均取得优异效果,显著提升对齐质量。代码已开源。

原文摘要 · Abstract (English)

Image alignment is a fundamental task in computer vision with broad applications. Existing methods predominantly employ optical flow-based image warping. However, this technique is susceptible to common challenges such as occlusions and illumination variations, leading to degraded alignment visual quality and compromised accuracy in downstream tasks. In this paper, we present DMAligner, a diffusion-based framework for image alignment through alignment-oriented view synthesis. DMAligner is crafted to tackle the challenges in image alignment from a new perspective, employing a generation-based solution that showcases strong capabilities and avoids the problems associated with flow-based image warping. Specifically, we propose a Dynamics-aware Diffusion Training approach for learning conditional image generation, synthesizing a novel view for image alignment. This incorporates a Dynamics-aware Mask Producing (DMP) module to adaptively distinguish dynamic foreground regions from static backgrounds, enabling the diffusion model to more effectively handle challenges that classical methods struggle to solve. Furthermore, we develop the Dynamic Scene Image Alignment (DSIA) dataset using Blender, which includes 1,033 indoor and outdoor scenes with over 30K image pairs tailored for image alignment. Extensive experimental results demonstrate the superiority of the proposed approach on DSIA benchmarks, as well as on a series of widely-used video datasets for qualitative comparisons. Our code is available at https://github.com/boomluo02/DMAligner.

图像对齐扩散模型视图合成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。