Scan-and-Print: Patch-Level Data Summarization and Augmentation for Content-Aware Layout Generation in Poster Design
Abstract
In AI-empowered poster design, content-aware layout generation is crucial for the on-image arrangement of visual-textual elements, e.g., logo, text, and underlay. To perceive the background images, existing work demanded a high parameter count that far exceeds the size of available training data, which has impeded the model's real-time performance and generalization ability. To address these challenges, we proposed a patch-level data summarization and augmentation approach, vividly named Scan-and-Print. Specifically, the scan procedure selects only the patches suitable for placing element vertices to perform fine-grained perception efficiently. Then, the print procedure mixes up the patches and vertices across two image-layout pairs to synthesize over 100% new samples in each epoch while preserving their plausibility. Besides, to facilitate the vertex-level operations, a vertex-based layout representation is introduced. Extensive experimental results on widely used benchmarks demonstrated that Scan-and-Print can generate visually appealing layouts with state-of-the-art quality while dramatically reducing computational bottleneck by 95.2%. The project page is at https://thekinsley.github.io/Scan-and-Print/.
Cite
Text
Hsu and Peng. "Scan-and-Print: Patch-Level Data Summarization and Augmentation for Content-Aware Layout Generation in Poster Design." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1121Markdown
[Hsu and Peng. "Scan-and-Print: Patch-Level Data Summarization and Augmentation for Content-Aware Layout Generation in Poster Design." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/hsu2025ijcai-scan/) doi:10.24963/IJCAI.2025/1121BibTeX
@inproceedings{hsu2025ijcai-scan,
title = {{Scan-and-Print: Patch-Level Data Summarization and Augmentation for Content-Aware Layout Generation in Poster Design}},
author = {Hsu, HsiaoYuan and Peng, Yuxin},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {10090-10098},
doi = {10.24963/IJCAI.2025/1121},
url = {https://mlanthology.org/ijcai/2025/hsu2025ijcai-scan/}
}