InstaStyle: Inversion Noise of a Stylized Image is Secretly a Style Adviser
Xing Cui, Zekun Li, Pei Pei Li, Huaibo Huang, Xuannan Liu, Zhaofeng He
TL;DR
This work introduces InstaStyle, a diffusion-based method that leverages the inversion noise of a single stylized reference image to generate high-fidelity stylized images. By applying DDIM inversion, the authors reveal a non-zero signal-to-noise ratio in the inversion noise, indicating retention of the reference style; they further refine a learnable style token via prompt refinement and human feedback to overcome ambiguities in natural language prompts. The approach uses a two-stage process: initial stylized image generation from inversion noise and subsequent style-token learning with LoRA-based cross-attention tuning, enabling precise and flexible style control, including style combination. Empirical results demonstrate superior style fidelity and content accuracy against baselines, with qualitative and quantitative evidence and user studies supporting the method’s effectiveness and its creative potential for combining styles.
Abstract
Stylized text-to-image generation focuses on creating images from textual descriptions while adhering to a style specified by a few reference images. However, subtle style variations within different reference images can hinder the model from accurately learning the target style. In this paper, we propose InstaStyle, a novel approach that excels in generating high-fidelity stylized images with only a single reference image. Our approach is based on the finding that the inversion noise from a stylized reference image inherently carries the style signal, as evidenced by their non-zero signal-to-noise ratio. We employ DDIM inversion to extract this noise from the reference image and leverage a diffusion model to generate new stylized images from the "style" noise. Additionally, the inherent ambiguity and bias of textual prompts impede the precise conveying of style. To address this, we introduce a learnable style token via prompt refinement, which enhances the accuracy of the style description for the reference image. Qualitative and quantitative experimental results demonstrate that InstaStyle achieves superior performance compared to current benchmarks. Furthermore, our approach also showcases its capability in the creative task of style combination with mixed inversion noise.
