English

StyleGallery: Training-free and Semantic-aware Personalized Style Transfer from Arbitrary Image References

Computer Vision and Pattern Recognition 2026-03-13 v2

Abstract

Despite the advancements in diffusion-based image style transfer, existing methods are commonly limited by 1) semantic gap: the style reference could miss proper content semantics, causing uncontrollable stylization; 2) reliance on extra constraints (e.g., semantic masks) restricting applicability; 3) rigid feature associations lacking adaptive global-local alignment, failing to balance fine-grained stylization and global content preservation. These limitations, particularly the inability to flexibly leverage style inputs, fundamentally restrict style transfer in terms of personalization, accuracy, and adaptability. To address these, we propose StyleGallery, a training-free and semantic-aware framework that supports arbitrary reference images as input and enables effective personalized customization. It comprises three core stages: semantic region segmentation (adaptive clustering on latent diffusion features to divide regions without extra inputs); clustered region matching (block filtering on extracted features for precise alignment); and style transfer optimization (energy function-guided diffusion sampling with regional style loss to optimize stylization). Experiments on our introduced benchmark demonstrate that StyleGallery outperforms state-of-the-art methods in content structure preservation, regional stylization, interpretability, and personalized customization, particularly when leveraging multiple style references.

Keywords

Cite

@article{arxiv.2603.10354,
  title  = {StyleGallery: Training-free and Semantic-aware Personalized Style Transfer from Arbitrary Image References},
  author = {Boyu He and Yunfan Ye and Chang Liu and Weishang Wu and Fang Liu and Zhiping Cai},
  journal= {arXiv preprint arXiv:2603.10354},
  year   = {2026}
}

Comments

18 pages, 23 figures, Conference on Computer Vision and Pattern Recognition 2026

R2 v1 2026-07-01T11:14:03.294Z