CVNov 27, 2023

Check, Locate, Rectify: A Training-Free Layout Calibration System for Text-to-Image Generation

arXiv:2311.15773v324 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses layout inconsistencies in text-to-image generation for users needing precise image synthesis, representing an incremental improvement over existing methods.

The paper tackles the problem of aligning generated images with layout instructions in text-to-image generation by introducing SimM, a training-free layout calibration system that detects and corrects layout errors during inference, achieving effective calibration as demonstrated on a new benchmark.

Diffusion models have recently achieved remarkable progress in generating realistic images. However, challenges remain in accurately understanding and synthesizing the layout requirements in the textual prompts. To align the generated image with layout instructions, we present a training-free layout calibration system SimM that intervenes in the generative process on the fly during inference time. Specifically, following a "check-locate-rectify" pipeline, the system first analyses the prompt to generate the target layout and compares it with the intermediate outputs to automatically detect errors. Then, by moving the located activations and making intra- and inter-map adjustments, the rectification process can be performed with negligible computational overhead. To evaluate SimM over a range of layout requirements, we present a benchmark SimMBench that compensates for the lack of superlative spatial relations in existing datasets. And both quantitative and qualitative results demonstrate the effectiveness of the proposed SimM in calibrating the layout inconsistencies. Our project page is at https://simm-t2i.github.io/SimM.

Foundations

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

Your Notes