SUMMA: A Multimodal Large Language Model for Advertisement Summarization
Weitao Jia, Shuo Yin, Zhoufutu Wen, Han Wang, Zehui Dai, Kun Zhang, Zhenyu Li, Tao Zeng, Xiaohui Lv
TL;DR
SUMMA tackles the challenge of understanding multimodal video ads for better query-ad matching by generating advertising-focused textual summaries from video, frames, and OCR/ASR transcripts. It introduces a two-stage training pipeline—domain-specific multimodal supervised fine-tuning (SFT) followed by mixed-reward reinforcement learning (RL)—and constructs AdSum-Doubao, AdSum-Human, and AdSum-Test datasets to support this process. Through offline and online evaluations, SUMMA demonstrates that multimodal inputs plus a mixed lexical-semantic reward improve summary quality and downstream retrieval and ranking performance, yielding a 1.5% increase in advertising revenue in production. The work presents a practical paradigm for condensing multimodal ad content into interpretable text while preserving relevance to user queries, enabling scalable integration into search advertising systems.
Abstract
Understanding multimodal video ads is crucial for improving query-ad matching and relevance ranking on short video platforms, enhancing advertising effectiveness and user experience. However, the effective utilization of multimodal information with high commercial value still largely constrained by reliance on highly compressed video embeddings-has long been inadequate. To address this, we propose SUMMA (the abbreviation of Summarizing MultiModal Ads), a multimodal model that automatically processes video ads into summaries highlighting the content of highest commercial value, thus improving their comprehension and ranking in Douyin search-advertising systems. SUMMA is developed via a two-stage training strategy-multimodal supervised fine-tuning followed by reinforcement learning with a mixed reward mechanism-on domain-specific data containing video frames and ASR/OCR transcripts, generating commercially valuable and explainable summaries. We integrate SUMMA-generated summaries into our production pipeline, directly enhancing the candidate retrieval and relevance ranking stages in real search-advertising systems. Both offline and online experiments show substantial improvements over baselines, with online results indicating a statistically significant 1.5% increase in advertising revenue. Our work establishes a novel paradigm for condensing multimodal information into representative texts, effectively aligning visual ad content with user query intent in retrieval and recommendation scenarios.
