paper-with-me

Papers

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 via text-guided image generation. Our key idea is to render the target text as a glyph image containing visual language content. In this way, conditional text generation can be cast as a glyph image generation task, and it is then natural to apply continuous diffusion models to discrete texts. Specially, we utilize a cascaded architecture (ie a base and a super-resolution diffusion model) to generate high-fidelity glyph images, conditioned on the input text. Furthermore, we design a text grounding module to transform and refine the visual language content from generated glyph images into the final texts. In experiments over four conditional text generation tasks and two classes of metrics (ie quality and diversity), GlyphDiffusion can achieve comparable or even better results than several baselines, including pretrained language models. Our model also makes significant improvements compared to the recent diffusion model.

📄 PDF Abstract BibTeX arXiv:2304.12519

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Text GenerationDiversityGlyph Image GenerationImage GenerationSuper-ResolutionText 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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

ShareGPT-4o-Image: Aligning Multimodal Models with GPT-4o-Level Image Generation

2025-06-22 · Junying Chen, Zhenyang Cai, Pengcheng Chen, Shunian Chen 외

Recent advances in multimodal generative models have unlocked photorealistic, instruction-aligned image generation, yet leading systems like GPT-4o-Image remain proprietary and inaccessible. To democratize these capabili…

GPUImage GenerationLanguage ModelingLanguage Modelling+4

ERNIE-ViLG: Unified Generative Pre-training for Bidirectional Vision-Language Generation

2021-12-31 · Han Zhang, Weichong Yin, Yewei Fang, Lanxin Li 외

Conventional methods for the image-text generation tasks mainly tackle the naturally bidirectional generation tasks separately, focusing on designing task-specific frameworks to improve the quality and fidelity of the ge…

Image CaptioningImage GenerationImage to textQuantization+3

Draft-and-Revise: Effective Image Generation with Contextual RQ-Transformer

2022-06-09 · Doyup Lee, Chiheon Kim, Saehoon Kim, Minsu Cho 외

Although autoregressive models have achieved promising results on image generation, their unidirectional generation process prevents the resultant images from fully reflecting global contexts. To address the issue, we pr…

Conditional Image GenerationImage GenerationText-to-Image Generation

Language-agnostic Semantic Consistent Text-to-Image Generation

2022-05-01 · MML (ACL) 2022 5 · SeongJun Jung, Woo Suk Choi, SeongHo Choi, Byoung-Tak Zhang

Recent GAN-based text-to-image generation models have advanced that they can generate photo-realistic images matching semantically with descriptions. However, research on multi-lingual text-to-image generation has not be…

Generative Adversarial NetworkImage GenerationMulti-lingual Text-to-Image GenerationMultilingual Text-to-Image Generation+2

CustomText: Customized Textual Image Generation using Diffusion Models

2024-05-21 · Shubham Paliwal, Arushi Jain, Monika Sharma, Vikram Jamwal 외

Textual image generation spans diverse fields like advertising, education, product packaging, social media, information visualization, and branding. Despite recent strides in language-guided image synthesis using diffusi…

DecoderImage GenerationText Generation