Know in AdVance: Linear-Complexity Forecasting of Ad Campaign Performance with Evolving User Interest
XiaoYu Wang, YongHui Guo, Hui Sheng, Peili Lv, Chi Zhou, Wei Huang,, ShiQin Ta, Dongbo Huang, XiuJin Yang, Lan Xu, Hao Zhou, and Yusheng Ji

TL;DR
This paper introduces AdVance, a novel linear-complexity forecasting framework for ad campaign performance that effectively models evolving user interest and long-term dependencies, leading to significant revenue improvements.
Contribution
The paper presents a time-aware, scalable forecasting model combining Transformer and state space models to better predict ad campaign outcomes in real-time bidding environments.
Findings
Achieves superior accuracy over existing methods.
Demonstrates 4.5% uplift in ARPU in real-world deployment.
Effectively models long-range dependencies with linear complexity.
Abstract
Real-time Bidding (RTB) advertisers wish to \textit{know in advance} the expected cost and yield of ad campaigns to avoid trial-and-error expenses. However, Campaign Performance Forecasting (CPF), a sequence modeling task involving tens of thousands of ad auctions, poses challenges of evolving user interest, auction representation, and long context, making coarse-grained and static-modeling methods sub-optimal. We propose \textit{AdVance}, a time-aware framework that integrates local auction-level and global campaign-level modeling. User preference and fatigue are disentangled using a time-positioned sequence of clicked items and a concise vector of all displayed items. Cross-attention, conditioned on the fatigue vector, captures the dynamics of user interest toward each candidate ad. Bidders compete with each other, presenting a complete graph similar to the self-attention mechanism.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Marketing and Social Media · Technology Adoption and User Behaviour · Innovation Diffusion and Forecasting
MethodsAttention Is All You Need · Dense Connections · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Residual Connection · Absolute Position Encodings · Byte Pair Encoding · Adam · Dropout
