CVJul 11, 2022

CCPL: Contrastive Coherence Preserving Loss for Versatile Style Transfer

arXiv:2207.04808v4133 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the need for more robust and efficient style transfer methods in computer vision applications, though it appears incremental by building on existing single-frame approaches.

The paper tackled the problem of versatile style transfer across artistic, photo-realistic, and video domains without video training data, by proposing a Contrastive Coherence Preserving Loss (CCPL) that reduces local distortions and improves visual quality, achieving superior performance in experiments.

In this paper, we aim to devise a universally versatile style transfer method capable of performing artistic, photo-realistic, and video style transfer jointly, without seeing videos during training. Previous single-frame methods assume a strong constraint on the whole image to maintain temporal consistency, which could be violated in many cases. Instead, we make a mild and reasonable assumption that global inconsistency is dominated by local inconsistencies and devise a generic Contrastive Coherence Preserving Loss (CCPL) applied to local patches. CCPL can preserve the coherence of the content source during style transfer without degrading stylization. Moreover, it owns a neighbor-regulating mechanism, resulting in a vast reduction of local distortions and considerable visual quality improvement. Aside from its superior performance on versatile style transfer, it can be easily extended to other tasks, such as image-to-image translation. Besides, to better fuse content and style features, we propose Simple Covariance Transformation (SCT) to effectively align second-order statistics of the content feature with the style feature. Experiments demonstrate the effectiveness of the resulting model for versatile style transfer, when armed with CCPL.

Code Implementations1 repo
Foundations

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

Your Notes