GlyphDiffusion: Text Generation as Image Generation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Conditional Text GenerationDiversityGlyph Image GenerationImage GenerationSuper-ResolutionText GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
ShareGPT-4o-Image: Aligning Multimodal Models with GPT-4o-Level Image Generation
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+4ERNIE-ViLG: Unified Generative Pre-training for Bidirectional Vision-Language Generation
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+3Draft-and-Revise: Effective Image Generation with Contextual RQ-Transformer
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 GenerationLanguage-agnostic Semantic Consistent Text-to-Image Generation
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+2CustomText: Customized Textual Image Generation using Diffusion Models
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