Generative Layout Modeling using Constraint Graphs
- URL: http://arxiv.org/abs/2011.13417v1
- Date: Thu, 26 Nov 2020 18:18:37 GMT
- Title: Generative Layout Modeling using Constraint Graphs
- Authors: Wamiq Para, Paul Guerrero, Tom Kelly, Leonidas Guibas, Peter Wonka
- Abstract summary: We propose a new generative model for layout generation.
First, we generate the layout elements as nodes in a layout graph.
Second, we compute constraints between layout elements as edges in the layout graph.
Third, we solve for the final layout using constrained optimization.
- Score: 37.78500605563527
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We propose a new generative model for layout generation. We generate layouts
in three steps. First, we generate the layout elements as nodes in a layout
graph. Second, we compute constraints between layout elements as edges in the
layout graph. Third, we solve for the final layout using constrained
optimization. For the first two steps, we build on recent transformer
architectures. The layout optimization implements the constraints efficiently.
We show three practical contributions compared to the state of the art: our
work requires no user input, produces higher quality layouts, and enables many
novel capabilities for conditional layout generation.
Related papers
- A Parse-Then-Place Approach for Generating Graphic Layouts from Textual
Descriptions [50.469491454128246]
We use text as the guidance to create graphic layouts, i.e., Text-to-labeled, aiming to lower the design barriers.
Text-to-labeled is a challenging task, because it needs to consider the implicit, combined, and incomplete constraints from text.
We present a two-stage approach, named parse-then-place, to address this problem.
arXiv Detail & Related papers (2023-08-24T10:37:00Z) - Diagnostic Benchmark and Iterative Inpainting for Layout-Guided Image Generation [147.81509219686419]
We propose a diagnostic benchmark for layout-guided image generation that examines four categories of spatial control skills: number, position, size, and shape.
Next, we propose IterInpaint, a new baseline that generates foreground and background regions step-by-step via inpainting.
We show comprehensive ablation studies on IterInpaint, including training task ratio, crop&paste vs. repaint, and generation order.
arXiv Detail & Related papers (2023-04-13T16:58:33Z) - PosterLayout: A New Benchmark and Approach for Content-aware
Visual-Textual Presentation Layout [62.12447593298437]
Content-aware visual-textual presentation layout aims at arranging spatial space on the given canvas for pre-defined elements.
We propose design sequence formation (DSF) that reorganizes elements in layouts to imitate the design processes of human designers.
A novel CNN-LSTM-based conditional generative adversarial network (GAN) is presented to generate proper layouts.
arXiv Detail & Related papers (2023-03-28T12:48:36Z) - LayoutDiffusion: Improving Graphic Layout Generation by Discrete
Diffusion Probabilistic Models [50.73105631853759]
We present a novel generative model named LayoutDiffusion for automatic layout generation.
It learns to reverse a mild forward process, in which layouts become increasingly chaotic with the growth of forward steps.
It enables two conditional layout generation tasks in a plug-and-play manner without re-training and achieves better performance than existing methods.
arXiv Detail & Related papers (2023-03-21T04:41:02Z) - LayoutFormer++: Conditional Graphic Layout Generation via Constraint
Serialization and Decoding Space Restriction [37.6871815321083]
Conditional graphic layout generation is a challenging task that has not been well-studied yet.
We propose a constraint serialization scheme, a sequence-to-sequence transformation, and a decoding space restriction strategy.
Experiments demonstrate that LayoutFormer++ outperforms existing approaches on all the tasks in terms of both better generation quality and less constraint violation.
arXiv Detail & Related papers (2022-08-17T02:43:23Z) - BLT: Bidirectional Layout Transformer for Controllable Layout Generation [27.239276265955954]
We introduce BLT, a bidirectional layout transformer for conditional layout generation.
We verify the proposed model on multiple benchmarks with various fidelity metrics.
Our results demonstrate two key advances to the state-of-the-art layout transformer models.
arXiv Detail & Related papers (2021-12-09T18:49:28Z) - Constrained Graphic Layout Generation via Latent Optimization [17.05026043385661]
We generate graphic layouts that can flexibly incorporate design semantics, either specified implicitly or explicitly by a user.
Our approach builds on a generative layout model based on a Transformer architecture, and formulates the layout generation as a constrained optimization problem.
We show in the experiments that our approach is capable of generating realistic layouts in both constrained and unconstrained generation tasks with a single model.
arXiv Detail & Related papers (2021-08-02T13:04:11Z) - LayoutTransformer: Layout Generation and Completion with Self-attention [105.21138914859804]
We address the problem of scene layout generation for diverse domains such as images, mobile applications, documents, and 3D objects.
We propose LayoutTransformer, a novel framework that leverages self-attention to learn contextual relationships between layout elements.
Our framework allows us to generate a new layout either from an empty set or from an initial seed set of primitives, and can easily scale to support an arbitrary of primitives per layout.
arXiv Detail & Related papers (2020-06-25T17:56:34Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.