用布朗桥扩散模型实现风格参考图像的精准图像转换
EBDM: Exemplar-guided Image Translation with Brownian-bridge Diffusion Models
- 将图像转换建模为布朗桥随机过程,仅以参考图控制风格
- 无需密集配准,降低计算开销,提升生成稳定性
- 适合需要精细风格控制的图像编辑与设计场景
示例引导的图像转换旨在生成符合结构控制和风格示例的逼真图像,近年来受到广泛关注。以往方法主要依赖跨域输入间的密集对应关系,但此类方法带来二次方复杂度的内存与计算开销,导致泛化能力受限且性能下降。本文提出一种新方法:基于布朗桥扩散模型的示例引导图像转换(EBDM)。该方法将任务建模为具有固定起点(结构控制)的随机布朗桥过程,仅通过给定的示例图像进行条件控制,逐步生成对应的逼真图像。为高效引导扩散过程以匹配示例风格,我们设计了三个关键组件:全局编码器、示例网络和示例注意力模块,用于融合示例图像中的全局与细节纹理信息。借助布朗桥扩散机制,网络可在仅依赖示例风格的条件下完成图像转换,从而实现更鲁棒的训练与推理。通过全面的基准测试与视觉结果对比,验证了本方法在生成质量与效率上的优势。
原文摘要 · Abstract (English)
Exemplar-guided image translation, synthesizing photo-realistic images that conform to both structural control and style exemplars, is attracting attention due to its ability to enhance user control over style manipulation. Previous methodologies have predominantly depended on establishing dense correspondences across cross-domain inputs. Despite these efforts, they incur quadratic memory and computational costs for establishing dense correspondence, resulting in limited versatility and performance degradation. In this paper, we propose a novel approach termed Exemplar-guided Image Translation with Brownian-Bridge Diffusion Models (EBDM). Our method formulates the task as a stochastic Brownian bridge process, a diffusion process with a fixed initial point as structure control and translates into the corresponding photo-realistic image while being conditioned solely on the given exemplar image. To efficiently guide the diffusion process toward the style of exemplar, we delineate three pivotal components: the Global Encoder, the Exemplar Network, and the Exemplar Attention Module to incorporate global and detailed texture information from exemplar images. Leveraging Bridge diffusion, the network can translate images from structure control while exclusively conditioned on the exemplar style, leading to more robust training and inference processes. We illustrate the superiority of our method over competing approaches through comprehensive benchmark evaluations and visual results.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。