paper-with-me

홈 › Papers

Attribute-conditioned Layout GAN for Automatic Graphic Design

2020-09-11 · Jianan Li, Jimei Yang, Jianming Zhang, Chang Liu, Christina Wang, Tingfa Xu

Modeling layout is an important first step for graphic design. Recently, methods for generating graphic layouts have progressed, particularly with Generative Adversarial Networks (GANs). However, the problem of specifying the locations and sizes of design elements usually involves constraints with respect to element attributes, such as area, aspect ratio and reading-order. Automating attribute conditional graphic layouts remains a complex and unsolved problem. In this paper, we introduce Attribute-conditioned Layout GAN to incorporate the attributes of design elements for graphic layout generation by forcing both the generator and the discriminator to meet attribute conditions. Due to the complexity of graphic designs, we further propose an element dropout method to make the discriminator look at partial lists of elements and learn their local patterns. In addition, we introduce various loss designs following different design principles for layout optimization. We demonstrate that the proposed method can synthesize graphic layouts conditioned on different element attributes. It can also adjust well-designed layouts to new sizes while retaining elements' original reading-orders. The effectiveness of our method is validated through a user study.

📄 PDF Abstract BibTeX arXiv:2009.05284

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeLayout Generation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

LayoutDiffusion: Improving Graphic Layout Generation by Discrete Diffusion Probabilistic Models

2023-03-21 · ICCV 2023 1 · Junyi Zhang, Jiaqi Guo, Shizhao Sun, Jian-Guang Lou 외

Creating graphic layouts is a fundamental step in graphic designs. In this work, we present a novel generative model named LayoutDiffusion for automatic layout generation. As layout is typically represented as a sequence…

Layout DesignLayout Generation

BLT: Bidirectional Layout Transformer for Controllable Layout Generation

2021-12-09 · Xiang Kong, Lu Jiang, Huiwen Chang, Han Zhang 외

Creating visual layouts is a critical step in graphic design. Automatic generation of such layouts is essential for scalable and diverse visual designs. To advance conditional layout generation, we introduce BLT, a bidir…

Layout Generation

DLT: Conditioned layout generation with Joint Discrete-Continuous Diffusion Layout Transformer

2023-03-07 · ICCV 2023 1 · Elad Levi, Eli Brosh, Mykola Mykhailych, Meir Perez

Generating visual layouts is an essential ingredient of graphic design. The ability to condition layout generation on a partial subset of component attributes is critical to real-world applications that involve user inte…

Layout Generation

PLay: Parametrically Conditioned Layout Generation using Latent Diffusion

2023-01-27 · Chin-Yi Cheng, Forrest Huang, Gang Li, Yang Li

Layout design is an important task in various design fields, including user interface, document, and graphic design. As this task requires tedious manual effort by designers, prior works have attempted to automate this p…

Layout DesignLayout Generation

Unsupervised Domain Adaption with Pixel-level Discriminator for Image-aware Layout Generation

2023-03-25 · CVPR 2023 1 · Chenchen Xu, Min Zhou, Tiezheng Ge, Yuning Jiang 외

Layout is essential for graphic design and poster generation. Recently, applying deep learning models to generate layouts has attracted increasing attention. This paper focuses on using the GAN-based model conditioned on…

Domain AdaptationLayout Generation