paper-with-me

홈 › Papers

SCAdapter: Content-Style Disentanglement for Diffusion Style Transfer

2025-12-15 · Luan Thanh Trinh, Kenji Doi, Atsuki Osanai arxiv

Diffusion models have emerged as the leading approach for style transfer, yet they struggle with photo-realistic transfers, often producing painting-like results or missing detailed stylistic elements. Current methods inadequately address unwanted influence from original content styles and style reference content features. We introduce SCAdapter, a novel technique leveraging CLIP image space to effectively separate and integrate content and style features. Our key innovation systematically extracts pure content from content images and style elements from style references, ensuring authentic transfers. This approach is enhanced through three components: Controllable Style Adaptive Instance Normalization (CSAdaIN) for precise multi-style blending, KVS Injection for targeted style integration, and a style transfer consistency objective maintaining process coherence. Comprehensive experiments demonstrate SCAdapter significantly outperforms state-of-the-art methods in both conventional and diffusion-based baselines. By eliminating DDIM inversion and inference-stage optimization, our method achieves at least $2\times$ faster inference than other diffusion-based approaches, making it both more effective and efficient for practical applications.

📄 PDF Abstract BibTeX arXiv:2512.12963

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

StyleDiffusion: Controllable Disentangled Style Transfer via Diffusion Models

2023-08-15 · ICCV 2023 1 · Zhizhong Wang, Lei Zhao, Wei Xing

Content and style (C-S) disentanglement is a fundamental problem and critical challenge of style transfer. Existing approaches based on explicit definitions (e.g., Gram matrix) or implicit learning (e.g., GANs) are neith…

DisentanglementStyle Transfer

Content-style disentangled representation for controllable artistic image stylization and generation

2024-12-19 · Ma Zhuoqi, Zhang Yixuan, You Zejun, Tian Long 외

Controllable artistic image stylization and generation aims to render the content provided by text or image with the learned artistic style, where content and style decoupling is the key to achieve satisfactory results. …

DisentanglementImage Stylization

Structure-Level Disentangled Diffusion for Few-Shot Chinese Font Generation

2026-02-21 · Jie Li, Suorong Yang, Jian Zhao, Furao Shen arxiv

Few-shot Chinese font generation aims to synthesize new characters in a target style using only a handful of reference images. Achieving accurate content rendering and faithful style transfer requires effective disentang…

parameter-efficient fine-tuningStyle Transfer

UniCSG: Unified High-Fidelity Content-Constrained Style-Driven Generation via Staged Semantic and Frequency Disentanglement

2026-04-20 · Jingwei Yang, Ruoxi Wu, Wei Shen, Meng Li 외 arxiv

Style transfer must match a target style while preserving content semantics. DiT-based diffusion models often suffer from content-style entanglement, leading to reference-content leakage and unstable generation. We prese…

Style Transfer

SCFlow: Implicitly Learning Style and Content Disentanglement with Flow Models

2025-08-05 · Pingchuan Ma, Xiaopei Yang, Yusong Li, Ming Gui 외 arxiv

Explicitly disentangling style and content in vision models remains challenging due to their semantic overlap and the subjectivity of human perception. Existing methods propose separation through generative or discrimina…