paper-with-me

Papers

Relation-Aware Diffusion Model for Controllable Poster Layout Generation

2023-06-15 · Fengheng Li, An Liu, Wei Feng, Honghe Zhu, Yaoyu Li, Zheng Zhang, Jingjing Lv, Xin Zhu, Junjie Shen, Zhangang Lin, Jingping Shao

Poster layout is a crucial aspect of poster design. Prior methods primarily focus on the correlation between visual content and graphic elements. However, a pleasant layout should also consider the relationship between visual and textual contents and the relationship between elements. In this study, we introduce a relation-aware diffusion model for poster layout generation that incorporates these two relationships in the generation process. Firstly, we devise a visual-textual relation-aware module that aligns the visual and textual representations across modalities, thereby enhancing the layout's efficacy in conveying textual information. Subsequently, we propose a geometry relation-aware module that learns the geometry relationship between elements by comprehensively considering contextual information. Additionally, the proposed method can generate diverse layouts based on user constraints. To advance research in this field, we have constructed a poster layout dataset named CGL-Dataset V2. Our proposed method outperforms state-of-the-art methods on CGL-Dataset V2. The data and code will be available at https://github.com/liuan0803/RADM.

📄 PDF Abstract BibTeX arXiv:2306.09086

Code (1)

liuan0803/radm 공식 구현 pytorch

Tasks

Layout GenerationRelation

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

iPoster: Content-Aware Layout Generation for Interactive Poster Design via Graph-Enhanced Diffusion Models

2026-03-31 · Xudong Zhou, Jinyuan Liang, Qiuyi Guo, Guozheng Li arxiv

We present iPoster, an interactive layout generation framework that empowers users to guide content-aware poster layout design by specifying flexible constraints. iPoster enables users to specify partial intentions withi…

LayoutDiffusion: Controllable Diffusion Model for Layout-to-image Generation

2023-03-30 · CVPR 2023 1 · Guangcong Zheng, Xianpan Zhou, XueWei Li, Zhongang Qi 외

Recently, diffusion models have achieved great success in image synthesis. However, when it comes to the layout-to-image generation where an image often has a complex scene of multiple objects, how to make strong control…

Image GenerationLayout-to-Image GenerationObject

La La LiDAR: Large-Scale Layout Generation from LiDAR Data

2025-08-05 · Youquan Liu, Lingdong Kong, Weidong Yang, Xin Li 외 arxiv

Controllable generation of realistic LiDAR scenes is crucial for applications such as autonomous driving and robotics. While recent diffusion-based models achieve high-fidelity LiDAR generation, they lack explicit contro…

Autonomous DrivingScene Generation

LAW-Diffusion: Complex Scene Generation by Diffusion with Layouts

2023-08-13 · ICCV 2023 1 · BinBin Yang, Yi Luo, Ziliang Chen, Guangrun Wang 외

Thanks to the rapid development of diffusion models, unprecedented progress has been witnessed in image synthesis. Prior works mostly rely on pre-trained linguistic models, but a text is often too abstract to properly sp…

Image GenerationLayout-to-Image GenerationObjectScene Generation

PosterIQ: A Design Perspective Benchmark for Poster Understanding and Generation

2026-03-25 · Yuheng Feng, Wen Zhang, Haodong Duan, Xingxing Zou arxiv

We present PosterIQ, a design-driven benchmark for poster understanding and generation, annotated across composition structure, typographic hierarchy, and semantic intent. It includes 7,765 image-annotation instances and…