LogoSticker: Inserting Logos into Diffusion Models for Customized Generation
Mingkang Zhu, Xi Chen, Zhongdao Wang, Hengshuang Zhao, Jiaya Jia
TL;DR
This paper tackles the challenge of inserting user-provided logos into diffusion models to enable identity-preserving, context-aware generation. It introduces LogoSticker, a two-phase pipeline consisting of (i) an actor-critic relation pre-training phase to learn how logos should appear on diverse objects, and (ii) a decoupled identity learning phase to bind a logo to a token and then distill its identity into the model. The method leverages a CLIP-based critic and specialized data synthesis (logo token binding on solid backgrounds and identity learning on natural scenes) to achieve precise localization and faithful logo reproduction across contexts. Empirical results show LogoSticker outperforms Dreambooth, Textual Inversion, and ReVersion baselines and competitively compares to large models like DALLE-3, with strong performance in both qualitative and quantitative identity fidelity, prompt fidelity, and applicability to inpainting and multi-concept customization. The work offers practical benefits for advertising and branding, enabling robust, logo-aware generation in varied scenes.
Abstract
Recent advances in text-to-image model customization have underscored the importance of integrating new concepts with a few examples. Yet, these progresses are largely confined to widely recognized subjects, which can be learned with relative ease through models' adequate shared prior knowledge. In contrast, logos, characterized by unique patterns and textual elements, are hard to establish shared knowledge within diffusion models, thus presenting a unique challenge. To bridge this gap, we introduce the task of logo insertion. Our goal is to insert logo identities into diffusion models and enable their seamless synthesis in varied contexts. We present a novel two-phase pipeline LogoSticker to tackle this task. First, we propose the actor-critic relation pre-training algorithm, which addresses the nontrivial gaps in models' understanding of the potential spatial positioning of logos and interactions with other objects. Second, we propose a decoupled identity learning algorithm, which enables precise localization and identity extraction of logos. LogoSticker can generate logos accurately and harmoniously in diverse contexts. We comprehensively validate the effectiveness of LogoSticker over customization methods and large models such as DALLE~3. \href{https://mingkangz.github.io/logosticker}{Project page}.
