EMNLP 2024main4 citations

Empowering Backbone Models for Visual Text Generation with Input Granularity Control and Glyph-Aware Training

Wenbo Li, Guohao Li, Zhibin Lan, Xue Xu, Wanru Zhuang, Jiachen Liu, Xinyan Xiao, Jinsong Su

Abstract

Diffusion-based text-to-image models have demonstrated impressive achievements in diversity and aesthetics but struggle to generate images with legible visual texts. Existing backbone models have limitations such as misspelling, failing to generate texts, and lack of support for Chinese texts, but their development shows promising potential. In this paper, we propose a series of methods, aiming to empower backbone models to generate visual texts in English and Chinese. We first conduct a preliminary study revealing that BPE tokenization and insufficient learning of cross-attention modules restrict the performance of the backbone models. Based on these observations, we make the following improvements: (1) We design a mixed granularity input strategy to provide more suitable text representations; (2) We propose to augment the conventional training objective with three glyph-aware training losses, which enhance the learning of cross-attention modules and encourage the model to focus on visual texts. Through experiments, we demonstrate that our methods can effectively empower backbone models to generate semantic relevant, aesthetically appealing, and accurate visual text images, while maintaining their fundamental image generation quality.

BibTeX
@inproceedings{li-etal-2024-empowering-backbone,
    title = "Empowering Backbone Models for Visual Text Generation with Input Granularity Control and Glyph-Aware Training",
    author = "Li, Wenbo  and
      Li, Guohao  and
      Lan, Zhibin  and
      Xu, Xue  and
      Zhuang, Wanru  and
      Liu, Jiachen  and
      Xiao, Xinyan  and
      Su, Jinsong",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.455/",
    doi = "10.18653/v1/2024.emnlp-main.455",
    pages = "8001--8014"
}
Empowering Backbone Models for Visual Text Generation with Input Granularity Control and Glyph-Aware Training · EMNLP 2024