English

A Training-Free Style-Personalization via SVD-Based Feature Decomposition

Computer Vision and Pattern Recognition 2025-11-24 v2

Abstract

We present a training-free framework for style-personalized image generation that operates during inference using a scale-wise autoregressive model. Our method generates a stylized image guided by a single reference style while preserving semantic consistency and mitigating content leakage. Through a detailed step-wise analysis of the generation process, we identify a pivotal step where the dominant singular values of the internal feature encode style-related components. Building upon this insight, we introduce two lightweight control modules: Principal Feature Blending, which enables precise modulation of style through SVD-based feature reconstruction, and Structural Attention Correction, which stabilizes structural consistency by leveraging content-guided attention correction across fine stages. Without any additional training, extensive experiments demonstrate that our method achieves competitive style fidelity and prompt fidelity compared to fine-tuned baselines, while offering faster inference and greater deployment flexibility.

Keywords

Cite

@article{arxiv.2507.04482,
  title  = {A Training-Free Style-Personalization via SVD-Based Feature Decomposition},
  author = {Kyoungmin Lee and Jihun Park and Jongmin Gim and Wonhyeok Choi and Kyumin Hwang and Jaeyeul Kim and Sunghoon Im},
  journal= {arXiv preprint arXiv:2507.04482},
  year   = {2025}
}

Comments

21 pages, 14 figures

R2 v1 2026-07-01T03:48:31.865Z