paper-with-me

홈 › Papers

Training-Free Layout Control with Cross-Attention Guidance

2023-04-06 · Minghao Chen, Iro Laina, Andrea Vedaldi

Recent diffusion-based generators can produce high-quality images from textual prompts. However, they often disregard textual instructions that specify the spatial layout of the composition. We propose a simple approach that achieves robust layout control without the need for training or fine-tuning of the image generator. Our technique manipulates the cross-attention layers that the model uses to interface textual and visual information and steers the generation in the desired direction given, e.g., a user-specified layout. To determine how to best guide attention, we study the role of attention maps and explore two alternative strategies, forward and backward guidance. We thoroughly evaluate our approach on three benchmarks and provide several qualitative examples and a comparative analysis of the two strategies that demonstrate the superiority of backward guidance compared to forward guidance, as well as prior work. We further demonstrate the versatility of layout guidance by extending it to applications such as editing the layout and context of real images.

📄 PDF Abstract BibTeX arXiv:2304.03373

Code (1)

silent-chen/layout-guidance 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MFTF: Mask-free Training-free Object Level Layout Control Diffusion Model

2024-12-02 · Shan Yang

Text-to-image generation models have revolutionized content creation, but diffusion-based vision-language models still face challenges in precisely controlling the shape, appearance, and positional placement of objects i…

DenoisingImage GenerationObjectText to Image Generation+1

Zero-Painter: Training-Free Layout Control for Text-to-Image Synthesis

2024-06-06 · CVPR 2024 1 · Marianna Ohanyan, Hayk Manukyan, Zhangyang Wang, Shant Navasardyan 외

We present Zero-Painter, a novel training-free framework for layout-conditional text-to-image synthesis that facilitates the creation of detailed and controlled imagery from textual prompts. Our method utilizes object ma…

Conditional Text-to-Image SynthesisImage Generation

LoCo: Locally Constrained Training-Free Layout-to-Image Synthesis

2023-11-21 · Peiang Zhao, Han Li, Ruiyang Jin, S. Kevin Zhou

Recent text-to-image diffusion models have reached an unprecedented level in generating high-quality images. However, their exclusive reliance on textual prompts often falls short in precise control of image compositions…

Image Generation

LAMIC: Layout-Aware Multi-Image Composition via Scalability of Multimodal Diffusion Transformer

2025-08-01 · Yuzhuo Chen, Zehua Ma, Jianhua Wang, Kai Kang 외 arxiv

In controllable image synthesis, generating coherent and consistent images from multiple references with spatial layout awareness remains an open challenge. We present LAMIC, a Layout-Aware Multi-Image Composition framew…

Zero-shot Generalization

AnyMS: Bottom-up Attention Decoupling for Layout-guided and Training-free Multi-subject Customization

2025-12-29 · Binhe Yu, Zhen Wang, Kexin Li, Yuqian Yuan 외 arxiv

Multi-subject customization aims to synthesize multiple user-specified subjects into a coherent image. To address issues such as subjects missing or conflicts, recent works incorporate layout guidance to provide explicit…