paper-with-me

Papers

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

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

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. However, current methods for content and style disentanglement primarily rely on image information for supervision, which leads to two problems: 1) models can only support one modality for style or content input;2) incomplete disentanglement resulting in semantic interference from the reference image. To address the above issues, this paper proposes a content-style representation disentangling method for controllable artistic image stylization and generation. We construct a WikiStyle+ dataset consists of artworks with corresponding textual descriptions for style and content. Based on the multimodal dataset, we propose a disentangled content and style representations guided diffusion model. The disentangled representations are first learned by Q-Formers and then injected into a pre-trained diffusion model using learnable multi-step cross-attention layers for better controllable stylization. This approach allows model to accommodate inputs from different modalities. Experimental results show that our method achieves a thorough disentanglement of content and style in reference images under multimodal supervision, thereby enabling a harmonious integration of content and style in the generated outputs, successfully producing style-consistent and expressive stylized images.

📄 PDF Abstract BibTeX arXiv:2412.14496

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage Stylization

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 제목 키워드 기반

ALADIN-NST: Self-supervised disentangled representation learning of artistic style through Neural Style Transfer

2023-04-12 · Dan Ruta, Gemma Canet Tarres, Alexander Black, Andrew Gilbert 외

Representation learning aims to discover individual salient features of a domain in a compact and descriptive form that strongly identifies the unique characteristics of a given sample respective to its domain. Existing …

DescriptiveDisentanglementRepresentation LearningStyle Transfer

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

Adversarially learning disentangled speech representations for robust multi-factor voice conversion

2021-01-30 · Jie Wang, Jingbei Li, Xintao Zhao, Zhiyong Wu 외

Factorizing speech as disentangled speech representations is vital to achieve highly controllable style transfer in voice conversion (VC). Conventional speech representation learning methods in VC only factorize speech a…

Representation LearningRhythmSpeech Representation LearningStyle Transfer+1

LouvreSAE: Sparse Autoencoders for Interpretable and Controllable Style Transfer

2025-12-22 · Raina Panda, Daniel Fein, Arpita Singhal, Mark Fiore 외 arxiv

Artistic style transfer in generative models remains a significant challenge, as existing methods often introduce style only via model fine-tuning, additional adapters, or prompt engineering, all of which can be computat…

Prompt EngineeringStyle Transfer

DiffuseST: Unleashing the Capability of the Diffusion Model for Style Transfer

2024-10-19 · Ying Hu, Chenyi Zhuang, Pan Gao

Style transfer aims to fuse the artistic representation of a style image with the structural information of a content image. Existing methods train specific networks or utilize pre-trained models to learn content and sty…

Style Transfer