paper-with-me

Papers

UDiffText: A Unified Framework for High-quality Text Synthesis in Arbitrary Images via Character-aware Diffusion Models

2023-12-08 · Yiming Zhao, Zhouhui Lian

Text-to-Image (T2I) generation methods based on diffusion model have garnered significant attention in the last few years. Although these image synthesis methods produce visually appealing results, they frequently exhibit spelling errors when rendering text within the generated images. Such errors manifest as missing, incorrect or extraneous characters, thereby severely constraining the performance of text image generation based on diffusion models. To address the aforementioned issue, this paper proposes a novel approach for text image generation, utilizing a pre-trained diffusion model (i.e., Stable Diffusion [27]). Our approach involves the design and training of a light-weight character-level text encoder, which replaces the original CLIP encoder and provides more robust text embeddings as conditional guidance. Then, we fine-tune the diffusion model using a large-scale dataset, incorporating local attention control under the supervision of character-level segmentation maps. Finally, by employing an inference stage refinement process, we achieve a notably high sequence accuracy when synthesizing text in arbitrarily given images. Both qualitative and quantitative results demonstrate the superiority of our method to the state of the art. Furthermore, we showcase several potential applications of the proposed UDiffText, including text-centric image synthesis, scene text editing, etc. Code and model will be available at https://github.com/ZYM-PKU/UDiffText .

📄 PDF Abstract BibTeX arXiv:2312.04884

Code (1)

zym-pku/udifftext 공식 구현 pytorch

Tasks

Image GenerationScene Text Editing

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Lumina-Image 2.0: A Unified and Efficient Image Generative Framework

2025-03-27 · Qi Qin, Le Zhuo, Yi Xin, Ruoyi Du 외

We introduce Lumina-Image 2.0, an advanced text-to-image generation framework that achieves significant progress compared to previous work, Lumina-Next. Lumina-Image 2.0 is built upon two key principles: (1) Unification …

Image GenerationText to Image GenerationText-to-Image Generation

Bridging Large Language Models and Optimization: A Unified Framework for Text-attributed Combinatorial Optimization

2024-08-22 · Xia Jiang, Yaoxin Wu, YuAn Wang, Yingqian Zhang

To advance capabilities of large language models (LLMs) in solving combinatorial optimization problems (COPs), this paper presents the Language-based Neural COP Solver (LNCS), a novel framework that is unified for the en…

Combinatorial OptimizationDecoderLanguage ModellingLarge Language Model

DreamOmni: Unified Image Generation and Editing

2024-12-22 · CVPR 2025 1 · Bin Xia, Yuechen Zhang, Jingyao Li, Chengyao Wang 외

Currently, the success of large language models (LLMs) illustrates that a unified multitasking approach can significantly enhance model usability, streamline deployment, and foster synergistic benefits across different t…

Image Generation

Restore, Assess, Repeat: A Unified Framework for Iterative Image Restoration

2026-03-27 · I-Hsiang Chen, Isma Hadji, Enrique Sanchez, Adrian Bulat 외 arxiv

Image restoration aims to recover high quality images from inputs degraded by various factors, such as adverse weather, blur, or low light. While recent studies have shown remarkable progress across individual or unified…

Image Quality AssessmentImage Restoration

Muddit: Liberating Generation Beyond Text-to-Image with a Unified Discrete Diffusion Model

2025-05-29 · Qingyu Shi, Jinbin Bai, Zhuoran Zhao, Wenhao Chai 외

Unified generation models aim to handle diverse tasks across modalities -- such as text generation, image generation, and vision-language reasoning -- within a single architecture and decoding paradigm. Autoregressive un…

DecoderImage Generationmultimodal generationText Generation