paper-with-me

Papers

Unifying Layout Generation with a Decoupled Diffusion Model

2023-03-09 · CVPR 2023 1 · Mude Hui, Zhizheng Zhang, Xiaoyi Zhang, Wenxuan Xie, Yuwang Wang, Yan Lu

Layout generation aims to synthesize realistic graphic scenes consisting of elements with different attributes including category, size, position, and between-element relation. It is a crucial task for reducing the burden on heavy-duty graphic design works for formatted scenes, e.g., publications, documents, and user interfaces (UIs). Diverse application scenarios impose a big challenge in unifying various layout generation subtasks, including conditional and unconditional generation. In this paper, we propose a Layout Diffusion Generative Model (LDGM) to achieve such unification with a single decoupled diffusion model. LDGM views a layout of arbitrary missing or coarse element attributes as an intermediate diffusion status from a completed layout. Since different attributes have their individual semantics and characteristics, we propose to decouple the diffusion processes for them to improve the diversity of training samples and learn the reverse process jointly to exploit global-scope contexts for facilitating generation. As a result, our LDGM can generate layouts either from scratch or conditional on arbitrary available attributes. Extensive qualitative and quantitative experiments demonstrate our proposed LDGM outperforms existing layout generation models in both functionality and performance.

📄 PDF Abstract BibTeX arXiv:2303.05049

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLayout Generationmodel

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ComposeAnyone: Controllable Layout-to-Human Generation with Decoupled Multimodal Conditions

2025-01-21 · Shiyue Zhang, Zheng Chong, Xi Lu, Wenqing Zhang 외

Building on the success of diffusion models, significant advancements have been made in multimodal image generation tasks. Among these, human image generation has emerged as a promising technique, offering the potential …

Image Generation

CoT-lized Diffusion: Let's Reinforce T2I Generation Step-by-step

2025-07-06 · Zheyuan Liu, Munan Ning, Qihui Zhang, Shuo Yang 외

Current text-to-image (T2I) generation models struggle to align spatial composition with the input text, especially in complex scenes. Even layout-based approaches yield suboptimal spatial control, as their generation pr…

DenoisingLarge Language ModelMultimodal Large Language Model

UniLayDiff: A Unified Diffusion Transformer for Content-Aware Layout Generation

2025-12-09 · Zeyang Liu, Le Wang, Sanping Zhou, Yuxuan Wu 외 arxiv

Content-aware layout generation is a critical task in graphic design automation, focused on creating visually appealing arrangements of elements that seamlessly blend with a given background image. The variety of real-wo…

A Two-Stage System for Layout-Controlled Image Generation using Large Language Models and Diffusion Models

2025-11-10 · Jan-Hendrik Koch, Jonas Krumme, Konrad Gadzicki arxiv

Text-to-image diffusion models exhibit remarkable generative capabilities, but lack precise control over object counts and spatial arrangements. This work introduces a two-stage system to address these compositional limi…

Image Generation

OneHOI: Unifying Human-Object Interaction Generation and Editing

2026-04-15 · Jiun Tian Hoe, Weipeng Hu, Xudong Jiang, Yap-Peng Tan 외 arxiv

Human-Object Interaction (HOI) modelling captures how humans act upon and relate to objects, typically expressed as <person, action, object> triplets. Existing approaches split into two disjoint families: HOI generation …