paper-with-me

Papers

DiffusionGPT: LLM-Driven Text-to-Image Generation System

2024-01-18 · Jie Qin, Jie Wu, Weifeng Chen, Yuxi Ren, Huixia Li, Hefeng Wu, Xuefeng Xiao, Rui Wang, Shilei Wen

Diffusion models have opened up new avenues for the field of image generation, resulting in the proliferation of high-quality models shared on open-source platforms. However, a major challenge persists in current text-to-image systems are often unable to handle diverse inputs, or are limited to single model results. Current unified attempts often fall into two orthogonal aspects: i) parse Diverse Prompts in input stage; ii) activate expert model to output. To combine the best of both worlds, we propose DiffusionGPT, which leverages Large Language Models (LLM) to offer a unified generation system capable of seamlessly accommodating various types of prompts and integrating domain-expert models. DiffusionGPT constructs domain-specific Trees for various generative models based on prior knowledge. When provided with an input, the LLM parses the prompt and employs the Trees-of-Thought to guide the selection of an appropriate model, thereby relaxing input constraints and ensuring exceptional performance across diverse domains. Moreover, we introduce Advantage Databases, where the Tree-of-Thought is enriched with human feedback, aligning the model selection process with human preferences. Through extensive experiments and comparisons, we demonstrate the effectiveness of DiffusionGPT, showcasing its potential for pushing the boundaries of image synthesis in diverse domains.

📄 PDF Abstract BibTeX arXiv:2401.10061

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationModel SelectionText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Step-Video-TI2V Technical Report: A State-of-the-Art Text-Driven Image-to-Video Generation Model

2025-03-14 · Haoyang Huang, Guoqing Ma, Nan Duan, Xing Chen 외

We present Step-Video-TI2V, a state-of-the-art text-driven image-to-video generation model with 30B parameters, capable of generating videos up to 102 frames based on both text and image inputs. We build Step-Video-TI2V-…

Image to Video GenerationVideo Generation

Talk2Image: A Multi-Agent System for Multi-Turn Image Generation and Editing

2025-08-09 · Shichao Ma, Yunhe Guo, Jiahao Su, Qihe Huang 외 arxiv

Text-to-image generation tasks have driven remarkable advances in diverse media applications, yet most focus on single-turn scenarios and struggle with iterative, multi-turn creative tasks. Recent dialogue-based systems …

Text-to-Image GenerationImage Editing

SceneDreamer360: Text-Driven 3D-Consistent Scene Generation with Panoramic Gaussian Splatting

2024-08-25 · Wenrui Li, Fucheng Cai, Yapeng Mi, Zhe Yang 외

Text-driven 3D scene generation has seen significant advancements recently. However, most existing methods generate single-view images using generative models and then stitch them together in 3D space. This independent g…

3DGSImage GenerationScene Generation

HumanDiffusion: a Coarse-to-Fine Alignment Diffusion Framework for Controllable Text-Driven Person Image Generation

2022-11-11 · Kaiduo Zhang, Muyi Sun, Jianxin Sun, Binghao Zhao 외

Text-driven person image generation is an emerging and challenging task in cross-modality image generation. Controllable person image generation promotes a wide range of applications such as digital human interaction and…

Image GenerationRetrievalSentenceVirtual Try-on

Large-Scale Text-to-Image Model with Inpainting is a Zero-Shot Subject-Driven Image Generator

2024-11-23 · CVPR 2025 1 · Chaehun Shin, Jooyoung Choi, Heeseung Kim, Sungroh Yoon

Subject-driven text-to-image generation aims to produce images of a new subject within a desired context by accurately capturing both the visual characteristics of the subject and the semantic content of a text prompt. T…

Image GenerationText to Image GenerationText-to-Image Generation