CVAICLGRLGJan 17, 2023

GLIGEN: Open-Set Grounded Text-to-Image Generation

arXiv:2301.07093v2922 citationsh-index: 59
AI Analysis

This work addresses the need for more controllable image generation for users in AI and creative fields, offering a novel extension to existing models without retraining.

The authors tackled the problem of limited controllability in text-to-image diffusion models by introducing GLIGEN, which enables conditioning on grounding inputs like bounding boxes while preserving pre-trained knowledge, resulting in zero-shot performance on COCO and LVIS that significantly outperforms existing supervised layout-to-image baselines.

Large-scale text-to-image diffusion models have made amazing advances. However, the status quo is to use text input alone, which can impede controllability. In this work, we propose GLIGEN, Grounded-Language-to-Image Generation, a novel approach that builds upon and extends the functionality of existing pre-trained text-to-image diffusion models by enabling them to also be conditioned on grounding inputs. To preserve the vast concept knowledge of the pre-trained model, we freeze all of its weights and inject the grounding information into new trainable layers via a gated mechanism. Our model achieves open-world grounded text2img generation with caption and bounding box condition inputs, and the grounding ability generalizes well to novel spatial configurations and concepts. GLIGEN's zero-shot performance on COCO and LVIS outperforms that of existing supervised layout-to-image baselines by a large margin.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes