paper-with-me

홈 › Papers

Online Advertising Revenue Forecasting: An Interpretable Deep Learning Approach

2021-11-16 · Max Würfel, Qiwei Han, Maximilian Kaiser

Online advertising revenues account for an increasing share of publishers' revenue streams, especially for small and medium-sized publishers who depend on the advertisement networks of tech companies such as Google and Facebook. Thus publishers may benefit significantly from accurate online advertising revenue forecasts to better manage their website monetization strategies. However, publishers who only have access to their own revenue data lack a holistic view of the total ad market of publishers, which in turn limits their ability to generate insights into their own future online advertising revenues. To address this business issue, we leverage a proprietary database encompassing Google Adsense revenues from a large collection of publishers in diverse areas. We adopt the Temporal Fusion Transformer (TFT) model, a novel attention-based architecture to predict publishers' advertising revenues. We leverage multiple covariates, including not only the publisher's own characteristics but also other publishers' advertising revenues. Our prediction results outperform several benchmark deep-learning time-series forecast models over multiple time horizons. Moreover, we interpret the results by analyzing variable importance weights to identify significant features and self-attention weights to reveal persistent temporal patterns.

📄 PDF Abstract BibTeX arXiv:2111.08840

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Forecasting Clicks in Digital Advertising: Multimodal Inputs and Interpretable Outputs

2025-08-15 · Briti Gangopadhyay, Zhao Wang, Shingo Takamatsu arxiv

Forecasting click volume is a key task in digital advertising, influencing both revenue and campaign strategy. Traditional time series models rely solely on numerical data, often overlooking rich contextual information e…

Reinforcement Learning

We Know What You Want: An Advertising Strategy Recommender System for Online Advertising

2021-05-25 · Liyi Guo, Junqi Jin, Haoqi Zhang, Zhenzhe Zheng 외

Advertising expenditures have become the major source of revenue for e-commerce platforms. Providing good advertising experiences for advertisers by reducing their costs of trial and error in discovering the optimal adve…

Recommendation Systems

Causal Inference on Stopped Random Walks in Online Advertising

2026-02-05 · Jia Yuan Yu arxiv

We consider a causal inference problem frequently encountered in online advertising systems, where a publisher (e.g., Instagram, TikTok) interacts repeatedly with human users and advertisers by sporadically displaying to…

Causal Inference

Interpretable Deep Learning for Forecasting Online Advertising Costs: Insights from the Competitive Bidding Landscape

2023-02-11 · Fynn Oldenburg, Qiwei Han, Maximilian Kaiser

As advertisers increasingly shift their budgets toward digital advertising, accurately forecasting advertising costs becomes essential for optimizing marketing campaign returns. This paper presents a comprehensive study …

ClusteringFeature ImportanceMarketingTime Series+3

Optimal Auction Design in the Joint Advertising

2025-07-10 · Yang Li, Yuchao Ma, Qi Qi arxiv

Online advertising is a vital revenue source for major internet platforms. Recently, joint advertising, which assigns a bundle of two advertisers in an ad slot instead of allocating a single advertiser, has emerged as an…