Personalize Anything for Free with Diffusion Transformer
Haoran Feng, Zehuan Huang, Lin Li, Hairong Lv, Lu Sheng
TL;DR
This work shows that diffusion-transformer-based personalization can be achieved without any training by leveraging simple token replacement to anchor subject identity. By identifying DiT's position-disentangled token representations, the authors propose Personalize Anything, which uses timestep-adaptive replacement and patch perturbations to balance identity preservation with creative flexibility. The framework supports layout-guided generation, multi-subject composition, and mask-controlled editing, achieving state-of-the-art performance across diverse personalization tasks. Overall, the method offers a scalable, training-free path to high-fidelity personalized synthesis with broad practical impact for edited and composed imagery.
Abstract
Personalized image generation aims to produce images of user-specified concepts while enabling flexible editing. Recent training-free approaches, while exhibit higher computational efficiency than training-based methods, struggle with identity preservation, applicability, and compatibility with diffusion transformers (DiTs). In this paper, we uncover the untapped potential of DiT, where simply replacing denoising tokens with those of a reference subject achieves zero-shot subject reconstruction. This simple yet effective feature injection technique unlocks diverse scenarios, from personalization to image editing. Building upon this observation, we propose \textbf{Personalize Anything}, a training-free framework that achieves personalized image generation in DiT through: 1) timestep-adaptive token replacement that enforces subject consistency via early-stage injection and enhances flexibility through late-stage regularization, and 2) patch perturbation strategies to boost structural diversity. Our method seamlessly supports layout-guided generation, multi-subject personalization, and mask-controlled editing. Evaluations demonstrate state-of-the-art performance in identity preservation and versatility. Our work establishes new insights into DiTs while delivering a practical paradigm for efficient personalization.
