CVMar 6

InnoAds-Composer: Efficient Condition Composition for E-Commerce Poster Generation

arXiv:2603.05898v11 citationsh-index: 9
Predicted impact top 7% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses a domain-specific problem for e-commerce by improving poster generation efficiency and accuracy, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of poor subject fidelity, inaccurate text, and inconsistent style in e-commerce poster generation by proposing InnoAds-Composer, a single-stage framework that enables efficient tri-conditional control, resulting in significant performance improvements over existing methods without increasing inference latency.

E-commerce product poster generation aims to automatically synthesize a single image that effectively conveys product information by presenting a subject, text, and a designed style. Recent diffusion models with fine-grained and efficient controllability have advanced product poster synthesis, yet they typically rely on multi-stage pipelines, and simultaneous control over subject, text, and style remains underexplored. Such naive multi-stage pipelines also show three issues: poor subject fidelity, inaccurate text, and inconsistent style. To address these issues, we propose InnoAds-Composer, a single-stage framework that enables efficient tri-conditional control tokens over subject, glyph, and style. To alleviate the quadratic overhead introduced by naive tri-conditional token concatenation, we perform importance analysis over layers and timesteps and route each condition only to the most responsive positions, thereby shortening the active token sequence. Besides, to improve the accuracy of Chinese text rendering, we design a Text Feature Enhancement Module (TFEM) that integrates features from both glyph images and glyph crops. To support training and evaluation, we also construct a high-quality e-commerce product poster dataset and benchmark, which is the first dataset that jointly contains subject, text, and style conditions. Extensive experiments demonstrate that InnoAds-Composer significantly outperforms existing product poster methods without obviously increasing inference latency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes