paper-with-me

홈 › Papers

LayoutGPT: Compositional Visual Planning and Generation with Large Language Models

2023-05-24 · NeurIPS 2023 11 · Weixi Feng, Wanrong Zhu, Tsu-Jui Fu, Varun Jampani, Arjun Akula, Xuehai He, Sugato Basu, Xin Eric Wang, William Yang Wang

Attaining a high degree of user controllability in visual generation often requires intricate, fine-grained inputs like layouts. However, such inputs impose a substantial burden on users when compared to simple text inputs. To address the issue, we study how Large Language Models (LLMs) can serve as visual planners by generating layouts from text conditions, and thus collaborate with visual generative models. We propose LayoutGPT, a method to compose in-context visual demonstrations in style sheet language to enhance the visual planning skills of LLMs. LayoutGPT can generate plausible layouts in multiple domains, ranging from 2D images to 3D indoor scenes. LayoutGPT also shows superior performance in converting challenging language concepts like numerical and spatial relations to layout arrangements for faithful text-to-image generation. When combined with a downstream image generation model, LayoutGPT outperforms text-to-image models/systems by 20-40% and achieves comparable performance as human users in designing visual layouts for numerical and spatial correctness. Lastly, LayoutGPT achieves comparable performance to supervised methods in 3D indoor scene synthesis, demonstrating its effectiveness and potential in multiple visual domains.

📄 PDF Abstract BibTeX arXiv:2305.15393

Code (1)

weixi-feng/layoutgpt 공식 구현 pytorch

Tasks

Image GenerationIndoor Scene SynthesisText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

LVLM-Composer's Explicit Planning for Image Generation

2025-07-05 · Spencer Ramsey, Jeffrey Lee, Amina Grant arxiv

The burgeoning field of generative artificial intelligence has fundamentally reshaped our approach to content creation, with Large Vision-Language Models (LVLMs) standing at its forefront. While current LVLMs have demons…

Text-to-Image GenerationReinforcement LearningVisual Grounding

LayoutAgent: A Vision-Language Agent Guided Compositional Diffusion for Spatial Layout Planning

2025-09-24 · Zezhong Fan, Xiaohan Li, Luyi Ma, Kai Zhao 외 arxiv

Designing realistic multi-object scenes requires not only generating images, but also planning spatial layouts that respect semantic relations and physical plausibility. On one hand, while recent advances in diffusion mo…

Spatial ReasoningImage Generation

Loom: Diffusion-Transformer for Interleaved Generation

2025-12-20 · Mingcheng Ye, Jiaming Liu, Yiren Song arxiv

Interleaved text-image generation aims to jointly produce coherent visual frames and aligned textual descriptions within a single sequence, enabling tasks such as style transfer, compositional synthesis, and procedural t…

Image GenerationStyle Transfer

SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation

2024-12-08 · CVPR 2025 1 · Leigang Qu, Haochuan Li, Wenjie Wang, Xiang Liu 외

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in multimodal understanding and generation, pushing forward advancements in text-to-image generation. However, achieving accurate text-image alignm…

DiversityImage GenerationPrompt EngineeringText to Image Generation+1

Compositional Visual Planning via Inference-Time Diffusion Scaling

2026-03-03 · Yixin Zhang, Yunhao Luo, Utkarsh Aashu Mishra, Woo Chul Shin 외 arxiv

Diffusion models excel at short-horizon robot planning, yet scaling them to long-horizon tasks remains challenging due to computational constraints and limited training data. Existing compositional approaches stitch toge…