paper-with-me

홈 › Papers

A Training-Free Style-Personalization via Scale-wise Autoregressive Model

2025-07-06 · Kyoungmin Lee, Jihun Park, Jongmin Gim, Wonhyeok Choi, Kyumin Hwang, Jaeyeul Kim, Sunghoon Im

We present a training-free framework for style-personalized image generation that controls content and style information during inference using a scale-wise autoregressive model. Our method employs a three-path design--content, style, and generation--each guided by a corresponding text prompt, enabling flexible and efficient control over image semantics without any additional training. A central contribution of this work is a step-wise and attention-wise intervention analysis. Through systematic prompt and feature injection, we find that early-to-middle generation steps play a pivotal role in shaping both content and style, and that query features predominantly encode content-specific information. Guided by these insights, we introduce two targeted mechanisms: Key Stage Attention Sharing, which aligns content and style during the semantically critical steps, and Adaptive Query Sharing, which reinforces content semantics in later steps through similarity-aware query blending. 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.

📄 PDF Abstract BibTeX arXiv:2507.04482

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationPersonalized Image Generation

Similar Papers 제목 키워드 기반

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

RB-Modulation: Training-Free Personalization of Diffusion Models using Stochastic Optimal Control

2024-05-27 · Litu Rout, Yujia Chen, Nataniel Ruiz, Abhishek Kumar 외

We propose Reference-Based Modulation (RB-Modulation), a new plug-and-play solution for training-free personalization of diffusion models. Existing training-free approaches exhibit difficulties in (a) style extraction fr…

A Training-Free Style-aligned Image Generation with Scale-wise Autoregressive Model

2025-04-08 · Jihun Park, Jongmin Gim, Kyoungmin Lee, Minseok Oh 외

We present a training-free style-aligned image generation method that leverages a scale-wise autoregressive model. While large-scale text-to-image (T2I) models, particularly diffusion-based methods, have demonstrated imp…

Image Generation

CRAFT-LoRA: Content-Style Personalization via Rank-Constrained Adaptation and Training-Free Fusion

2026-02-21 · Yu Li, Yujun Cai, Chi Zhang arxiv

Personalized image generation requires effectively balancing content fidelity with stylistic consistency when synthesizing images based on text and reference examples. Low-Rank Adaptation (LoRA) offers an efficient perso…

Personalized Image Generation

Block-wise LoRA: Revisiting Fine-grained LoRA for Effective Personalization and Stylization in Text-to-Image Generation

2024-03-12 · Likun Li, Haoqi Zeng, Changpeng Yang, Haozhe Jia 외

The objective of personalization and stylization in text-to-image is to instruct a pre-trained diffusion model to analyze new concepts introduced by users and incorporate them into expected styles. Recently, parameter-ef…

Image Generationparameter-efficient fine-tuningText to Image GenerationText-to-Image Generation