CVMMSep 2, 2022

Geometry Aligned Variational Transformer for Image-conditioned Layout Generation

arXiv:2209.00852v155 citationsh-index: 38
Originality Highly original
AI Analysis

This addresses the need for automated layout design in applications like advertisements and posters, offering a novel approach that leverages image content for more coherent and harmonious layouts.

The paper tackles the problem of generating aesthetically pleasing layouts for images, such as adding text overlays, by proposing an Image-Conditioned Variational Transformer (ICVT) that integrates visual and geometric information, resulting in adaptive layouts that avoid intrusive areas of the image.

Layout generation is a novel task in computer vision, which combines the challenges in both object localization and aesthetic appraisal, widely used in advertisements, posters, and slides design. An accurate and pleasant layout should consider both the intra-domain relationship within layout elements and the inter-domain relationship between layout elements and the image. However, most previous methods simply focus on image-content-agnostic layout generation, without leveraging the complex visual information from the image. To this end, we explore a novel paradigm entitled image-conditioned layout generation, which aims to add text overlays to an image in a semantically coherent manner. Specifically, we propose an Image-Conditioned Variational Transformer (ICVT) that autoregressively generates various layouts in an image. First, self-attention mechanism is adopted to model the contextual relationship within layout elements, while cross-attention mechanism is used to fuse the visual information of conditional images. Subsequently, we take them as building blocks of conditional variational autoencoder (CVAE), which demonstrates appealing diversity. Second, in order to alleviate the gap between layout elements domain and visual domain, we design a Geometry Alignment module, in which the geometric information of the image is aligned with the layout representation. In addition, we construct a large-scale advertisement poster layout designing dataset with delicate layout and saliency map annotations. Experimental results show that our model can adaptively generate layouts in the non-intrusive area of the image, resulting in a harmonious layout design.

Foundations

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

Your Notes