paper-with-me

Papers

Streaming CTR Prediction: Rethinking Recommendation Task for Real-World Streaming Data

2023-07-14 · Qi-Wei Wang, Hongyu Lu, Yu Chen, Da-Wei Zhou, De-Chuan Zhan, Ming Chen, Han-Jia Ye

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 understand the differences compared to traditional CTR prediction tasks, we delve into the factors that may affect the model performance, such as parameter scale, normalization, regularization, etc. The results reveal the existence of the ''streaming learning dilemma'', whereby the same factor may have different effects on model performance in the static and streaming scenarios. Based on the findings, we propose two simple but inspiring methods (i.e., tuning key parameters and exemplar replay) that significantly improve the effectiveness of the CTR models in the new streaming scenario. We hope our work will inspire further research on streaming CTR prediction and help improve the robustness and adaptability of recommender systems.

📄 PDF Abstract BibTeX arXiv:2307.07509

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Moment&Cross: Next-Generation Real-Time Cross-Domain CTR Prediction for Live-Streaming Recommendation at Kuaishou

2024-08-11 · Jiangxia Cao, Shen Wang, Yue Li, ShengHui Wang 외

Kuaishou, is one of the largest short-video and live-streaming platform, compared with short-video recommendations, live-streaming recommendation is more complex because of: (1) temporarily-alive to distribution, (2) use…

Click-Through Rate Prediction

KuaiLive: A Real-time Interactive Dataset for Live Streaming Recommendation

2025-08-07 · Changle Qu, Sunhao Dai, Ke Guo, Xiao Zhang 외 arxiv

Live streaming platforms have become a dominant form of online content consumption, offering dynamically evolving content, real-time interactions, and highly engaging user experiences. These unique characteristics introd…

Click-Through Rate PredictionMulti-Task Learning

Rethinking Streaming Machine Learning Evaluation

2022-05-23 · Shreya Shankar, Bernease Herman, Aditya G. Parameswaran

While most work on evaluating machine learning (ML) models focuses on computing accuracy on batches of data, tracking accuracy alone in a streaming setting (i.e., unbounded, timestamp-ordered datasets) fails to appropria…

BIG-bench Machine LearningPosition

LLM-Alignment Live-Streaming Recommendation

2025-04-07 · Yueyang Liu, Jiangxia Cao, Shen Wang, Shuang Wen 외

In recent years, integrated short-video and live-streaming platforms have gained massive global adoption, offering dynamic content creation and consumption. Unlike pre-recorded short videos, live-streaming enables real-t…

Recommendation Systems

Interest Clock: Time Perception in Real-Time Streaming Recommendation System

2024-04-30 · Yongchun Zhu, Jingwu Chen, Ling Chen, Yitan Li 외

User preferences follow a dynamic pattern over a day, e.g., at 8 am, a user might prefer to read news, while at 8 pm, they might prefer to watch movies. Time modeling aims to enable recommendation systems to perceive tim…

Recommendation Systems