paper-with-me

Papers

TextDiffuser-RL: Efficient and Robust Text Layout Optimization for High-Fidelity Text-to-Image Synthesis

2025-05-25 · Kazi Mahathir Rahman, Showrin Rahman, Sharmin Sultana Srishty

Text-embedded image generation plays a critical role in industries such as graphic design, advertising, and digital content creation. Text-to-Image generation methods leveraging diffusion models, such as TextDiffuser-2, have demonstrated promising results in producing images with embedded text. TextDiffuser-2 effectively generates bounding box layouts that guide the rendering of visual text, achieving high fidelity and coherence. However, existing approaches often rely on resource-intensive processes and are limited in their ability to run efficiently on both CPU and GPU platforms. To address these challenges, we propose a novel two-stage pipeline that integrates reinforcement learning (RL) for rapid and optimized text layout generation with a diffusion-based image synthesis model. Our RL-based approach significantly accelerates the bounding box prediction step while reducing overlaps, allowing the system to run efficiently on both CPUs and GPUs. Extensive evaluations demonstrate that our framework maintains or surpasses TextDiffuser-2's quality in text placement and image synthesis, with markedly faster runtime and increased flexibility. Extensive evaluations demonstrate that our framework maintains or surpasses TextDiffuser-2's quality in text placement and image synthesis, with markedly faster runtime and increased flexibility. Our approach has been evaluated on the MARIOEval benchmark, achieving OCR and CLIPScore metrics close to state-of-the-art models, while being 97.64% more faster and requiring only 2MB of memory to run.

📄 PDF Abstract BibTeX arXiv:2505.19291

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPUImage GenerationLayout GenerationOptical Character Recognition (OCR)Reinforcement Learning (RL)Text to Image GenerationText-to-Image Generation

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…

Similar Papers 제목 키워드 기반

TextDiffuser: Diffusion Models as Text Painters

2023-05-18 · NeurIPS 2023 11 · Jingye Chen, Yupan Huang, Tengchao Lv, Lei Cui 외

Diffusion models have gained increasing attention for their impressive generation abilities but currently struggle with rendering accurate and coherent text. To address this issue, we introduce TextDiffuser, focusing on …

Optical Character Recognition (OCR)

TextDiffuser-2: Unleashing the Power of Language Models for Text Rendering

2023-11-28 · Jingye Chen, Yupan Huang, Tengchao Lv, Lei Cui 외

The diffusion model has been proven a powerful generative model in recent years, yet remains a challenge in generating visual text. Several methods alleviated this issue by incorporating explicit text position and conten…

DiversityImage GenerationLanguage ModelingLanguage Modelling+2

Refining Text-to-Image Generation: Towards Accurate Training-Free Glyph-Enhanced Image Generation

2024-03-25 · Sanyam Lakhanpal, Shivang Chopra, Vinija Jain, Aman Chadha 외

Over the past few years, Text-to-Image (T2I) generation approaches based on diffusion models have gained significant attention. However, vanilla diffusion models often suffer from spelling inaccuracies in the text displa…

Image GenerationOptical Character Recognition (OCR)Text to Image GenerationText-to-Image Generation

Text-Driven 3D Indoor Scene Synthesis in Non-Manhattan Environments

2026-07-02 · Xianhui Meng, Zirui Song, Yuchen Zhang, Li Zhang 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in 3D indoor synthesis for Manhattan environments. However, existing methods often fail to capture plausible object layout patterns in non-Manhattan …

Indoor Scene Synthesis

GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting

2024-02-11 · Xiaoyu Zhou, Xingjian Ran, Yajiao Xiong, Jinlin He 외

We present GALA3D, generative 3D GAussians with LAyout-guided control, for effective compositional text-to-3D generation. We first utilize large language models (LLMs) to generate the initial layout and introduce a layou…

3D GenerationScene GenerationText to 3D