CVAIFeb 16

CoCoDiff: Correspondence-Consistent Diffusion Model for Fine-grained Style Transfer

arXiv:2602.14464v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses the challenge of maintaining object-level and pixel-wise semantic alignment in style transfer for computer vision applications, representing an incremental improvement over existing methods.

The paper tackled the problem of preserving semantic correspondence during fine-grained style transfer by proposing CoCoDiff, a training-free framework that leverages pretrained diffusion models to achieve state-of-the-art visual quality and quantitative results.

Transferring visual style between images while preserving semantic correspondence between similar objects remains a central challenge in computer vision. While existing methods have made great strides, most of them operate at global level but overlook region-wise and even pixel-wise semantic correspondence. To address this, we propose CoCoDiff, a novel training-free and low-cost style transfer framework that leverages pretrained latent diffusion models to achieve fine-grained, semantically consistent stylization. We identify that correspondence cues within generative diffusion models are under-explored and that content consistency across semantically matched regions is often neglected. CoCoDiff introduces a pixel-wise semantic correspondence module that mines intermediate diffusion features to construct a dense alignment map between content and style images. Furthermore, a cycle-consistency module then enforces structural and perceptual alignment across iterations, yielding object and region level stylization that preserves geometry and detail. Despite requiring no additional training or supervision, CoCoDiff delivers state-of-the-art visual quality and strong quantitative results, outperforming methods that rely on extra training or annotations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes