paper-with-me

홈 › Papers

LayoutNUWA: Revealing the Hidden Layout Expertise of Large Language Models

2023-09-18 · Zecheng Tang, Chenfei Wu, Juntao Li, Nan Duan

Graphic layout generation, a growing research field, plays a significant role in user engagement and information perception. Existing methods primarily treat layout generation as a numerical optimization task, focusing on quantitative aspects while overlooking the semantic information of layout, such as the relationship between each layout element. In this paper, we propose LayoutNUWA, the first model that treats layout generation as a code generation task to enhance semantic information and harness the hidden layout expertise of large language models~(LLMs). More concretely, we develop a Code Instruct Tuning (CIT) approach comprising three interconnected modules: 1) the Code Initialization (CI) module quantifies the numerical conditions and initializes them as HTML code with strategically placed masks; 2) the Code Completion (CC) module employs the formatting knowledge of LLMs to fill in the masked portions within the HTML code; 3) the Code Rendering (CR) module transforms the completed code into the final layout output, ensuring a highly interpretable and transparent layout generation procedure that directly maps code to a visualized layout. We attain significant state-of-the-art performance (even over 50\% improvements) on multiple datasets, showcasing the strong capabilities of LayoutNUWA. Our code is available at https://github.com/ProjectNUWA/LayoutNUWA.

📄 PDF Abstract BibTeX arXiv:2309.09506

Code (1)

projectnuwa/layoutnuwa 공식 구현 pytorch

Tasks

Code CompletionCode GenerationLayout Generation

Similar Papers 제목 키워드 기반

Large Language Model (LLM) for Standard Cell Layout Design Optimization

2024-05-24 · Chia-Tung Ho, Haoxing Ren

Standard cells are essential components of modern digital circuit designs. With process technologies advancing toward 2nm, more routability issues have arisen due to the decreasing number of routing tracks, increasing nu…

Language ModelingLanguage ModellingLarge Language ModelLayout Design

GLDesigner: Leveraging Multi-Modal LLMs as Designer for Enhanced Aesthetic Text Glyph Layouts

2024-11-18 · Junwen He, Yifan Wang, Lijun Wang, Huchuan Lu 외

Text logo design heavily relies on the creativity and expertise of professional designers, in which arranging element layouts is one of the most important procedures. However, few attention has been paid to this specific…

Layout DesignLayout Generation

Hidden-Variables Genetic Algorithm for Variable-Size Design Space Optimal Layout Problems with Application to Aerospace Vehicles

2022-12-21 · Juliette Gamot, Mathieu Balesdent, Arnault Tremolet, Romain Wuilbercq 외

The optimal layout of a complex system such as aerospace vehicles consists in placing a given number of components in a container in order to minimize one or several objectives under some geometrical or functional constr…

SheetDesigner: MLLM-Powered Spreadsheet Layout Generation with Rule-Based and Vision-Based Reflection

2025-09-09 · Qin Chen, Yuanyi Ren, Xiaojun Ma, Mugeng Liu 외 arxiv

Spreadsheets are critical to data-centric tasks, with rich, structured layouts that enable efficient information transmission. Given the time and expertise required for manual spreadsheet layout design, there is an urgen…

Accessibility Barriers in Multi-Terabyte Public Datasets: The Gap Between Promise and Practice

2025-06-16 · Marc Bara

The promise of "free and open" multi-terabyte datasets often collides with harsh realities. While these datasets may be technically accessible, practical barriers -- from processing complexity to hidden costs -- create a…

Distributed Computing