paper-with-me

Papers

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

2025-09-24 · Zezhong Fan, Xiaohan Li, Luyi Ma, Kai Zhao, Liang Peng, Topojoy Biswas, Evren Korpeoglu, Kaushiki Nag, Kannan Achan 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 models have enabled high-quality image generation, they lack explicit spatial reasoning, leading to unrealistic object layouts. On the other hand, traditional spatial planning methods in robotics emphasize geometric and relational consistency, but they struggle to capture semantic richness in visual scenes. To bridge this gap, in this paper, we propose LayoutAgent, an agentic framework that unifies vision-language reasoning with compositional diffusion for layout generation. Given multiple input images with target objects in them, our method first employs visual-language model to preprocess the inputs through segmentation, object size estimation, scene graph construction, and prompt rewriting. Then we leverage compositional diffusion-a method traditionally used in robotics-to synthesize bounding boxes that respect object relations encoded in the scene graph for spatial layouts. In the end, a foreground-conditioned image generator composes the complete scene by rendering the objects into the planned layout guided by designed prompts. Experiments demonstrate that LayoutAgent outperforms other state-of-the-art layout generation models in layout coherence, spatial realism and aesthetic alignment.

📄 PDF Abstract BibTeX arXiv:2509.22720

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningImage Generation

Similar Papers 제목 키워드 기반

APD-Agents: A Large Language Model-Driven Multi-Agents Collaborative Framework for Automated Page Design

2025-11-18 · Xinpeng Chen, Xiaofeng Han, Kaihao Zhang, Guochao Ren 외 arxiv

Layout design is a crucial step in developing mobile app pages. However, crafting satisfactory designs is time-intensive for designers: they need to consider which controls and content to present on the page, and then re…

Zero-Shot Compositional Policy Learning via Language Grounding

2020-04-15 · Tianshi Cao, Jingkang Wang, Yining Zhang, Sivabalan Manivasagam

Despite recent breakthroughs in reinforcement learning (RL) and imitation learning (IL), existing algorithms fail to generalize beyond the training environments. In reality, humans can adapt to new tasks quickly by lever…

DescriptiveDomain AdaptationGrounded language learningImitation Learning+4

VLMbench: A Compositional Benchmark for Vision-and-Language Manipulation

2022-06-17 · Kaizhi Zheng, Xiaotong Chen, Odest Chadwicke Jenkins, Xin Eric Wang

Benefiting from language flexibility and compositionality, humans naturally intend to use language to command an embodied agent for complex tasks such as navigation and object manipulation. In this work, we aim to fill t…

Object

Iterated Learning Improves Compositionality in Large Vision-Language Models

2024-04-02 · CVPR 2024 1 · Chenhao Zheng, Jieyu Zhang, Aniruddha Kembhavi, Ranjay Krishna

A fundamental characteristic common to both human vision and natural language is their compositional nature. Yet, despite the performance gains contributed by large vision and language pretraining, recent investigations …

Contrastive Learning

PhiP-G: Physics-Guided Text-to-3D Compositional Scene Generation

2025-02-02 · Qixuan Li, Chao Wang, Zongjin He, Yan Peng

Text-to-3D asset generation has achieved significant optimization under the supervision of 2D diffusion priors. However, when dealing with compositional scenes, existing methods encounter several challenges: 1). failure …

Scene GenerationText to 3D