Search papers, labs, and topics across Lattice.
LogoDiffuser is introduced as a training-free method for multilingual logo generation, addressing the limitations of existing text-to-image models in preserving character geometry and supporting multiple languages. The method leverages a multimodal diffusion transformer, using input characters as images to maintain structural control and injecting informative attention maps identified through joint attention analysis. Experiments demonstrate state-of-the-art performance in generating multilingual logos with consistent character structure and stylistic variations.
Ditch finetuning: LogoDiffuser generates multilingual logos with consistent character structure and creative styles, all without any additional training.
Recent advances in text-to-image generation have been remarkable, but generating multilingual design logos that harmoniously integrate visual and textual elements remains a challenging task. Existing methods often distort character geometry when applying creative styles and struggle to support multilingual text generation without additional training. To address these challenges, we propose LogoDiffuser, a training-free method that synthesizes multilingual logo designs using the multimodal diffusion transformer. Instead of using textual prompts, we input the target characters as images, enabling robust character structure control regardless of language. We first analyze the joint attention mechanism to identify core tokens, which are tokens that strongly respond to textual structures. With this observation, our method integrates character structure and visual design by injecting the most informative attention maps. Furthermore, we perform layer-wise aggregation of attention maps to mitigate attention shifts across layers and obtain consistent core tokens. Extensive experiments and user studies demonstrate that our method achieves state-of-the-art performance in multilingual logo generation.