paper-with-me

Papers

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

2025-03-10 · Bo Huang, Wenlun Xu, Qizhuo Han, Haodong Jing, Ying Li

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.

📄 PDF Abstract BibTeX arXiv:2503.07307

Code (1)

HuanBor/AttenST 공식 구현 pytorch

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Subject or Style: Adaptive and Training-Free Mixture of LoRAs

2025-08-04 · Jia-Chen Zhang, Yu-Jie Xiong arxiv

Fine-tuning models via Low-Rank Adaptation (LoRA) demonstrates remarkable performance in subject-driven or style-driven generation tasks. Studies have explored combinations of different LoRAs to jointly generate learned …

Tuning-Free Adaptive Style Incorporation for Structure-Consistent Text-Driven Style Transfer

2024-04-10 · Yanqi Ge, Jiaqi Liu, Qingnan Fan, Xi Jiang 외

In this work, we target the task of text-driven style transfer in the context of text-to-image (T2I) diffusion models. The main challenge is consistent structure preservation while enabling effective style transfer effec…

Style Transfer

Inversion-Free Video Style Transfer with Trajectory Reset Attention Control and Content-Style Bridging

2025-03-10 · Jiang Lin, Zili Yi

Video style transfer aims to alter the style of a video while preserving its content. Previous methods often struggle with content leakage and style misalignment, particularly when using image-driven approaches that aim …

DenoisingStyle TransferVideo Style Transfer

FreeTuner: Any Subject in Any Style with Training-free Diffusion

2024-05-23 · Youcan Xu, Zhen Wang, Jun Xiao, Wei Liu 외

With the advance of diffusion models, various personalized image generation methods have been proposed. However, almost all existing work only focuses on either subject-driven or style-driven personalization. Meanwhile, …

DisentanglementImage GenerationPersonalized Image Generation

MAST: Mask-Guided Attention Mass Allocation for Training-Free Multi-Style Transfer

2026-04-14 · Dongkyung Kang, Jaeyeon Hwang, Junseo Park, Minji Kang 외 arxiv

Style transfer aims to render a content image with the visual characteristics of a reference style while preserving its underlying semantic layout and structural geometry. While recent diffusion-based models demonstrate …

Style Transfer