Always Strengthen Your Strengths: A Drift-Aware Incremental Learning Framework for CTR Prediction
Congcong Liu, Fei Teng, Xiwei Zhao, Zhangang Lin, Jinghe Hu, Jingping, Shao

TL;DR
This paper introduces a drift-aware incremental learning framework for CTR prediction that effectively handles distribution shifts in streaming data, improving model robustness and performance in industrial recommendation systems.
Contribution
A novel ensemble-based incremental learning framework with explicit drift detection to prevent catastrophic forgetting in streaming CTR data.
Findings
Outperforms baseline methods in offline and online tests.
Effectively detects and adapts to distribution drift.
Reduces catastrophic forgetting in streaming data scenarios.
Abstract
Click-through rate (CTR) prediction is of great importance in recommendation systems and online advertising platforms. When served in industrial scenarios, the user-generated data observed by the CTR model typically arrives as a stream. Streaming data has the characteristic that the underlying distribution drifts over time and may recur. This can lead to catastrophic forgetting if the model simply adapts to new data distribution all the time. Also, it's inefficient to relearn distribution that has been occurred. Due to memory constraints and diversity of data distributions in large-scale industrial applications, conventional strategies for catastrophic forgetting such as replay, parameter isolation, and knowledge distillation are difficult to be deployed. In this work, we design a novel drift-aware incremental learning framework based on ensemble learning to address catastrophic…
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 · Caching and Content Delivery
MethodsTest · Knowledge Distillation
