Streaming CTR Prediction: Rethinking Recommendation Task for Real-World Streaming Data
Qi-Wei Wang, Hongyu Lu, Yu Chen, Da-Wei Zhou, De-Chuan Zhan, Ming, Chen, Han-Jia Ye

TL;DR
This paper redefines CTR prediction for real-world streaming data, introduces new benchmarks and metrics, and proposes methods to improve model robustness amid challenges like distribution shift and non-stationarity.
Contribution
It formulates streaming CTR prediction as a new task, establishes dedicated benchmarks, and offers simple methods to enhance model performance in dynamic streaming environments.
Findings
Existence of the 'streaming learning dilemma' affecting model performance
Parameter tuning and exemplar replay significantly improve streaming CTR models
Differences in factor effects between static and streaming scenarios
Abstract
The Click-Through Rate (CTR) prediction task is critical in industrial recommender systems, where models are usually deployed on dynamic streaming data in practical applications. Such streaming data in real-world recommender systems face many challenges, such as distribution shift, temporal non-stationarity, and systematic biases, which bring difficulties to the training and utilizing of recommendation models. However, most existing studies approach the CTR prediction as a classification task on static datasets, assuming that the train and test sets are independent and identically distributed (a.k.a, i.i.d. assumption). To bridge this gap, we formulate the CTR prediction problem in streaming scenarios as a Streaming CTR Prediction task. Accordingly, we propose dedicated benchmark settings and metrics to evaluate and analyze the performance of the models in streaming data. To better…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Recommender Systems and Techniques · Advanced Bandit Algorithms Research
