paper-with-me

Papers

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

2026-03-06 · Yuxin Qin, Ke Cao, Haowei Liu, Ao Ma, Fengheng Li, Honghe Zhu, Zheng Zhang, Run Ling, Wei Feng, Xuanhua He, Zhanjie Zhang, Zhen Guo, Haoyi Bian, Jingjing Lv, Junjie Shen, Ching Law arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.05898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solver-Aware Decompositions for Programming-by-Example: When Dividing Requires Knowing how to Conquer

2026-08-04 · Janis Zenkner, Tobias Sesterhenn, Tim Grams, Christian Bartelt arxiv

Decomposition-based Programming-by-example (PBE) scales performance by splitting tasks into subtasks that a learned synthesizer solves: a decomposer predicts intermediate subgoals, and a synthesizer generates programs co…

VideoComposer: Compositional Video Synthesis with Motion Controllability

2023-06-03 · NeurIPS 2023 11 · Xiang Wang, Hangjie Yuan, Shiwei Zhang, Dayou Chen 외

The pursuit of controllability as a higher standard of visual content creation has yielded remarkable progress in customizable image synthesis. However, achieving controllable video synthesis remains challenging due to t…

Image GenerationText-to-Video Generation

CoComposer: LLM Multi-agent Collaborative Music Composition

2025-08-29 · Peiwen Xing, Aske Plaat, Niki van Stein arxiv

Existing AI Music composition tools are limited in generation duration, musical quality, and controllability. We introduce CoComposer, a multi-agent system that consists of five collaborating agents, each with a task bas…

Test-Time Instance-Specific Parameter Composition: A New Paradigm for Adaptive Generative Modeling

2026-03-29 · Minh-Tuan Tran, Xuan-May Le, Quan Hung Tran, Mehrtash Harandi 외 arxiv

Existing generative models, such as diffusion and auto-regressive networks, are inherently static, relying on a fixed set of pretrained parameters to handle all inputs. In contrast, humans flexibly adapt their internal g…

Advancing Aesthetic Image Generation via Composition Transfer

2026-05-06 · Kai Zou, Zhiwei Zhao, Bin Liu, Nenghai Yu arxiv

Composition is a cornerstone of visual aesthetics, influencing the appeal of an image. While its principles operate independently of specific content, in practice, composition is often coupled with semantics. As a result…

Image Generation