paper-with-me

Papers

CogView2: Faster and Better Text-to-Image Generation via Hierarchical Transformers

2022-04-28 · Ming Ding, Wendi Zheng, Wenyi Hong, Jie Tang

The development of the transformer-based text-to-image models are impeded by its slow generation and complexity for high-resolution images. In this work, we put forward a solution based on hierarchical transformers and local parallel auto-regressive generation. We pretrain a 6B-parameter transformer with a simple and flexible self-supervised task, Cross-modal general language model (CogLM), and finetune it for fast super-resolution. The new text-to-image system, CogView2, shows very competitive generation compared to concurrent state-of-the-art DALL-E-2, and naturally supports interactive text-guided editing on images.

📄 PDF Abstract BibTeX arXiv:2204.14217

Code (1)

thudm/cogview2 공식 구현 pytorch

Tasks

Image GenerationLanguage ModelingLanguage ModellingSuper-ResolutionText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

CogView3: Finer and Faster Text-to-Image Generation via Relay Diffusion

2024-03-08 · Wendi Zheng, Jiayan Teng, Zhuoyi Yang, Weihan Wang 외

Recent advancements in text-to-image generative systems have been largely driven by diffusion models. However, single-stage text-to-image diffusion models still face challenges, in terms of computational efficiency and t…

Computational EfficiencyImage GenerationSuper-ResolutionText to Image Generation+1

CogView: Mastering Text-to-Image Generation via Transformers

2021-05-26 · NeurIPS 2021 12 · Ming Ding, Zhuoyi Yang, Wenyi Hong, Wendi Zheng 외

Text-to-Image generation in the general domain has long been an open problem, which requires both a powerful generative model and cross-modal understanding. We propose CogView, a 4-billion-parameter Transformer with VQ-V…

Image GenerationSuper-ResolutionText to Image GenerationText-to-Image Generation+1

CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers

2022-05-29 · Wenyi Hong, Ming Ding, Wendi Zheng, Xinghan Liu 외

Large-scale pretrained transformers have created milestones in text (GPT-3) and text-to-image (DALL-E and CogView) generation. Its application to video generation is still facing many challenges: The potential huge compu…

Text-to-Video GenerationVideo Generation

CLIP-GEN: Language-Free Training of a Text-to-Image Generator with CLIP

2022-03-01 · ZiHao Wang, Wei Liu, Qian He, Xinglong Wu 외

Training a text-to-image generator in the general domain (e.g., Dall.e, CogView) requires huge amounts of paired text-image data, which is too expensive to collect. In this paper, we propose a self-supervised scheme name…

Image GenerationText to Image GenerationText-to-Image Generation

PromptMoG: Enhancing Diversity in Long-Prompt Image Generation via Prompt Embedding Mixture-of-Gaussian Sampling

2025-11-25 · Bo-Kai Ruan, Teng-Fang Hsiao, Ling Lo, Yi-Lun Wu 외 arxiv

Recent advances in text-to-image (T2I) generation have achieved remarkable visual outcomes through large-scale rectified flow models. However, how these models behave under long prompts remains underexplored. Long prompt…

Image Generation