CVMar 10, 2025

AttenST: A Training-Free Attention-Driven Style Transfer Framework with Pre-Trained Diffusion Models

arXiv:2503.07307v110 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses style transfer for image generation users, offering an incremental improvement over existing diffusion-based methods.

The paper tackles the problem of high computational costs and content-style balance in diffusion-based style transfer by introducing AttenST, a training-free framework that achieves state-of-the-art performance on style transfer datasets.

While diffusion models have achieved remarkable progress in style transfer tasks, existing methods typically rely on fine-tuning or optimizing pre-trained models during inference, leading to high computational costs and challenges in balancing content preservation with style integration. To address these limitations, we introduce AttenST, a training-free attention-driven style transfer framework. Specifically, we propose a style-guided self-attention mechanism that conditions self-attention on the reference style by retaining the query of the content image while substituting its key and value with those from the style image, enabling effective style feature integration. To mitigate style information loss during inversion, we introduce a style-preserving inversion strategy that refines inversion accuracy through multiple resampling steps. Additionally, we propose a content-aware adaptive instance normalization, which integrates content statistics into the normalization process to optimize style fusion while mitigating the content degradation. Furthermore, we introduce a dual-feature cross-attention mechanism to fuse content and style features, ensuring a harmonious synthesis of structural fidelity and stylistic expression. Extensive experiments demonstrate that AttenST outperforms existing methods, achieving state-of-the-art performance in style transfer dataset.

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