paper-with-me

Papers

GUIGAN: Learning to Generate GUI Designs Using Generative Adversarial Networks

2021-01-25 · Tianming Zhao, Chunyang Chen, Yuanning Liu, Xiaodong Zhu

Graphical User Interface (GUI) is ubiquitous in almost all modern desktop software, mobile applications, and online websites. A good GUI design is crucial to the success of the software in the market, but designing a good GUI which requires much innovation and creativity is difficult even to well-trained designers. Besides, the requirement of the rapid development of GUI design also aggravates designers' working load. So, the availability of various automated generated GUIs can help enhance the design personalization and specialization as they can cater to the taste of different designers. To assist designers, we develop a model GUIGAN to automatically generate GUI designs. Different from conventional image generation models based on image pixels, our GUIGAN is to reuse GUI components collected from existing mobile app GUIs for composing a new design that is similar to natural-language generation. Our GUIGAN is based on SeqGAN by modeling the GUI component style compatibility and GUI structure. The evaluation demonstrates that our model significantly outperforms the best of the baseline methods by 30.77% in Frechet Inception distance (FID) and 12.35% in 1-Nearest Neighbor Accuracy (1-NNA). Through a pilot user study, we provide initial evidence of the usefulness of our approach for generating acceptable brand new GUI designs.

📄 PDF Abstract BibTeX arXiv:2101.09978

Code (1)

GUIDesignResearch/GUIGAN 공식 구현 pytorch

Tasks

Image GenerationText Generation

Similar Papers 제목 키워드 기반

PaDGAN: A Generative Adversarial Network for Performance Augmented Diverse Designs

2020-02-26 · Wei Chen, Faez Ahmed

Deep generative models are proven to be a useful tool for automatic design synthesis and design space exploration. When applied in engineering design, existing generative models face three challenges: 1) generated design…

Design SynthesisDiversityGenerative Adversarial NetworkPoint Processes

Latent Diffusion Models for Structural Component Design

2023-09-20 · Ethan Herron, Jaydeep Rade, Anushrut Jignasu, Baskar Ganapathysubramanian 외

Recent advances in generative modeling, namely Diffusion models, have revolutionized generative modeling, enabling high-quality image generation tailored to user needs. This paper proposes a framework for the generative …

Image Generation

McGAN: Generating Manufacturable Designs by Embedding Manufacturing Rules into Conditional Generative Adversarial Network

2024-07-24 · Zhichao Wang, Xiaoliang Yan, Shreyes Melkote, David Rosen

Generative design (GD) methods aim to automatically generate a wide variety of designs that satisfy functional or aesthetic design requirements. However, research to date generally lacks considerations of manufacturabili…

Generative Adversarial NetworkInstance SegmentationSemantic Segmentation

Tailoring Generative Adversarial Networks for Smooth Airfoil Design

2024-04-18 · Joyjit Chattoraj, Jian Cheng Wong, Zhang Zexuan, Manna Dai 외

In the realm of aerospace design, achieving smooth curves is paramount, particularly when crafting objects such as airfoils. Generative Adversarial Network (GAN), a widely employed generative AI technique, has proven ins…

DiversityGenerative Adversarial Network

Generative VS non-Generative Models in Engineering Shape Optimization

2024-02-13 · Muhammad Usama, Zahid Masood, Shahroz Khan, Konstantinos Kostas 외

In this work, we perform a systematic comparison of the effectiveness and efficiency of generative and non-generative models in constructing design spaces for novel and efficient design exploration and shape optimization…

Generative Adversarial Network