English

simpleposter: a simple baseline for product poster generation

Computer Vision and Pattern Recognition 2026-05-12 v1

Abstract

Product poster generation poses distinct challenges beyond general poster design, requiring both faithful preservation of product appearance and precise control over dense, multi-line text layouts. Prior methods typically adopt inpainting frameworks augmented with auxiliary modules such as ControlNet and OCR encoders. However, these approaches introduce architectural complexity and computational overhead while still suffering from text errors and subject extension artifacts. We present SimplePoster, a simple yet effective inpainting-based framework that achieves faithful subject preservation and accurate, position-controllable text rendering without external controllers. Our approach builds on two observations: (1) full-parameter fine-tuning of the base model effectively suppresses subject extension, outperforming ControlNet-based alternatives; and (2) a zero-cost character-level position encoding enables geometry-aware text generation without dedicated layout modules. Experiments show that SimplePoster achieves a 98.7%98.7\% subject preservation rate, compared to 55.2%55.2\% for SeedEdit 3.0 and 85.3%85.3\% for PosterMaker, while also improving text rendering accuracy. Code, models, benchmark and a part of training data will be available at https://github.com/Alibaba-YuFeng/SIMPLEPOSTER

Cite

@article{arxiv.2605.08784,
  title  = {simpleposter: a simple baseline for product poster generation},
  author = {Benlei Cui and Fangao Zeng and Weitao Jiang and Yuwen Zhai and Haiwen Hong and Longtao Huang and Hui Xue and Wenxiang Shang and Pipei Huang},
  journal= {arXiv preprint arXiv:2605.08784},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T12:59:40.879Z