paper-with-me

Papers

TextPixs: Glyph-Conditioned Diffusion with Character-Aware Attention and OCR-Guided Supervision

2025-07-08 · Syeda Anshrah Gillani, Mirza Samad Ahmed Baig, Osama Ahmed Khan, Shahid Munir Shah, Umema Mujeeb, Maheen Ali

The modern text-to-image diffusion models boom has opened a new era in digital content production as it has proven the previously unseen ability to produce photorealistic and stylistically diverse imagery based on the semantics of natural-language descriptions. However, the consistent disadvantage of these models is that they cannot generate readable, meaningful, and correctly spelled text in generated images, which significantly limits the use of practical purposes like advertising, learning, and creative design. This paper introduces a new framework, namely Glyph-Conditioned Diffusion with Character-Aware Attention (GCDA), using which a typical diffusion backbone is extended by three well-designed modules. To begin with, the model has a dual-stream text encoder that encodes both semantic contextual information and explicit glyph representations, resulting in a character-aware representation of the input text that is rich in nature. Second, an attention mechanism that is aware of the character is proposed with a new attention segregation loss that aims to limit the attention distribution of each character independently in order to avoid distortion artifacts. Lastly, GCDA has an OCR-in-the-loop fine-tuning phase, where a full text perceptual loss, directly optimises models to be legible and accurately spell. Large scale experiments to benchmark datasets, such as MARIO-10M and T2I-CompBench, reveal that GCDA sets a new state-of-the-art on all metrics, with better character based metrics on text rendering (Character Error Rate: 0.08 vs 0.21 for the previous best; Word Error Rate: 0.15 vs 0.25), human perception, and comparable image synthesis quality on high-fidelity (FID: 14.3).

📄 PDF Abstract BibTeX arXiv:2507.06033

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

DiffInk: Glyph- and Style-Aware Latent Diffusion Transformer for Text to Online Handwriting Generation

2025-09-28 · Wei Pan, Huiguo He, Hiuyi Cheng, Yilin Shi 외 arxiv

Deep generative models have advanced text-to-online handwriting generation (TOHG), which aims to synthesize realistic pen trajectories conditioned on textual input and style references. However, most existing methods sti…

GlyphDiffusion: Text Generation as Image Generation

2023-04-25 · Junyi Li, Wayne Xin Zhao, Jian-Yun Nie, Ji-Rong Wen

Diffusion models have become a new generative paradigm for text generation. Considering the discrete categorical nature of text, in this paper, we propose GlyphDiffusion, a novel diffusion approach for text generation vi…

Conditional Text GenerationDiversityGlyph Image GenerationImage Generation+2

Exploiting Cultural Biases via Homoglyphs in Text-to-Image Synthesis

2022-09-19 · Lukas Struppek, Dominik Hintersdorf, Felix Friedrich, Manuel Brack 외

Models for text-to-image synthesis, such as DALL-E~2 and Stable Diffusion, have recently drawn a lot of interest from academia and the general public. These models are capable of producing high-quality images that depict…

Image Generation

GlyphMastero: A Glyph Encoder for High-Fidelity Scene Text Editing

2025-05-08 · CVPR 2025 1 · Tong Wang, Ting Liu, Xiaochao Qu, Chengjing Wu 외

Scene text editing, a subfield of image editing, requires modifying texts in images while preserving style consistency and visual coherence with the surrounding environment. While diffusion-based methods have shown promi…

Optical Character Recognition (OCR)Scene Text EditingText Generation

GlyphControl: Glyph Conditional Control for Visual Text Generation

2023-05-29 · NeurIPS 2023 11 · Yukang Yang, Dongnan Gui, Yuhui Yuan, Weicong Liang 외

Recently, there has been an increasing interest in developing diffusion-based text-to-image generative models capable of generating coherent and well-formed visual text. In this paper, we propose a novel and efficient ap…

Optical Character Recognition (OCR)Text Generation